Category Archives: Power Shell Scripts

Power Shell Scripts

Deployment of MedusaJS V2 Ecommerce Backend on AKS (Azure Kubernetes Service)

By | November 7, 2025

This project demonstrates a production-like deployment of a MedusaJS v2 ecommerce backend using Docker, Jenkins CI/CD, Azure Kubernetes Service (AKS), and PostgreSQL. The backend exposes REST APIs and an admin panel for managing ecommerce operations. 🔧 Tech Stack 📁 Project Structure 🚀 Features 🛠️ Setup & Deployment 1. Clone the Repo git clone https://github.com/jaspreet237/MedusajsV2.gitcd MedusajsV2 2. Build Docker Images docker build… Read More »

What is Python?

By | May 1, 2024

Python is a simple programming language for beginners and developers as well. Python is high-Level language which is known for: # Easy to Understand # Versatile # Flexible # Community Support # Compatibility