Vadym Kazulkin's all blog posts

Building AI Agents with Spring AI and Amazon Bedrock AgentCore – Part 2 Deploy Conference Search application on AgentCore Runtime

In this article, we’ll explain how to deploy and run our conference search application on the Amazon Bedrock AgentCore Runtime as the MCP server…

Building AI Agents with Spring AI and Amazon Bedrock AgentCore – Part 1 Introduction to the series

In the first part of the series about building AI Agents with Spring AI and Amazon Bedrock AgentCore we’ll make an introduction to the series and topics we’ll cover there…

Serverless applications on AWS with Lambda using Java 25, API Gateway and Aurora DSQL – Part 6 Using GraalVM Native Image

In this article we’ll use GraalVM Native Image and provide its performance measurements for the application using Lambda with Java 25 API, Gateway and Aurora DSQL…

Serverless applications on AWS with Lambda using Java 25, API Gateway and DynamoDB – Part 6 Using GraalVM Native Image

In this article we’ll use GraalVM Native Image and provide its performance measurements for the application using Lambda with Java 25 API, Gateway and DynamoDB…

Serverless applications on AWS with Lambda using Java 25, API Gateway and Aurora DSQL – Part 5 Using SnapStart with full priming

In this article we’ll use Lambda SnapStart with full priming and provide its performance measurements for the application using Lambda with Java 25 API, Gateway and Aurora DSQL…

Serverless applications on AWS with Lambda using Java 25, API Gateway and DynamoDB – Part 5 Using SnapStart with full priming

In this article we’ll use Lambda SnapStart with full priming and provide its performance measurements for the application using Lambda with Java 25 API, Gateway and DynamoDB…

Serverless applications on AWS with Lambda using Java 25, API Gateway and Aurora DSQL – Part 4 Using SnapStart with DSQL request priming

In this article we’ll use Lambda SnapStart with Aurora DSQL database request priming and provide its performance measurements for the application using Lambda with Java 25 API, Gateway and Aurora DSQL…

Serverless applications on AWS with Lambda using Java 25, API Gateway and DynamoDB – Part 4 Using SnapStart with DynamoDB request priming

In this article we’ll use Lambda SnapStart with DynamoDB request priming and provide its performance measurements for the application using Lambda with Java 25 API, Gateway and DynamoDB…

Serverless applications on AWS with Lambda using Java 25, API Gateway and Aurora DSQL – Part 3 Introducing Lambda SnapStart

In this article we’ll introduce Lambda SnapStart and provide its performance measurements for the application using Lambda with Java 25 API, Gateway and Aurora DSQL…

Serverless applications on AWS with Lambda using Java 25, API Gateway and DynamoDB – Part 3 Introducing Lambda SnapStart

In this article we’ll introduce Lambda SnapStart and provide its performance measurements for the application using Lambda with Java 25 API, Gateway and DynamoDB…

Serverless applications on AWS using Lambda with Java 25, API Gateway and Aurora DSQL – Part 2 Initial performance measurements

In this article, we’ll measure the performance (cold and warm start times) of the Lambda function of our sample application without any optimizations…

Serverless applications on AWS using Lambda with Java 25, API Gateway and DynamoDB – Part 2 Initial performance measurements

In this article, we’ll measure the performance (cold and warm start times) of the Lambda function of our sample application without any optimizations…

Serverless applications on AWS with Lambda using Java 25, API Gateway and DynamoDB – Part 1 Sample application

In this article, we’ll introduce our sample serverless application on AWS which uses Lambda with Java 25, API Gateway and DynamoDB…