How to create MicroService with Aws Lamdba ?

preview_player
Показать описание
Currency converter with AWS lambda and Nodejs.

Final Output: Base Currency is INR and converted value for USD is 0.0139322697

Microservice with AWS lambda
Aws Lambda
AWS Lambda for greater agility It's clear that microservices can help companies become more agile and develop software faster. But where does AWS Lambda enter the equation? Lamba is a service that allows you to run your functions in the cloud entirely serverless and eliminates the operational complexity.
Serverless applications, aka Function-as-a-Service or FaaS, relies upon services to manage server-side logic and state. These applications run in stateless compute containers that are event-triggered, ephemeral (may only last for one invocation), and fully managed by a 3rd party. These functions can be triggered by a REST API call, scheduled timer, or another function. Static website hosting on Amazon Web Services S3, API Gateway for RESTful APIs, AWS Lambda for functions, and Couchbase for persistence provide an ideal combination for deploying, managing, and scaling your microservice. This talk will provide a quick introduction to each part of the stack. Then it will explain how a Serverless Application Model can be used to deploy different components of microservice. A path from your favorite IDE to a fully deployed and functional microservice will be shown with live coding.
This talk is about serverless microservices with AWS Lambda and API Gateway.
We'll talk about the pros and cons of using serverless as well as microservices, and I'll demonstrate how to set it up with AWS Lambda and API Gateway.

Building microservices with AWS Lambda

Aws Microservice

Author: Aakash Handa
Channel: Developer Funnel
DeveloperFunnel is focusing on interview specific topic
Рекомендации по теме
Комментарии
Автор

Aakash Sir, you are the best. I was part of one of your AWS online classes and I was extremely impressed and learned a lot from you. This youtube channel will help folks like me to keep learning. Great work sir ji..

sandeepmahendrakar
Автор

Very well explained in an easy way. Much appreciated. Thank you, Tushar

TusharKale
Автор

Followed up the conceptual with an actual demo 10/10 Thank you

andyh
Автор

Hi DF, useful video. Any idea why my Visual Studio Code (time 12:19) doesn't show this nice Intellisense as yours does? Do I need any special extension for that? Thank you.

kkarol
Автор

Can you please make multiple microservices in an lambda function with python latest version. Thank you

lavanyapadma
Автор

Is it complete micro service architecture example ?

feast-funny
Автор

Okay. In the part where you select "create a new API" . I am getting option for "creating an API" and for http or REST . What should I select? Answer fast please. I have a project.

dikshyasurvi
Автор

recap: run directly url in lambda script.
14:44

futhedude
Автор

I thought it would involve more than 1 service and how to communicate them. This is more a single lambda demo.

spiralni
Автор

Please explain in hindi and simple language..

zehanentertainment