This repository is your sandbox for exploring DevOps tools and practices. Dive into Docker, Kubernetes, and more. Each task comes with step-by-step guides to help you learn key concepts hands-on.
Let's start experimenting and learning together!
- Task 1: Create a sample node.js page on local
- Task 2: Creating Dockerfile for running nodejs app locally
- Task 3: Deploying Dockerized App on Kubernetes with Load Balancer Access
- Task 4: Secure Image Upload and Access in S3 for Node.js Application Only
- Task 5: Implementing Statefulsets, PVs, PVCs, & Blue/Green Strategy