EP04: API Gateway vs Load Balancer concepts and usage (AWS config)

  Рет қаралды 6,667

JOY of LIFE

JOY of LIFE

Күн бұрын

Highlights of this episodes:
- Load balancer config (AWS)
- Basics of API gateway
- AWS config (AWS)
- Design refactoring
- Answered question from last video
-- ALB vs NLB, AWS ALB config, Storing data on Load Balancer
Episode 27: Understanding & configuring discovery service using Netflix Eureka
• Episode 27: Understand...
nginx config
www.nginx.com/resources/wiki/...

Пікірлер: 30
@devengupta57
@devengupta57 4 ай бұрын
The way you teach with depth as well as clarity is commendable. Awesome Series. Really liked it.
@joy_of_life
@joy_of_life 4 ай бұрын
Glad you liked it!
@justcreate1387
@justcreate1387 Жыл бұрын
Thank you for sharing this information!! Very well described and easy to understand. You are an amazing educator.
@joy_of_life
@joy_of_life Жыл бұрын
Thank you, your comment means a lot to me.
@ShurGolovin
@ShurGolovin 2 жыл бұрын
So much of useful information. Thank you!
@joy_of_life
@joy_of_life 2 жыл бұрын
Glad it was helpful! Your comment means a lot to me.
@ankitsharma1619
@ankitsharma1619 Жыл бұрын
Subscribed you in first 4 minutes.. hats off to you 👍🏻
@joy_of_life
@joy_of_life Жыл бұрын
I am glad that you liked it.
@sandeepbaldawa9146
@sandeepbaldawa9146 Жыл бұрын
Awesome video, thanks a lot!
@joy_of_life
@joy_of_life Жыл бұрын
Glad you liked it!
@krishnamishra4876
@krishnamishra4876 2 жыл бұрын
Awesome work
@joy_of_life
@joy_of_life 2 жыл бұрын
Thanks, you comment means a lot to me
@JardaniJovonovich192
@JardaniJovonovich192 2 жыл бұрын
Great Video !! Thanks for answering the questions. Explanation by demoing in AWS really helped. Just a small question, I don't find an option in AWS load balancers to distribute the traffic to API Gateway(s), am I missing something here ?
@joy_of_life
@joy_of_life 2 жыл бұрын
here are the steps: 1. In the API Gateway console, choose the API you want to integrate with the Application Load Balancer. 2. In the Resources pane, for Methods, choose the HTTP method that your API uses. 3. Choose Integration Request. 4. In the Integration Request pane, for Integration Type, choose HTTP. Refer to this documentation for pointing your load balancer to api gateway aws.amazon.com/premiumsupport/knowledge-center/api-gateway-application-load-balancers/
@sengupta462
@sengupta462 10 ай бұрын
AWS ALB supports ec2 instances, IP addresses and Lambda functions ( apart from Aws elastic beanstalk or Aws ECS Fargate etc.. where AWS ALB is integrated with the service) as Targets. Did not come across any official documentation where an AWS API gateway which is a PAAS service can be an AWS ALB target.. are you referring to some other IAAS based third party API gateway ? Otherwise it is a great video and great work with the entire playlist, deeply appreciated..
@joy_of_life
@joy_of_life 10 ай бұрын
Thanks for your comment. I would try and look for the document and share the same with you.
@hounangogogo
@hounangogogo 10 ай бұрын
Hello, thank you for providing such an amazing tutorial. I have a question about service registry. Is Eureka considered a form of client-side service discovery? Are there other methods to achieve this without relying on Eureka? Can Kubernetes or Docker serve as alternatives?
@joy_of_life
@joy_of_life 10 ай бұрын
It's server side discovery, client side would return you the URL rather than redirecting you to the appropriate service. There are many solution, eureka is one of them.
@alexanderbikk8055
@alexanderbikk8055 2 жыл бұрын
Thanks a lot. I have a question. How to balance traffic between load balancers :D I mean clients still should know wich of two front load balancers should be called.
@joy_of_life
@joy_of_life 2 жыл бұрын
Interesting question, will share in next video
@MegaAnuraggupta
@MegaAnuraggupta Жыл бұрын
Hi , you videos are very helpful , could you please share the link of digram as well.
@joy_of_life
@joy_of_life Жыл бұрын
It's great that you found the videos helpful, I would check if I still have the diagrams stored or not.
@muhammadharith3103
@muhammadharith3103 2 жыл бұрын
Hi i have question, is it possible to put API gw in front of LB.?because we have ec2 Cluster benind LB
@joy_of_life
@joy_of_life 2 жыл бұрын
yes you can do that
@sundarshrestha1104
@sundarshrestha1104 Жыл бұрын
Nice video. A question - can load balancer perform authentication like API GW does? At 21:18, you've mentioned ALB can perform authentication if needed.
@joy_of_life
@joy_of_life Жыл бұрын
Yes, absolutely. Check out this documentation docs.aws.amazon.com/elasticloadbalancing/latest/application/listener-authenticate-users.html
@apoorvjain3011
@apoorvjain3011 2 жыл бұрын
Nice video 😊.One request can you pls add links to some free resources for taking deeper knowledge of each topic.
@joy_of_life
@joy_of_life 2 жыл бұрын
Sure I will
@hattorihanzo8788
@hattorihanzo8788 3 ай бұрын
Good explanation. But LB and AG seems to be very confused. Should the AG come before the LB or both have the same effect. Can I just delete the AG and just use the LB?
@joy_of_life
@joy_of_life 3 ай бұрын
It depends on scenarios. There is no pre defined rules as such. The call should be made based on the use case.
EP05: SQL and NoSQL database basics, how they work and scale
23:24
JOY of LIFE
Рет қаралды 2,2 М.
API Gateway vs Load Balancer vs Reverse Proxy: when to use what?
9:06
Software Developer Diaries
Рет қаралды 11 М.
Inside Out Babies (Inside Out Animation)
00:21
FASH
Рет қаралды 24 МЛН
Как бесплатно замутить iphone 15 pro max
00:59
ЖЕЛЕЗНЫЙ КОРОЛЬ
Рет қаралды 8 МЛН
What is an API Gateway?
15:02
Gaurav Sen
Рет қаралды 55 М.
EP02: Basics of API, Authorization, Authentication and integration
32:17
Application Load Balancer (ALB) Vs API Gateway // Pros Cons Comparison
14:04
Turns out REST APIs weren't the answer (and that's OK!)
10:38
Dylan Beattie
Рет қаралды 131 М.
What is API Gateway? || Naveen AutomationLabs
40:20
Naveen AutomationLabs
Рет қаралды 29 М.
API Gateway vs Load Balancer || Microservices Interviews
16:27
What is an API Gateway?
10:19
IBM Technology
Рет қаралды 302 М.
AWS Networking Basics For Programmers | Hands On
27:14
Travis Media
Рет қаралды 114 М.