Vadym Kazulkin's all blog posts

Orchestrating workflows with Amazon S3 Files and AWS Lambda durable functions using Java SDK – Part 2 Durable synchronous and asynchronous steps

In this part of the series, we’ll explore how to use the AWS Lambda Durable Execution SDK for Java to create and execute durable steps synchronously and asynchronously…

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

In this article, we’ll introduce the Embabel framework and the series on how to build AI Agents with Embabel, Spring AI, and Amazon Bedrock AgentCore…

Building AI Agents with Spring AI and Amazon Bedrock AgentCore – Part 9 Configure AgentCore Observability

In this part of the series, we’ll explore how to configure AgentCore Observability, which provides visibility into logging, tracing, and monitoring…

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…