#90daysofdevops-chanllenge
Read more stories on Hashnode
Articles with this tag
When you define a resource block in Terraform, by default, this specifies one resource that will be created. To manage several of the same resources,...
Yesterday, we learned how to AWS S3 Bucket with Terraform. Today, we will see how to scale our infrastructure with Terraform. š¶ Understanding...
š¶ AWS: Amazon Web Services is one of the most popular Cloud Providers that has a free tier for students and Cloud enthusiasts for their Hands-on...
what is shell scripting? Ā· Shell is an interface of the operating system. It accepts commands from users and interprets them to the operating system. If...
What is DevOps? Ā· DevOps, short for Development and Operations, is a software development approach that emphasizes collaboration, integration, and...