Starting My DevOps Journey: A 3-Hour Course That Changed Everything

Leju B - Aug 17 - - Dev Community

Hello everyone! I'm a computer science student with a passion for DevOps and cybersecurity. Recently, I completed a 3-hour DevOps course that completely transformed my approach to technology. In this post, I'll share what I learned and how it set the stage for my ongoing projects.

  1. Course Overview: The 3-hour course provided me with valuable insights and practical knowledge. It covered the basics of DevOps, including its culture, key practices, and essential tools. Here's a breakdown of what I learned:
  • DevOps Culture: I learned about the importance of collaboration between development and operations teams, which is at the heart of DevOps.
  • Continuous Integration & Deployment (CI/CD): The course introduced me to the concepts of CI/CD, which ensure that code changes are continuously integrated and deployed without manual intervention.
  • Automation: The course highlighted the significance of automation in DevOps, which reduces human error and speeds up processes.
  1. Hands-On Experience with DevOps Tools: I had the opportunity to gain hands-on experience with some of the most important tools in the DevOps toolkit:
  • Git: I learned how to use Git for version control, which is crucial for managing code changes in a collaborative environment.
  • Jenkins: The course introduced me to Jenkins, an automation server that facilitates continuous integration and deployment.
  • Docker & Kubernetes: I got a taste of containerization with Docker and orchestration with Kubernetes, two powerful tools that are transforming how applications are deployed and managed.
  1. How This Course Shaped My Journey:
    This course was more than just an introduction—it laid the foundation for my current projects. It gave me the confidence to explore more complex topics like infrastructure as code, automation, and cloud computing. Since completing the course, I've been working on several projects that I'll be sharing in future posts.

  2. What's Next?
    I'm excited to continue this journey and share more about the projects I've completed, including setting up an Automated Infrastructure Stack with Ansible and AWS, building a travel journal app, and more. Each project has been a learning experience that builds on what I learned in this course.

Conclusion:
This 3-hour course was a pivotal moment in my DevOps journey, and I'm eager to continue learning and growing. If you're also passionate about DevOps or just starting out, let's connect and share our experiences!

. . . . . .