⚠️ Note: The information below is for reference purposes only; please do not copy it verbatim for your report, including this warning.
Continuing the event series, I attended the second session focusing on DevOps. My goal was to master AWS services supporting DevOps, deepen my understanding of CI/CD pipeline design, Infrastructure as Code (IaC) concepts, as well as how to deploy and monitor containerized applications on the AWS platform.
The session gathered a strong lineup of speakers, including AWS Community Builders and experienced engineers:
1. Building a DevOps Foundation The speakers helped me redefine that DevOps is not a job title but a mindset and habit of working. The core lies in:
I also learned lessons about common pitfalls for beginners: avoid getting stuck in “tutorial hell” without starting real projects, and focus on personal progress rather than comparing oneself to others.
2. Infrastructure as Code (IaC) in Practice This section broadened my horizon regarding IaC tools instead of sticking to a single one. The speakers provided a detailed comparison:
The most important message: Infrastructure built via Code (IaC) is significantly more consistent, maintainable, and secure compared to manual configuration (ClickOps).
3. Containers and Deployment Models The content ranged from basics (Dockerfile, Image) to advanced AWS services:
4. Monitoring and Observability A system cannot lack monitoring capabilities. I understood better the roles of:
Core lesson: Observability features must be designed from the very beginning, not added after the system is built.
Specifically, I plan to apply this knowledge to the team’s upcoming AI Chatbot Project:
Applying this process will help the Chatbot project develop faster, minimize human error, and make operations easier.
Event Experience The session gave me a practical perspective on how modern businesses implement DevOps on AWS. Beyond theory, the real-world examples from speakers about CloudFormation, Terraform, or how to choose EKS/ECS were truly valuable.
Beyond professional knowledge, this was also a good occasion for me to network with like-minded friends and learn “hard-earned” experiences from those who came before me.