#aws
Read more stories on Hashnode
Articles with this tag
Route 53 is a service in AWS which provides DNS as a service in aws cloud platform. You can use Amazon Route 53 to register new domains, transfer...
Imagine you want to set up a private, secure, and isolated area in the cloud where you can run your applications and store your data. This is where a...
AWS Identity and Access Management is a web service that helps you securely, control access to AWS resources. You use IAM to control who is...
In today's technology-driven world, cloud computing has become the backbone of modern businesses. AWS (Amazon Web Services), one of the leading cloud...
This blog is your one step solution for Terraform for DevOps Engineers. For Source Code: https://github.com/harshitsahu2311/Terraform-project So, in...
States Terraform uses state to keep track of the infrastructure it manages. To use terraform effectively, you must keep your state accurate and...