Self Reflection on Expert Session:-
1) Open source makes source code available for public to make changes or download it and customize it as per there requirement.
2) Contributing to open source is a way to actually understand how the industry works without actually being in the industry.
3) There are various platforms available where we can contribute to open source. One of them is Github, Ansible galaxy, etc
Or we can create our own project and make it open source.
4) GitLab is a web-based DevOps lifecycle tool that provides a Git-repository manager providing wiki, issue-tracking and continuous integration and deployment pipeline features.
5) Orchestration is the automated configuration, management, and coordination of computer systems, apps, and services.
6) Kubernetes is container orchestration tool.
7) Kubernetes keeps track of your container applications that are deployed into the cloud. It restarts orphaned containers, shuts down containers when they’re not being used, and automatically provisions resources like memory, storage, and CPU when necessary.
Terraform is a tool for building, changing, and versioning infrastructure safely and efficiently.
9) Infrastructure as Code (IaC) is an approach to managing data center server, storage, and networking infrastructure.
10) AWS Support is a collection of tools and advice provided to an Amazon Web Services customer to help troubleshoot or improve the use of AWS public cloud resources.
11) Knowing right concepts of DSA helps you improve your analytical and problem solving skills.
12) We can check logs and used attach/detach method.
13) For troubleshooting interview rounds, we should practice troubleshooting
14) Open source community helps in creating networks with experts around the world.
15) Argo CD is the GitOps way of handling deployments, meaning that git repositories are the single source of truth and that your Kubernetes cluster mirrors everything from those repositories.
16) GitOps is a paradigm or a set of practices that empowers developers to perform tasks which typically fall under the purview of IT operations.
Thanks for Reading 🤩