Effectively Set-Up Your Virtual Private Cloud using CloudFormation
Marc Hendri Soquiat2025-07-16T14:28:36+00:00Hello Dojos! We're back again for another Infrastructure as Code article, focusing on AWS Native Infrastructure as Code Service, CloudFormation In my previous article, we explored the benefits of using Infrastructure as Code to ramp up your production by showing how easy it is to launch an EC2 Instance using Terraform. For this article, we will explore AWS CloudFormation and try to deploy our very own Virtual Private Cloud. Using Terraform and CloudFormation offers their benefits and advantages, which we won't tackle right now. Nevertheless, they offer the same purpose: to make provisioning much faster and reduce the risk of [...]