Lambda And Kubernetes System Design Factors

  Рет қаралды 5,745

Cloud With Raj

Cloud With Raj

Күн бұрын

Going over my AWS DC Summit 2022 Chalk Talk on Lambda (Serverless) and Kubernetes (Containers) - features, design factors, and when to choose what.
💰👨‍🎓 Get my courses with max discount and 30 day moneyback guarantee: bit.ly/3Eku9RH
🙏Please Subscribe: bit.ly/2Yk0Kbb
*Connect with me*
🤳 Instagram: / cloudwithraj
🏢 LinkedIN: / rajdeep-sa-at-aws
🐦Twitter: / cloudwithraj
🖼 Facebook: / cloudwithraj
Timestamps:
00:00 Scaling
14:58 Resource Config
16:52 High Availability
18:36 AWS Integration
21:13 Use Cases Design
35:00 Security, Management, and Conclusion
#CloudwithRaj #Kubernetes #Lambda

Пікірлер: 34
@touchwithbabu
@touchwithbabu 2 жыл бұрын
The best way to begin a day is Coffee with Raj (aka Cloud with Raj video) .Awesome Raj
@sharathsk7242
@sharathsk7242 2 жыл бұрын
One of your best videos Raj. The explanation using whiteboard made concepts much easier to understand.
@ArunKumar-wo5eq
@ArunKumar-wo5eq 2 жыл бұрын
Very well explained Raj.
@sarvdgl
@sarvdgl 2 жыл бұрын
Awesome Sir. Well explained
@rodrigoemediatofernandes2279
@rodrigoemediatofernandes2279 2 жыл бұрын
Thank you very much your content and presentation are amazing.
@vinods5041
@vinods5041 2 жыл бұрын
Excellent one ...
@shashiahirwar800
@shashiahirwar800 2 жыл бұрын
Thank you so much for such an informative video...Awesome!!!, would like to see more videos on implementation of system design if possible.
@iaroslavdavydiak6439
@iaroslavdavydiak6439 Жыл бұрын
Awesome Raj, you are a great teacher 👍
@cloudwithraj
@cloudwithraj Жыл бұрын
Ty Iaroslav, glad the video was useful
@vzgg
@vzgg 2 жыл бұрын
Amazing video !! I have very specific usecase which can be achieved with S3 --> Event bridge and multiple ECS Fargates calling them directly without any ingress layer in between. One person is dedicated to nginx/ingress layer and managing those pipelines and spending time in renewing certificates all the time which is an overhead. I will read more on this and try to do POC if this can be achieved with simply Event bridge and 3 ECS Fargates itself. I remember SQS costs less compared to Event bridge. We will look into it :) We are more into EKS and never used ECS and I think it's worth giving a try.
@christianibiri
@christianibiri Жыл бұрын
Awesome!
@cloudwithraj
@cloudwithraj Жыл бұрын
Thank you! Cheers!
@sandeepj6331
@sandeepj6331 Жыл бұрын
Great session Raj, would love to meet u in person in case u plan to be in India - Mumbai office by chance
@vinodshalgar
@vinodshalgar 2 жыл бұрын
@28:46 AWS Distro for OpenTelemetry??
@TheRed662
@TheRed662 2 жыл бұрын
Thank you for the very informative video. In both models, ec2 and fargate, do the pods run in aws vpc and NOT in customer's vpc?
@cloudwithraj
@cloudwithraj 2 жыл бұрын
For EC2 mode, pods run inside the EC2, so it runs directly in ur VPC. For Fargate, the pods run inside amazon VPC, and gets an ENI to your VPC, so in effect, it uses IP address from your VPC.
@kesavsahu8383
@kesavsahu8383 2 жыл бұрын
That's awesome video Raj.I am able to clear AWS SAA by following your course on Udemy thanks for detailed explanation.I am currently following your Rocking System design course .Do you have slack channel so as to post questions or queries that will be really helpful.
@cloudwithraj
@cloudwithraj 2 жыл бұрын
Thanks Kesav. Congrats on SAA! No slack channel, Q/A via Udemy forums for now.
@totsubo2000
@totsubo2000 2 жыл бұрын
Well done sir! I learned something today. Could you add links to your AWS presentations? I would love to watch those also.
@cloudwithraj
@cloudwithraj 2 жыл бұрын
Thanks Jean. AWS will release them in couple more weeks. I will post the links after they go public.
@totsubo2000
@totsubo2000 2 жыл бұрын
@@cloudwithraj Super, looking forward to watching them!
@utibeabasiumanah
@utibeabasiumanah 2 жыл бұрын
What are the advantages of running a kubernetes cluster in only private subnets as opposed to a mixture of public and private subnets?
@cloudwithraj
@cloudwithraj 2 жыл бұрын
With pods running in private subnets, there can't be any public IP address and all traffic needs to come through ingress. Chances of being abused and DDoSd come down drastically this way
@jiansu
@jiansu 2 жыл бұрын
for fargate even you don't manage EC2, but it is using EC2 as host? if not where is this cpu and memory come from?
@cloudwithraj
@cloudwithraj 2 жыл бұрын
No, it doesn't run on EC2. AWS uses firecracker VMs underneath.
@mohitmishra3091
@mohitmishra3091 2 жыл бұрын
Raj the video is as usual upto point & damn helpful...but your Tshirt is dude dope...is it possible for us to get one of those anyhow.... 💫🙏
@cloudwithraj
@cloudwithraj 2 жыл бұрын
Thanks bro. This t-shirt is just for internal EKS teams only for now. Maybe this will be available for public down the line.
@mohitmishra3091
@mohitmishra3091 2 жыл бұрын
@@cloudwithraj or if someday will be in that team by your teaching... 💫👍🙏
@cloudwithraj
@cloudwithraj 2 жыл бұрын
@@mohitmishra3091 YES, love this attitude 👊
@ramkumarch1
@ramkumarch1 2 жыл бұрын
Thanks , this is very good and informative. do you use whiteboard in udemy courses as well ? Using whiteboard and drawing things will make understanding easy and simple
@cloudwithraj
@cloudwithraj 2 жыл бұрын
Hey Ram. Yes, I use whiteboards in my Udemy courses, especially system design course. Since in real meetings and system design interviews, whiteboard is used, I decided to use the same!
@ramkumarch1
@ramkumarch1 2 жыл бұрын
@@cloudwithraj Great, Thanks ! I have purchased one of your course in Udemy , my question is if any clairification or doubt , how will you clarify, is it through udemy questions or linked in or any other simple way to communicate to get faster response ?
@cloudwithraj
@cloudwithraj 2 жыл бұрын
@@ramkumarch1 Udemy public q/a is the best place. You can also search previous questions to see if someone already asked ur q and got answers. Thanks for supporting me by enrolling in my courses!
@shashankmj842
@shashankmj842 Жыл бұрын
Hi sir, I am 26 years old currently working as a production engineer in a company called micro plastics, since I have been working here for 3 yrs and couldn't see any growth in this domain now I am doing AWS devops course & I don't have sufficient time to practice in the home and now I planning to resign in the current company and start a career in IT I am 2018 engg batch mechanical can I get a job after completing this course please suggest me what to do ??
eksctl vs kubectl | what is eksctl | what is kubectl | Demo
19:45
Cloud With Raj
Рет қаралды 4,8 М.
Must Know Kubernetes Interview Questions Answers
30:34
Cloud With Raj
Рет қаралды 21 М.
Жайдарман | Туған күн 2024 | Алматы
2:22:55
Jaidarman OFFICIAL / JCI
Рет қаралды 1,5 МЛН
I CAN’T BELIEVE I LOST 😱
00:46
Topper Guild
Рет қаралды 81 МЛН
ОДИН ДЕНЬ ИЗ ДЕТСТВА❤️ #shorts
00:59
BATEK_OFFICIAL
Рет қаралды 8 МЛН
AWS SQS vs SNS vs EventBridge - When to Use What?
22:37
Be A Better Dev
Рет қаралды 167 М.
Top Kubernetes Interview Questions Answers (From Container Specialist)
34:47
🚀  TDD, Where Did It All Go Wrong (Ian Cooper)
1:03:55
DevTernity Conference
Рет қаралды 551 М.
Solutions Architect Interview Questions AWS Serverless
31:07
Cloud With Raj
Рет қаралды 37 М.
20 System Design Concepts Explained in 10 Minutes
11:41
NeetCode
Рет қаралды 899 М.
System Design on AWS Course
1:11:27
Cloud With Raj
Рет қаралды 134 М.
7 Years of Software Engineering Advice in 18 Minutes
18:32
Спутниковый телефон #обзор #товары
0:35
Product show
Рет қаралды 1,9 МЛН
cute mini iphone
0:34
승비니 Seungbini
Рет қаралды 6 МЛН