Roman Čerešňák

DR. Roman Čerešňák

AWS/AI/ML Cloud Architect
Home Blogs Videos Speaking Training Work With Me Book a Meeting

All Articles

AWS, AI/ML, and cloud architecture insights

RAG vs CAG vs KAG Token Savings
AWS HERO

RAG vs CAG vs KAG: How to Cut AWS Bedrock Token Costs by 50%

2026-05-07
bedrock rag cag neptune terraform finops
🇺🇸

Benchmark of three knowledge retrieval patterns — RAG with FAISS, CAG with Bedrock prompt caching, and KAG with Amazon Neptune — showing up to 50% token cost reduction with full Terraform infrastructure.

AWS AgentCore Cost Optimization
COMMUNITY BUILDER

AWS AgentCore Cost Optimization: Keep Your Agent Bills Under Control

2026-04-28
aws agentcore finops agentic-ai
🇺🇸

Agentic systems have emergent costs — every reasoning step adds tokens, every tool call adds latency and Gateway ops, every memory event adds a line to your bill. Here's how to architect 100 agents without a surprise invoice at month-end.

Building AgentoCore - Autonomous AI Agents
COMMUNITY BUILDER

Building AgentoCore: Enterprise-Grade Autonomous AI Agents with AWS Bedrock and EventBridge

2026-04-23
ai-agents bedrock eventbridge python dynamodb cdk
🇺🇸

Production blueprint for building enterprise AI agents that reason, plan, and execute autonomously. Complete architecture using AWS Bedrock, EventBridge, DynamoDB, and CDK with Pydantic validation and self-healing capabilities.

AI Terraform Plan Review
COMMUNITY BUILDER

AI-Powered Terraform Plan Review: Automated Security Validation with AWS Bedrock and Claude

2026-04-21
terraform ai bedrock claude devops security
🇺🇸

Fully automated system using AWS Bedrock with Claude Sonnet 4.5 to analyze every Terraform plan before deployment. Detect security risks and cost anomalies for less than $6 per month.

AWS Security Guard AI Architecture
COMMUNITY BUILDER

AWS Security Guard AI: Automated Security Remediation with Claude 3.5 Sonnet

2026-04-12
security-hub bedrock claude eventbridge terraform
🇺🇸

AI-powered security automation that analyzes Security Hub findings and generates Terraform remediation code automatically. From detection to fix in 30 seconds — for $1.50/month.

AWS Cost Anomaly Detector Dashboard
COMMUNITY BUILDER

AWS Cost Anomaly Detector with Claude 3.5 Sonnet

2026-04-09
aws-lambda bedrock claude cost-optimization serverless
🇺🇸

Intelligent $2/month serverless cost monitoring system that combines Z-score statistics with Claude 3.5 Sonnet via Bedrock to provide actionable insights on AWS bill spikes.

Moorhuhn Serverless Game
COMMUNITY BUILDER

I Built a Serverless Game That Scales to 100K Players for $1.60/month

2026-04-06
aws-lambda cloudfront dynamodb phaser-js serverless cdk
🇺🇸

A production-ready browser game with real-time leaderboards, anti-cheat detection, and global CDN distribution — all built on AWS serverless for pennies per player.

Deployment Verification and Technical Compliance Log
COMMUNITY BUILDER

Building 7 Lambda Scanners That Find GDPR Violations in 70 Seconds (Part 2)

2026-04-02
aws-lambda step-functions gdpr security compliance python
🇺🇸

Finding PII in code, checking CVEs, and analyzing ML datasets requires completely different approaches. Here's how I built 7 specialized Lambda functions that work together like a well-oiled machine.

GDPR Compliance Audit Technical Track
COMMUNITY BUILDER

Building an Automated GDPR Compliance Auditor for EU AI Projects (Part 1)

2026-04-01
aws bedrock gdpr eu-ai-act step-functions compliance
🇺🇸

A serverless system that scans code, configs, and docs against GDPR and EU AI Act requirements—and generates compliance reports in under 2 minutes.

AWS Bedrock Guardrails
COMMUNITY BUILDER

AWS Bedrock Guardrails: Complete Terraform Solution with CI/CD

2026-03-24
aws bedrock guardrails terraform cicd github-actions
🇺🇸

A comprehensive production-ready solution combining Infrastructure as Code (Terraform), automated CI/CD pipelines (GitHub Actions), and best practices for deploying guardrails in real-world environments.

Multi-Agent AI System on AWS
COMMUNITY BUILDER

I Built a Multi-Agent AI System on AWS Without LangChain

2026-03-24
aws bedrock ai-agents serverless opensearch terraform
🇺🇸

A production-ready multi-agent orchestration platform using 100% native AWS services. No LangChain. No LangGraph. No third-party orchestration layer.

AWS Architecture Reviewer
COMMUNITY BUILDER

I Built an AI That Reviews AWS Architecture Diagrams Against the Well-Architected Framework

2026-03-19
aws bedrock lambda serverless well-architected ai
🇺🇸

Upload a diagram. Get a structured review across all six pillars in under 30 seconds — no AWS consultant required.

Serverless AI Traffic Analyzer
COMMUNITY BUILDER

Serverless AI Traffic Analyzer: From Vehicle Detection to Real-time Dashboard for $0.40/month

2026-03-15
aws serverless lambda dynamodb terraform
🇺🇸

A complete serverless system for vehicle detection and traffic analysis built on AWS Lambda, DynamoDB, and Terraform — for less than $0.50/month.

AI Terraform Reviewer
COMMUNITY BUILDER

I Built an AI That Reviews Terraform Pull Requests Automatically

2026-03-11
terraform ai bedrock aws
🇺🇸

Every time a developer opens a PR, an AI catches security issues, missing best practices, and cost problems — before any human reviewer sees the code.

LinkedIn GitHub Medium

© 2026 DR. Roman Čerešňák