Published onMarch 16, 2025Troubleshooting AWS VPC Endpoints in a Shared VPC with VPC PeeringAWSVPCDevOpsTroubleshooting AWS VPC Endpoints in a Shared VPC with VPC Peering
Published onNovember 17, 2024How did I provision and deploy basic three-tier web application to AWS using TerraformAWSTerraformDevOpsECSAuroraDeploy Application Load Balancer, ECS Fargate, and Aurora RDS using Terraform
Published onMay 19, 2024Enhancing Chat Application Architecture with Terraform and Kubernetes - Part 2ContainerDockerKubernetesTerraformDevOpsThe migration of chat application server from Docker Compose to local Kubernetes
Published onMay 6, 2024Enhancing Chat Application Architecture with Terraform and KubernetesContainerDockerKubernetesTerraformDevOpsThe migration of chat application server to Kubernetes cluster using Terraform.
Published onApril 18, 2024Introduction to gRPCMySQLPostgresSQLDatabaseAn introduction to gRPC and protocol buffers. Discusses the benefits of gRPC over REST, and how to implement a simple gRPC service in Go.