馃殌 Deploying a Three-Tier App with AWS EKS馃寪馃摝
Deploying
Search for a command to run...
Deploying
Prerequisites: EC2 Docker MiniKube Kubectl Some important points you should know before moving forward Pod: The smallest unit in Kubernetes, a Pod is a group of one or more containers. Think of it like an apartment in an apartment building. ...

What is CICD? CI/CD stands for Continuous Integration and Continuous Deployment/Delivery. It鈥檚 a practice in software development that automates the process of integrating code changes, testing, and deploying them to production. Example:In a CI/CD pi...

Building a Secure and Scalable 3-Tier Web Application with DevSecOps

Introduction: Ever wondered how your favorite web apps, like social media or streaming platforms, handle thousands of users at the same time? That's where Node.js comes into play. Now, when we think of web applications, we imagine them running in a b...
