
Kiro: A 101 Guide to Developing with Agents Without Losing Control
Introduction to Kiro fundamentals: Vibe, Specs, Steering, Hooks, MCP, Skills, and Powers.
22 articles and tutorials

Introduction to Kiro fundamentals: Vibe, Specs, Steering, Hooks, MCP, Skills, and Powers.

Lessons learned after six months of AI-assisted coding: what didn’t work, what worked, and the workflow that kept me safe (especially on AWS).

Learn how to buy a domain anywhere and manage it in AWS with Route 53 step by step.

Discover how AWS Step Functions can transform your serverless architecture. This article walks you through building workflows, deciding when to migrate from Lambda, exploring common patterns, and sharing practical best practices to simplify and maintain your applications.

In this article we explore how to effectively manage prompts in Amazon Bedrock, covering key functionalities such as versioning, optimization and collaboration to enhance your AI-based projects.

Amazon Q Developer is an advanced AI-powered tool designed to assist AWS developers. It offers seamless code suggestions, transformations, testing, and documentation directly in IDEs. This article demonstrates its practical applications while addressing security, privacy, and ease of use.

Practical guide to using the AWS Well-Architected Tool, explaining why assessments matter and covering how to assess, refine, and optimize cloud workloads, with detailed steps, recommendations, and tips for continuous improvement.

Discover actionable quick wins for each AWS Well-Architected Pillar, helping you optimize cloud performance, security, and cost-efficiency.

Explore a deep dive into the Six Pillars of the AWS Well-Architected Framework, with best practices, key services, and role-based responsibilities for building secure, resilient, and cost-efficient cloud systems, optimized for performance and sustainability.

Learn how to automate the deployment of AWS resources using Terraform and GitHub Actions in this step-by-step guide.

Learn how to build real-time applications with AWS AppSync and Subscriptions.

Explore how AWS Step Functions revolutionize cloud architecture, offering insights into creating efficient, scalable serverless workflows.

Explore Amazon API Gateway integrations, highlighting key advantages, performance, security, costs, and use cases to help developers optimize their serverless application architectures.

This guide explores Amazon API Gateway's endpoint exposure options, detailing their implementation, advantages, use cases, architectural impacts, limitations, troubleshooting, costs and more.
AWS Cloud9 is deprecated, affecting new customer access (effective July 25, 2024).

The guide provides a step-by-step walkthrough on setting up a Cloud9 environment, integrating with Git, and preparing Docker applications for testing, using two microservices (in Node.js and Python).
Learn how AWS WAF helps protect your web applications from malicious attacks with its agile protection, ease of deployment and maintenance, cost-effectiveness, and scalability.
Second article about the multi-account approach and specifically about AWS Control Tower where we will review all options.
Amazon GuardDuty is one of the most important security services on AWS. This post contains everything you need to know about the service.
AWS Security Hub is one of the most important security services on AWS. This post contains everything you need to know about the service.

CDK and SAM can be used together to create serverless applications. You will use CDK to define and create your AWS resources, and then you will use SAM to test your serverless resources.

I will show you how you can deploy a SAM project with AWS CodePipeline using the pipeline integration included in the AWS SAM CLI.

I will show you how you can deploy a CDK project using the Developer Tools of AWS, and a different approach to creating it with AWS console and with IaC.