Launching an Amazon EC2 Instance using Terraform
Marc Hendri Soquiat2025-07-17T00:33:56+00:00What's up, Dojos! This is your first step on automating your cloud infrastructure by launching an EC2 Instance using Terraform! Efforts from various cloud providers such as AWS made managing your configurations manageable and easy by the use of their Management Consoles. With AWS, launching an EC2 instance, setting up IAM configurations, and VPC provisioning have never been easier within their console. But what if you have to configure large amounts of resources? Provisioning your projects are like a walk in the park, but if you’re managing an application or a business that caters to thousands to millions of customers [...]