article thumbnail

Running serverless.NET applications in AWS Lambda

InfoWorld

At the same time, support for Linux has given it more traction in the cloud-native space, with the latest releases supporting container runtimes. The recent evolution of.NET has been fun to watch. Since.NET became an open-source platform, it has finally delivered on its cross-platform promise. To read this article in full, please click here

Lambda 81
article thumbnail

How to Create Your First Lambda Function on AWS

MagmaLabs

In the beginning, the documentation for AWS LAMBDAS can be intimidating at times, but don’t worry, in this post, I will help you with the first steps to create an AWS LAMBDA Function. What’s a Lambda Function??. AWS Lambda is a compute service that lets you run code without provisioning or managing servers.

Lambda 98
Insiders

Sign Up for our Newsletter

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

Trending Sources

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

Instrumenting Lambda with Traces: A Complete Example in Python

Honeycomb

We’re big fans of AWS Lambda at Honeycomb. As you may have read , we recently made some major improvements to our storage engine by leveraging Lambda to process more data in less time. For this project, that meant getting instrumentation out of Lambda and into Honeycomb. The lifecycle of a Lambda container is tricky.

Lambda 52
article thumbnail

Free Cloud Courses at Linux Academy — July 2019

Linux Academy

By adding free cloud training to our Community Membership, students can develop their Linux and Cloud skills even further. Members of the Linux Academy community come together and share their insights and questions. Stay tuned to the Linux Academy blog for details! Linux Academy Free Courses in July. Ansible Quick Start.

Linux 60
article thumbnail

What’s Free At Linux Academy February 2019

Linux Academy

By adding free cloud training to our Community Membership, students have the opportunity to develop their Linux and Cloud skills further. Each month we will kick off our community content with a live study group allowing members of the Linux Academy community to come together and share their insights in order to learn from one another.

Linux 60
article thumbnail

Learning Lambda — Part 9

Mike Roberts

Scaling and State This is Part 9 of Learning Lambda, a tutorial series about engineering using AWS Lambda. So far in this series we’ve only been talking about processing a small number of events with Lambda, one after the other. Lambda will horizontally scale precisely when we need it to a massive extent.

Lambda 52