Welcome to my channel! ๐ I'm Pravesh Sudha (AWS Community Builder & IBM Champion), Certified DevOps Engineer, cloud enthusiast, and freelancer passionate about sharing knowledge and helping businesses thrive with modern technology.
Here, youโll find:
- AWS & Cloud Tutorials: Master cloud computing, from deployments to cost optimization.
- DevOps Tips: Learn tools like Docker, Kubernetes, Jenkins, and ArgoCD for seamless CI/CD pipelines.
- Freelancing Insights: Grow your career with tips from my Fiverr journey.
- Project Guides: Step-by-step tutorials on real-world DevOps and cloud projects.
- Beginner-Friendly Content: Simplified tech tutorials for students and enthusiasts.
Subscribe to join me as we build, automate, and innovate with the latest tech! ๐ฏ
๐ง For inquiries or collaborations: programmerpravesh@gmail.com
๐ Portfolio & Work: blog.praveshsudha.com
Letโs turn ideas into reality together! ๐ป
Pravesh Sudha
Hola Amigos ๐๐
The new project video is finally out!
I explored ECS Express Mode vs Traditional ECS by deploying the same Flask Portfolio application using Terraform.
And this was actually a pretty interesting comparison.
With Traditional ECS, we manually configure the infrastructure ourselves.
With Express Mode, AWS takes care of a lot of the supporting infrastructure like:
๐น Load Balancer
๐น Target Groups
๐น HTTPS
๐น Scaling
๐น Metrics & Alarms
๐น Health Checks
So the big question was:
Is Express Mode actually better? ๐ค
After building both, my verdict:
๐ง Traditional ECS โ Learn & understand
๐ Express Mode โ Simplify & deploy
I also demonstrated application version changes and compared what happens with both approaches.
๐ฅ Watch the full project:
https://youtu.be/4N-FgHyH6N4
๐ Blog:
dev.to/aws-builders/ecs-express-mode-vs-traditionaโฆ
๐ป GitHub:
github.com/Pravesh-Sudha/terra-projects
And if you're learning Kubernetes, don't forget to check out my K8s-with-Pravesh series as well! โธ๏ธ
Traditional ECS or Express Mode โ which one would you choose? ๐
2 days ago | [YT] | 5
View 0 replies
Pravesh Sudha
๐๐ ๐ญ:๐ฏ๐ฎ ๐๐
I just finished recording for the ๐๐๐ฆ ๐๐ ๐ฝ๐ฟ๐ฒ๐๐ ๐ ๐ผ๐ฑ๐ฒ Project, and honestly it feels SO GREAT!!
The Video will be out in a day or two!
Stay Tuned, Happy Learnings ๐
#DevOps #Cloud #ecs #aws #awscommunity #containers #ecs
3 days ago | [YT] | 8
View 0 replies
Pravesh Sudha
Hola Amigos ๐๐
New blog is out!
I've been experimenting with ECS Express Mode, and I wanted to answer a simple question:
How different is it from Traditional ECS?
So I built the same Flask portfolio application using both approaches with Terraform.
With Traditional ECS, we manually configure the infrastructure.
With Express Mode, AWS takes care of a lot of it for us โ Load Balancer, Target Groups, HTTPS, scaling, metrics, alarms, health checks and more.
And after actually building both, my verdict is:
๐ง Traditional ECS โ Learn & understand ECS
๐ Express Mode โ Deploy with less configuration
I also tested application version changes using v1 โ v2 โ v3.
I wrote everything down in a hands-on blog, including the Terraform configuration and my experience with both approaches.
๐ Read the blog here:
dev.to/aws-builders/ecs-express-mode-vs-traditionaโฆ
And the YouTube video covering this project is coming soon ๐
Traditional ECS or Express Mode โ which one would you pick?
5 days ago | [YT] | 6
View 0 replies
Pravesh Sudha
๐๐ผ๐น๐ฎ ๐๐บ๐ถ๐ด๐ผ๐ ๐๐
Today I got hands-on with ๐๐๐ฆ ๐๐ ๐ฝ๐ฟ๐ฒ๐๐ ๐ ๐ผ๐ฑ๐ฒ, and honestly, the level of abstraction surprised me.
You provide your Docker image + infrastructure role, and ECS Express Mode takes care of provisioning a production-ready setup with things like:
โ๏ธ Load Balancer & Target Groups
๐ Metrics & Alarms
๐ Auto Scaling
๐ Networking
๐ Security configuration
โฆand more.
But here's the interesting part ๐
How different is it from Traditional ECS?
That's exactly what I'm exploring in my upcoming video:
Traditional ECS ๐ ECS Express Mode
I'll deploy the same application using both approaches and break down what Express Mode abstracts away, what you still need to understand, and when you should actually use one over the other.
My initial verdict:
ECS Express Mode โ ๐ Simpler & beginner-friendly
Traditional ECS โ ๐ง Better for deep ECS understanding
๐ฅ Video: In progress โ coming soon
๐ Blog: In progress โ coming soon
PS: I have attached the code block for Express Mode, with just 25 lines we have a full production grade infrastructure
#Devops #aws #awscommunity #ecs #cloud #docker
1 week ago | [YT] | 5
View 0 replies
Pravesh Sudha
๐จ Episode 4 of K8s With Pravesh is OUT!
Have you ever wondered what REALLY happens after you run:
kubectl apply -f deployment.yaml
Most of us start with:
kubectl apply โ Pod created.
But Kubernetes has a LOT more happening behind the scenes. ๐
In this episode, we're going inside the Kubernetes API Server and following the request through:
๐น Authentication
๐น RBAC
๐น Admission Controllers
๐น etcd
๐น Watch Events
๐น Controller Manager
๐น Scheduler
๐น Kubelet
I also show the API Server in action using kubectl proxy.
๐ฅ Watch Episode 4:
https://youtu.be/IjN0IO6Ie-U
If you're learning Kubernetes, this one should help you connect a lot of the dots.
Let me know what you think! โค๏ธ
Happy Coding ๐
2 weeks ago | [YT] | 3
View 0 replies
Pravesh Sudha
Late night Recordings ๐
API Server deep dive is recorded, the video is will be out on weekend. Just love to learn and share my learnings in my own taste.
Stay Tuned!
#DevOps #Cloud #Kubernetes #community #YouTube
3 weeks ago | [YT] | 7
View 0 replies
Pravesh Sudha
๐ช ๐ก๐ฒ๐ ๐๐น๐ผ๐ด ๐ถ๐ ๐ข๐๐!
When you run:
๐ฌ๐ถ๐ฃ๐ฆ๐ค๐ต๐ญ ๐ข๐ฑ๐ฑ๐ญ๐บ -๐ง ๐ฅ๐ฆ๐ฑ๐ญ๐ฐ๐บ๐ฎ๐ฆ๐ฏ๐ต.๐บ๐ข๐ฎ๐ญ
...what actually happens inside the Kubernetes API Server?
Does it create Pods?
Why is it called the "heart" of Kubernetes?
How do Authentication, RBAC, Admission Controllers, and etcd fit into the picture?
I tried explaining the API Server in the simplest way possible, with diagrams, examples, and a hands-on demo using kubectl proxy.
๐ ๐ฅ๐ฒ๐ฎ๐ฑ ๐ถ๐ ๐ต๐ฒ๐ฟ๐ฒ:
dev.to/aws-builders/api-server-explained-like-neveโฆ
๐ฅ The YouTube video for Episode 4 is coming soon, so if you read the blog first, you'll already have a head start!
Happy Coding ๐
3 weeks ago | [YT] | 5
View 0 replies
Pravesh Sudha
๐ ๐๐ฝ๐ถ๐๐ผ๐ฑ๐ฒ ๐ฏ ๐ผ๐ณ ๐๐ด๐ ๐๐ถ๐๐ต ๐ฃ๐ฟ๐ฎ๐๐ฒ๐๐ต ๐ถ๐ ๐๐๐ฉ๐!
Ever wondered what actually happens after you run:
๐ฌ๐ถ๐ฃ๐ฆ๐ค๐ต๐ญ ๐ข๐ฑ๐ฑ๐ญ๐บ -๐ง ๐ฅ๐ฆ๐ฑ๐ญ๐ฐ๐บ๐ฎ๐ฆ๐ฏ๐ต.๐บ๐ข๐ฎ๐ญ
Most tutorials stop at "your Pods are running."
In this episode, we go one step deeper and trace the complete journeyโfrom your terminal to a running container inside a Kubernetes cluster.
๐ฅ ๐ช๐ฎ๐๐ฐ๐ต ๐ป๐ผ๐:
https://youtu.be/V55bUAa9U04
๐ Read the companion blog:
dev.to/aws-builders/what-really-happens-when-you-rโฆ
๐ฌ Let me know in the comments:
Which Kubernetes internal should we explore next?
1 month ago | [YT] | 5
View 0 replies
Pravesh Sudha
๐ New Blog is Live!
Have you ever wondered what actually happens after you run:
` kubectl apply -f deployment.yaml `
In the latest episode of K8s with Pravesh, I trace the complete journey of a Deploymentโfrom your terminal all the way to a running container inside a Kubernetes cluster.
If you've ever wanted to understand Kubernetes beyond just YAML files and commands, this one's for you.
๐ Read the blog:
dev.to/pravesh_sudha_3c2b0c2b5e0/what-really-happeโฆ
๐ฅ The YouTube video is currently in the works and will be out soon. Stay tuned! ๐
1 month ago | [YT] | 4
View 0 replies
Pravesh Sudha
๐ ๐ก๐ฒ๐ ๐ฉ๐ถ๐ฑ๐ฒ๐ผ ๐ถ๐ ๐๐ถ๐๐ฒ!
Most people think AI gives bad answers because the model isn't good enough.
But what if the real problem is... the prompt? ๐
In this video, I break down 5 practical Prompt Engineering techniques that can help you get much better responses from ChatGPT, Claude, Gemini, and other LLMs.
๐ We cover:
โ Zero-Shot Prompting
โ Few-Shot Prompting
โ Multi-Shot Prompting
โ Chain of Thought Prompting
โ RAG (Retrieval-Augmented Generation)
I tried to keep it simple, beginner-friendly, and packed with examples instead of theory.
๐ฅ ๐ช๐ฎ๐๐ฐ๐ต ๐ต๐ฒ๐ฟ๐ฒ:
https://youtu.be/4QTeb4x3918
If you learn something new, let me know in the comments! I'd also love to hear what prompting techniques you use regularly.
Adios ๐
1 month ago | [YT] | 5
View 0 replies
Load more