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 TerraformRead more →
Published onMay 19, 2024Enhancing Chat Application Architecture with Terraform and Kubernetes - Part 2ContainerDockerKubernetesTerraformDevOpsThe migration of chat application server from Docker Compose to local KubernetesRead more →
Published onMay 6, 2024Enhancing Chat Application Architecture with Terraform and KubernetesContainerDockerKubernetesTerraformDevOpsThe migration of chat application server to Kubernetes cluster using Terraform.Read more →
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.Read more →
Published onApril 1, 2024Understanding Database Indexing: A Deep Dive into NoSQL - Part 2SQLDatabaseIndexSummary of database indexing in NoSQL databases such as MongoDB and Cassandra. Discusses the differences between NoSQL and SQL indexing, and how indexing is implemented in MongoDB and Cassandra.Read more →