Remove Lambda Remove Linux Remove Load Balancer Remove Serverless
article thumbnail

AWS Lambda Versioning and Aliases

Linux Academy

As I detailed in a previous blog post, I’m continuing to update the Linux Academy AWS DevOps Pro certification course. The course has three new sections (and Lambda Versioning and Aliases plays an important part in the Lambda section): Deployment Pipelines. AWS Lambda, and. AWS Lambda and Serverless Concepts.

Lambda 60
article thumbnail

The Definitive Guide to Achieve AWS Cloud Certification

Linux Academy

Load Balancers, Auto Scaling. Lambda – what is lambda / serverless. Lambda – what is lambda / serverless. Serverless Compute. These are the Hands-On Labs available at Linux Academy: Introduction to AWS Identity and Access Management (IAM). CloudTrail. and some others.

AWS 16
article thumbnail

Hack day experiments with the cloud and orchestration of serverless functions

Bernd Rucker

The latter might need computing power for the PDF creation, so a scalable serverless function might make sense here. Basically you say “Get me an AWS EC instance with this base image” and “get me a lambda function” and “get me this API gateway with some special configuration”. Serverless? Sounds great! A single function.