top of page
Case Studies
Search


Getting Started with Azure Virtual Machines
Azure Virtual Machines (VMs) provide the infrastructure to host applications, databases, and more without the need for physical hardware.
3 min read


Project III: How To Deploy a To-Do List Application on Kubernetes for Hands-On Learning
Deploying a "To-Do List Application" on Kubernetes is a fantastic way to gain valuable experience. This project introduces essential concepts like Pods, Deployments, Services, and Config-Maps in a hands-on manner. By the end of this guide, we will have a fully functional to-do list app running on Kubernetes, which is perfect for practical learning. To-Do List Application Overview In this project, you will deploy a web-based to-do list app consisting of three main components:
4 min read


Project II: Deploying a Containerized Application with Docker: A Step-by-Step Guide
Deploying a Containerized Application with Docker: A Step-by-Step Guide
4 min read


Project I : Automating CI/CD Pipeline for a Simple Web Application
Automating CI/CD Pipeline for a Simple Web Application
3 min read
bottom of page