#cloud
Read more stories on Hashnode
Articles with this tag
AWS Managed NAT Gateway is a widely-used service that provides seamless internet access for resources within a private VPC subnet. However, its cost...
After the Part 1 post, which specifically explaining configuration with packer, on this part, I'll write more about Terraform and AWS Codebuild. The...
Hello World! This time I want to share one way to create a golden AWS AMI and keeping it up-to-date. The goal is to have an automated way for the AMI...
AWS Autoscaling Group This thing started when we have some user-data that do and install a lot of things, especially on Windows, the booting alone...
When we launch an EC2 instance, we can pass user data to the instance for performing common automated configuration tasks or running scripts after the...