I am a computer engineering student
Passionate Node.js backend Developer and AWS Cloud expert with hands-on experience in services like EC2, S3, VPC, Lambda, and CI/CD tools such as ECS and Pipeline. Proficient in C, C++, Java ,Python and known for strong problem-solving abilities. Dedicated to building robust and scalable solutions while driving innovation.
Nothing here yet.
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...

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...
