DOCKER IN AWS LAMBDA: How To Easily Get Started | AWS LAMBDA SERIES

Описание к видео DOCKER IN AWS LAMBDA: How To Easily Get Started | AWS LAMBDA SERIES

Hello 👋 AWS Lambda supports packaging and deploying Lambda functions as container images. AWS provides a set of open-source base images that you can use to create your container image. These base images include a runtime interface client to manage the interaction between Lambda and your function code.

In this video, let's learn how to get started with using a Docker image from within a Lambda function. We will see how to package our function into a Docker image and push this into Amazon Elastic Container Registry (ECR). We will then use this image from an AWS Lambda Function. I will also show you how to do this all from within Visual Studio IDE (in case you are using that).

🔗Source Code - https://rahulpnath.visualstudio.com/D...
🔗 Docker in Lambda (Advanced Use case) https://www.rahulpnath.com/blog/aws-l...
🔗AWS Lambda For The .NET Developer - https://www.rahulpnath.com/blog/aws-l...
🔗Base AWS Lambda Images - https://docs.aws.amazon.com/lambda/la...
🔗AWS CLI - https://aws.amazon.com/cli/
🔗Docker CLI - https://docs.docker.com/get-docker/

Additional Watching
📹 AWS Series -    • .NET on AWS  
📹 AWS Lambda -    • AWS LAMBDA For The .NET Developer: Ho...  
📹ASP NET Core Series -    • ASP.NET Core  

Come say hi! ✋
🌍 Blog - https://rahulpnath.com/
✉ Subscribe to my Newsletter - https://www.rahulpnath.com/subscribe
🐦Twitter -   / rahulpnath  
📸Instagram -   / rahulpnath  

🎥 Recording Setup and Workflow - https://www.rahulpnath.com/blog/youtu...

Make sure to SUBSCRIBE to the channel. THANK YOU for helping me grow this channel !!

Комментарии

Информация по комментариям в разработке