Skip to main content

Command Palette

Search for a command to run...

#LearningDevops - Day 1

Published
2 min read
#LearningDevops - Day 1

Today i started this challenge of learning devops. I got an inspiration from 90DaysDevops Challenge. As part of this i will be journaling my studies under #LearningDevops.

What is Devops ?

Before 2007, for software development there will be two different teams. One is the development team and the other Operations team.

The development team is the one who develops the feature based on the requirement and the operations team will be deploying the code and share the feedback back to the development team.

This was a tedious process, because the deployment of the code in different servers will take some time and it may prone to human errors.

So there were lot of meetups happened between developers to resolve this. These conferences were called as DevOpsDays. During those meetings, they usually reverse engineer how the big companies is handling multiple deployments in a same day. As the days goes by, they were introduced with the tool puppet, which was taken by Google.

Since twitter was popular at that time and it had a character restriction of 140 characters, the DevopsDay is changes to DevOps.

The devops is comprises of 5 pillars,

  1. Cloud

  2. Infrastructure as Code

  3. CI/CD

  4. Containerization

  5. Observability

I hope during this learning period i will be covering these topics deeply.

References:

  1. DevOps in 5 Minutes

  2. What is DevOps? Easy Way

  3. DevOps roadmap 2022 | Success Roadmap 2022

  4. From Zero to DevOps Engineer - DevOps Roadmap for YOUR specific background

  5. Being Devops podcast

More from this blog

P

Parotta Salna

37 posts