PinnedPublished inTowards AWSMy Journey with AWS CDK and Java: What You Need to KnowOne of the first decisions you’ll need to make when working with the AWS Cloud Development Kit (CDK) is choosing the language for writing…Sep 2, 2024Sep 2, 2024
PinnedPublished inTowards AWSAnalyze and debug Quarkus based AWS Lambda functions with X-RayUsing Quarkus and AWS X-Ray with Jakarta CDI Interceptors to keep your code cleanFeb 6, 2024Feb 6, 2024
Published inTowards AWSThe Evolution of the AWS Community Builders Blogs Twitter Bot ArchitectureIn 2022, when I was accepted into the AWS Community Builders program, I was amazed by the abundance of high-quality content generated by…Jan 24, 2024Jan 24, 2024
Published inAWS in Plain EnglishImprove AWS Security and Compliance with cdk-nagAWS Cloud Development Kit (AWS CDK) is a powerful tool that allows developers to define cloud infrastructure in code using familiar…Apr 13, 2023Apr 13, 2023
Published inAWS in Plain EnglishLessons learned from picking a Java driver for Amazon ElastiCache for Redis — Part 2Exploring failover scenarios with LettuceApr 5, 2023Apr 5, 2023
Published inAWS in Plain EnglishLessons learned from picking a Java based driver for Amazon ElastiCache for Redis — Part 1Exploring failover scenarios with JedisFeb 2, 2023Feb 2, 2023
Published inAWS in Plain EnglishTriggering an AWS Lambda function during CDK deploymentAn introduction to AWS CDK Custom ResourcesJul 19, 2022Jul 19, 2022
Published inAWS in Plain EnglishAWS Lambda Provisioned Concurrency AutoScaling configuration with AWS CDKA couple of weeks ago I was working on some AWS CDK based code and I was trying to figure out how to configure auto-scaling for the…Jul 11, 2022Jul 11, 2022
Published inAWS in Plain EnglishCreating a simple API stub with API Gateway and S3A while ago my team was looking to create a stub for an internal JSON HTTP based API. The to-be stubbed service was quite simple. The…May 16, 2022May 16, 2022