abhinay5993 / devops-playground

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to DevOps Playground!

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!

  1. Task 1: Create a sample node.js page on local
  2. Task 2: Creating Dockerfile for running nodejs app locally
  3. Task 3: Deploying Dockerized App on Kubernetes with Load Balancer Access
  4. Task 4: Secure Image Upload and Access in S3 for Node.js Application Only
  5. Task 5: Implementing Statefulsets, PVs, PVCs, & Blue/Green Strategy

About


Languages

Language:JavaScript 76.2%Language:Dockerfile 23.8%