During my internship, I compiled and published several technical knowledge-sharing posts on cloud computing and AWS for the AWS Study Group VN community. Below is the list of published blogs:
Published Date: June 30, 2026 An analysis of automating configuration and firmware updates for millions of telco edge devices (routers, gateways) by decoupling the Control Plane (Managed Ansible Automation Platform) and the Execution Plane (Red Hat OpenShift Service on AWS - ROSA).
Published Date: July 2, 2026 An introduction to the built-in traffic analytics dashboard in AWS WAF. The post covers how security teams can monitor baseline traffic, identify bot vs. human requests, detect spikes, and tune security rules at the edge.
Published Date: July 4, 2026 An architectural breakdown of the classic debate in serverless design: Single-Purpose Lambdas vs. the Lambda-lith. The post suggests a hybrid approach by separating read and write workloads into distinct Lambda functions for optimization.