Where to now?

One Shots

Docker
The Docker OneShot project is focused on mastering the essentials of Docker in a concise, efficient way. In this project, I aim to cover the core concepts, commands, and use cases of Docker, providing a comprehensive yet digestible learning experience. This project serves as a single-stop resource for understanding Docker and implementing containerization in real-world applications. (go to oneshot)
Jenkins
This Jenkins OneShot offers a quick, comprehensive guide to Jenkins, covering essential concepts like automation, CI/CD pipelines, and key features. It walks through setting up Jenkins, creating pipelines, and using plugins to streamline software development. Perfect for both beginners and advanced users, this guide helps you configure Jenkins for faster and more efficient automation. (go to oneshot)
Kubernetes
Kubernetes OneShot is a comprehensive guide that covers all essential aspects of Kubernetes in a concise, yet detailed format. It walks through key components like Pods, Nodes, Deployments, and Services, explaining their role in container orchestration. It also highlights important features such as storage, networking, scaling (both manual and auto), and security practices. (go to oneshot)

Cheat Sheets

Linux
The Linux Cheat Sheet is a quick-reference guide covering essential Linux commands. It includes common commands for file management, system monitoring, networking, and permissions. The guide is designed for fast lookup and practical use, making it a handy tool for developers and system administrators working in Linux environments. (go to cheat sheet)
Docker
The Docker Cheat Sheet is a quick-reference guide for essential Docker commands. It highlights key commands for managing containers, images, volumes, and networks, providing examples for easy use. Designed for quick recall, it's a practical tool for anyone working with Docker in real-world projects. (go to cheat sheet)
Jenkins
Boost your Jenkins efficiency with our essential cheat sheet. Whether you're a beginner or an expert, this guide provides quick references for jobs, builds, pipelines, pipeline syntax, common commands, key plugins, and environment variables. Streamline your CI/CD processes with ease!(go to cheat sheet)
Kubernetes
The Kubernetes Cheat Sheet is a quick reference guide covering essential Kubernetes commands and concepts. It includes the most commonly used kubectl commands for managing resources, creating deployments, services, scaling, autoscaling, monitoring, and more. It's an ideal resource for developers and admins looking to streamline their workflows, automate cluster management, and maintain efficient Kubernetes operations with concise command sets and usage tips. (go to cheat sheet)

Interview Prep

Docker
The Docker Interview Questions guide provides a collection of commonly asked questions in Docker-related interviews. It covers topics such as containerization concepts, Docker architecture, Dockerfiles, volumes, networking, and Docker Compose. This resource is designed to help candidates prepare for technical interviews by providing clear answers and explanations. (link to interview prep)
Jenkins
The Jenkins Interview Questions guide includes frequently asked questions about Jenkins, focusing on topics like CI/CD pipelines, Jenkins architecture, plugins, job configuration, and integration with version control systems. It serves as a preparation tool for interviews, offering insights into Jenkins’ practical usage and troubleshooting. (link to interview prep)
Kubernetes
Get ready for your next interview with our comprehensive guide to Kubernetes! Explore key concepts, best practices, and essential tools to master container orchestration. With in-depth explanations, sample questions, and real-world scenarios, this blog equips you with the knowledge and skills to impress interviewers and secure your dream job in cloud computing and DevOps. (link to interview prep)

Personal Challenges

90 Days of DevOps
The 90 Days of DevOps challenge is a self-imposed learning journey where I focus on mastering various DevOps tools, practices, and methodologies over 90 days. Each day, I work on different aspects of DevOps, documenting my progress and sharing key learnings on my blog and LinkedIn. (go to challenge)