#90daysofdevops
Read more stories on Hashnode
Articles with this tag
Day 60 to 63 for 90DaysOfDevOps · Day 60: What is Terraform? Terraform is an open-source infrastructure as code (IaC) tool developed by HashiCorp. It...
Day 57 to 59 for 90DaysOfDevOps · Day 57: What is Ansible? Ansible is an open-source automation tool used for configuration management, application...
Day 53 for 90DayOfDevOps · Name 5 aws services you have used and what's the use cases? Amazon S3 (Simple Storage Service): Use Case: Storing and...
Day 43 - 48 for 90DayOfDevOps · Day 43: Relational Database Service in AWS Amazon Web Services (AWS) provides a managed relational database service...
Day 30 for 90DayOfDevOps · What is kubernetes? Kubernetes is a container orchestration tool designed to deploy, manage, and scale containerized...
What is Shell Scripting? Shell scripting is the art of writing scripts that are interpreted by the shell. A script is a series of commands saved in...