Latest posts
-
AWS Lambda Managed Instances with Java 25 and AWS SAM – Part 1 Introduction and sample application

In this article, we explain the ideas behind AWS Lambda Managed Instances and introduce our sample application.
-
AWS Lambda Managed Instances with Java 25 and AWS SAM – Part 2 Create Capacity Provider

In this article, we’ll explain what Lambda Capacity Provider is and how to create it using AWS SAM.
-
AWS Lambda Managed Instances with Java 25 and AWS SAM – Part 3 Create Lambda function with LMI compute type

In this article, we’ll cover how to create Lambda functions and attach them to a capacity provider.
-
AWS Lambda Managed Instances with Java 25 and AWS SAM – Part 4 Monitoring, unsupported features, challenges and pricing

In this article, we’ll cover such Lambda Managed Instances topics as monitoring, currently unsupported features, current challenges, and pricing.
-
AWS Lambda Managed Instances with Java 25 and AWS SAM – Part 5 Lambda function initial performance measurements

In this article, we’ll measure the initial AWS Lambda function performance with Lambda Managed Instances
-
AWS Lambda Managed Instances with Java 25 and AWS SAM – Part 6 Lambda function performance improvement approaches

In this article, we’ll optimize our Lambda function to improve the cold start time significantly.