#aws
Read more stories on Hashnode
Articles with this tag
Introduction Whether it's a small webpage or a complex three-tier application, the process involves establishing a robust and dependable...
Managing infrastructure using Terraform provides numerous benefits, including automation, version control, and reproducibility. However, many...
Terraform uses a state file to keep track of the resources it manages and their current state. The state file is crucial for Terraform to understand...
Virtual Private Cloud AWS Virtual Private Cloud is commonly known as VPC which is similar to your on-premise network. It is your own isolated network...
Introduction In this project, we'll create a Lambda function that identifies empty S3 buckets and deletes them to save on storage costs. Additionally,...
🎯 The World Before Cloud ☁ Before the cloud era, organizations heavily depended on traditional on-premise servers. They had to invest in and maintain...