Learning DevOps Engineer passionate about cloud computing, containerization, and automation. Currently exploring Docker, AWS, and CI/CD pipelines to build scalable and efficient workflows. Documenting my learning journey in blog. stay tuned with me for learning.
I am available for DevOps Engineer roles, Cloud internships, and opportunities where I can apply AWS, Linux, Docker, and automation skills to real-world projects.
Oct 26, 2025 路 5 min read 路 YMAL file : It is basically human readable data serialization language. In YAML you can store only data, and not commands. Simple and easy to read and write. Where YAML is used : Kubernetes (YMAL format), Docker Compose, Ansible, CI/CD. Advantages of...
Join discussionOct 25, 2025 路 8 min read 路 Git is a distributed version control system that tracks changes in files, allowing developers to collaborate efficiently and maintain a history of their project's evolution. What is Version Control : A version control system (VCS) is the software tha...
Join discussionOct 25, 2025 路 3 min read 路 Kubernetes is a powerful container orchestration platform, but understanding its cluster architecture is key to unlocking its true potential. What is a Kubernetes Cluster? A Kubernetes cluster is a set of machines (nodes) that run containerized appli...
Join discussion