Remove AWS Remove Course Remove Lambda Remove Testing
article thumbnail

AWS Lambda Benchmarking

Xebia

In this blog post, we examine the relative costs of different language runtimes on AWS Lambda. Many languages can be used with AWS Lambda today, so we focus on four interesting ones. Rust just came to AWS Lambda in November 2023 , so probably a lot of folks are wondering whether to try it out.

Lambda 130
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 API Gateway.

Lambda 60
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

Using SQS with Lambda | AWS DevOps Pro

Linux Academy

February 18, 2019 was a very important day for AWS DevOps Professional Certification aspirants. This is the day that AWS introduced their new exam after having put the exam through a Beta phase in November, 2018. I am adding new sections to this course to accommodate for the newly updated exam, including: Deployment Pipelines.

Lambda 60
article thumbnail

Go Serverless – Integrating Twilio Infrastructure with AWS through API Gateway 

Perficient

In this article, we’re going to explore how to deploy an AWS serverless infrastructure capable of storing and releasing data through typical actions (transcription, call recording, sending SMS through messaging services, etc.) It’s actually pretty simple when we leverage the power of the AWS CDK , or Amazon Web Services Cloud Development Kit.

article thumbnail

Learn AWS by Doing with New AWS Hands-On Training!

Linux Academy

AWS is one of the fastest growing cloud service platforms offered today. Whether you’re an experienced AWS user or just starting out, there’s always more to learn. Check out our newest AWS hands-on training content below! New AWS Courses. AWS Certified Solutions Architect – Professional 2019.

AWS 60
article thumbnail

Create a Canary Release Deployment with API Gateway | AWS DevOps Pro

Linux Academy

As I detailed in my last blog post, I’m continuing to update the Linux Academy AWS DevOps Pro certification course. The course has three new sections: Deployment Pipelines. AWS Lambda, and. AWS API Gateway. API Gateway is often used as a front-end to invoke Lambda functions. Of course it speaks!),

AWS 60
article thumbnail

Learning Lambda

Mike Roberts

Learning Lambda is an ongoing series of articles that give you a deep dive into programming on the AWS Lambda Platform. We start from first principles, and we explain what is going on in the Lambda environment as we proceed. 9 parts of Learning Lambda have currently been written. Command Line Tooling Part 6 ?—?Invocation?—?different

Lambda 52