Latest posts
-
AWS Lambda Managed Instances with Java 25 and AWS SAM – Part 7 Implement scheduled scaling

In this article, we’ll explain how to implement scheduled scaling for the Lambda Managed Instances, using Amazon EventBridge Scheduler
-
AWS Lambda Managed Instances with Java 25 and AWS SAM – Part 6 Lambda function performance improvement approaches

In this article, we’ll introduce several approaches to significantly improve the performance of our Lambda function, using Lambda Managed Instances.
-
AWS Lambda Managed Instances with Java 25 and AWS SAM – Part 5 Lambda function initial performance measurements

In this article, we’ll measure the performance of the AWS Lambda function using Lambda Managed Instances without applying any optimizations.
-
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 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 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 1 Introduction and sample application

In this article, we explain the ideas behind AWS Lambda Managed Instances and introduce our sample application.