Vladimir Budilov·Apr 21Building a Typing Game for My Kids: Comparing Claude Code CLI and Kiro CLIA quick family project that became a practical test of two AI coding tools. What the timing, cost, and output differences revealed about…
Vladimir Budilov·Jan 28From Manual Repetition to Fully Automated SPA Deployments on AWS — My Latest Automation JourneyA few months ago, I was still manually stepping through the same AWS deployment ritual for every Single Page Application (SPA)…
Vladimir Budilov·Jan 9Claude Code vs Kiro-CLI: Creating a mobile app with bothI’ve been working a lot with AI coding agents to streamline my workflow — and simplify life in general.
Vladimir Budilov·May 27, 2025The many layers of Amazon Bedrock Knowledge Bases and why you should give it a try (hint: the…The Many Layers of Amazon Bedrock Knowledge Bases and Why You Should Give It a TryA response icon1A response icon1
Vladimir Budilov·Aug 25, 2024How I Built a Personal Finance App with Amazon Bedrock’s Claude Sonnet 3.5,https://assetsmaven.comA response icon1A response icon1
Vladimir Budilov·Dec 20, 2023Setting up an IPv6 EKS (Kubernetes) ClusterThere has been a significant amount of interest in running IPv6-based Kubernetes (EKS) clusters on AWS over the last year due to certain…
Vladimir Budilov·Jul 15, 2023Lambda & Amazon Textract: Provision the Infrastructure with CDKI’ve been experimenting with Amazon Textract lately and decided to create a sample application (using Lambda) that demonstrates the…
Vladimir Budilov·Sep 30, 2019Building a Serverless Podcast Search Engine on AWS — UI (Part 3)This is probably the hardest part for me since I don’t have an iota of what any decent UI expert has — an artistic eye. None-the-less…A response icon1A response icon1
Vladimir Budilov·Sep 23, 2019Building a Serverless Podcast Search Engine on AWS — Architecture (Part 2)Now that you know what I’ll be doing, and why, let’s get to the “how”. For starters, I’ll be using AWS — it’d be weird if I didn’t, being…