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. These are the Hands-On Labs available at Linux Academy: Introduction to AWS Identity and Access Management (IAM). Route53 – overview of DNS. CloudTrail. and some others.

AWS 16
article thumbnail

Hack day experiments with the cloud and orchestration of serverless functions

Bernd Rucker

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”. Kubernetes does all the dirty details about machines, resilience, auto-scaling, load-balancing and so on. The client now does client side load balancing.