#90daysofdevops
Read more stories on Hashnode
Articles with this tag
Day 59 · Create 3 EC2 instances. Make sure all three are created with the same key pair. To create three EC2 instances with the same key pair using the...
Day 57, Day 58 · Ansible playbooks run multiple tasks, assign roles, and define configurations, deployment steps, and variables. If you’re using multiple...
Day 5 · Ansible ad hoc commands are one-liners designed to achieve a very specific task they are like quick snippets and your compact Swiss army knife...
Day 55 · What's this Ansible? Ansible is an open-source automation tool, or platform, used for IT tasks such as configuration management, application...
Day 54 · What's the difference between Infrastructure as Code (IaC) and Configuration Management (CM) When it comes to the cloud, Infrastructure as Code...
Day 53 · What is CodePipeline? CodePipeline builds, tests, and deploys your code every time there is a code change, based on the release process models...