<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"> <channel><title>Playing AWS</title><description></description><link>https://playingaws.com/</link><atom:link href="https://playingaws.com/rss.xml" rel="self" type="application/rss+xml" /> <language>en</language> <lastBuildDate>Thu, 26 Mar 2026 16:47:55 +0100</lastBuildDate> <generator>Jekyll</generator> <copyright>© 2023-2026 Alejandro Lazaro Chueca</copyright> <image> <url>https://playingaws.com/assets/img/favicons/logo_v2.png</url><title>Playing AWS</title><link>https://playingaws.com/</link></image> <item><title>Kiro: A 101 Guide to Developing with Agents Without Losing Control</title><description> <![CDATA[ Introduction to Kiro fundamentals: Vibe, Specs, Steering, Hooks, MCP, Skills, and Powers.<p><a href="https://playingaws.com/posts/kiro-101/">Leer más...</a></p>]]> </description><pubDate>Wed, 25 Mar 2026 09:00:00 +0100</pubDate><link>https://playingaws.com/posts/kiro-101/</link><guid isPermaLink="true">https://playingaws.com/posts/kiro-101/</guid> <category>General</category> <category>level-300</category> <category>kiro</category> <category>mcp</category> </item> <item><title>FinOps on AWS: from theory to practice (with native services, my serverless tool, and a certification as an excuse)</title><description> <![CDATA[ FinOps applied to AWS: what it is, how it fits into AWS, the services involved, and the serverless tool I built to help me.<p><a href="https://playingaws.com/posts/finops-on-aws/">Leer más...</a></p>]]> </description><pubDate>Wed, 04 Feb 2026 18:44:00 +0100</pubDate><link>https://playingaws.com/posts/finops-on-aws/</link><guid isPermaLink="true">https://playingaws.com/posts/finops-on-aws/</guid> <category>FinOps</category> <category>finops</category> <category>well-Architected</category> <category>cost-optimization</category> <category>certification</category> <category>github</category> </item> <item><title>How I renewed the AWS Certified Security Specialty (SCS-C03)</title><description> <![CDATA[ I passed the AWS Certified Security Specialty (SCS-C03) and share how I renewed it: what changed (AI/GenAI), what I reviewed in the AWS Console, and why IAM is still the key to this exam.<p><a href="https://playingaws.com/posts/how-i-renewed-the-aws-certified-security-specialty-scs-c03/">Leer más...</a></p>]]> </description><pubDate>Mon, 02 Feb 2026 09:17:00 +0100</pubDate><link>https://playingaws.com/posts/how-i-renewed-the-aws-certified-security-specialty-scs-c03/</link><guid isPermaLink="true">https://playingaws.com/posts/how-i-renewed-the-aws-certified-security-specialty-scs-c03/</guid> </item> <item><title>AI-assisted coding: what worked for me and what didn’t (after 6 months)</title><description> <![CDATA[ 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).<p><a href="https://playingaws.com/posts/ai-assisted-coding-what-worked-for-me-and-what-didn-t-after-6-months/">Leer más...</a></p>]]> </description><pubDate>Thu, 15 Jan 2026 07:57:00 +0100</pubDate><link>https://playingaws.com/posts/ai-assisted-coding-what-worked-for-me-and-what-didn-t-after-6-months/</link><guid isPermaLink="true">https://playingaws.com/posts/ai-assisted-coding-what-worked-for-me-and-what-didn-t-after-6-months/</guid> <category>General</category> <category>level-300</category> <category>ai-assisted-coding</category> <category>developer-experience</category> <category>engineering-practices</category> </item> <item><title>How to Buy a Domain and Migrate it to Amazon Route 53</title><description> <![CDATA[ Learn how to buy a domain anywhere and manage it in AWS with Amazon Route 53 step by step.<p><a href="https://playingaws.com/posts/how-to-buy-a-domain-and-migrate-it-to-amazon-route-53/">Leer más...</a></p>]]> </description><pubDate>Thu, 27 Nov 2025 08:30:00 +0100</pubDate><link>https://playingaws.com/posts/how-to-buy-a-domain-and-migrate-it-to-amazon-route-53/</link><guid isPermaLink="true">https://playingaws.com/posts/how-to-buy-a-domain-and-migrate-it-to-amazon-route-53/</guid> <category>General</category> <category>level-300</category> <category>how-to</category> </item> <item><title>Migrating from GitHub Secrets (legacy) to OIDC for Terraform deployments on AWS</title><description> <![CDATA[ Why and how to migrate from Access Keys in GitHub Secrets to OIDC to deploy infrastructure with Terraform and GitHub Actions on AWS.<p><a href="https://playingaws.com/posts/migrating-from-github-secrets-to-oidc-for-terraform-deployments-on-aws/">Leer más...</a></p>]]> </description><pubDate>Fri, 05 Sep 2025 06:33:00 +0200</pubDate><link>https://playingaws.com/posts/migrating-from-github-secrets-to-oidc-for-terraform-deployments-on-aws/</link><guid isPermaLink="true">https://playingaws.com/posts/migrating-from-github-secrets-to-oidc-for-terraform-deployments-on-aws/</guid> <category>DevOps</category> <category>oidc</category> <category>security</category> <category>github-actions</category> <category>terraform</category> <category>iac</category> <category>cicd</category> <category>migration</category> </item> <item><title>AWS Step Functions in Action: Build, Migrate, and Simplify Your Serverless Architecture</title><description> <![CDATA[ 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.<p><a href="https://playingaws.com/posts/how-step-functions/">Leer más...</a></p>]]> </description><pubDate>Mon, 21 Jul 2025 06:24:00 +0200</pubDate><link>https://playingaws.com/posts/how-step-functions/</link><guid isPermaLink="true">https://playingaws.com/posts/how-step-functions/</guid> <category>Serverless</category> <category>serverless</category> <category>level-300</category> </item> <item><title>Getting Started with AWS Step Functions: The Serverless Workflow You Need</title><description> <![CDATA[ Discover how AWS Step Functions can help you orchestrate serverless workflows effortlessly. In this article, I'll walk you through the basics, real-world examples, and why Step Functions might just be the missing piece in your serverless architecture.<p><a href="https://playingaws.com/posts/why-step-functions/">Leer más...</a></p>]]> </description><pubDate>Mon, 14 Jul 2025 13:11:00 +0200</pubDate><link>https://playingaws.com/posts/why-step-functions/</link><guid isPermaLink="true">https://playingaws.com/posts/why-step-functions/</guid> <category>Serverless</category> <category>serverless</category> <category>level-200</category> </item> <item><title>Adding Real User Monitoring to my blog with CloudWatch RUM</title><description> <![CDATA[ Amazon CloudWatch RUM provides real-time insights into web application performance, user interactions, and errors. This guide explains its features, setup, and best practices to optimize monitoring.<p><a href="https://playingaws.com/posts/adding-real-user-monitoring-to-my-blog-with-cloudwatch-rum/">Leer más...</a></p>]]> </description><pubDate>Sat, 24 May 2025 08:07:00 +0200</pubDate><link>https://playingaws.com/posts/adding-real-user-monitoring-to-my-blog-with-cloudwatch-rum/</link><guid isPermaLink="true">https://playingaws.com/posts/adding-real-user-monitoring-to-my-blog-with-cloudwatch-rum/</guid> <category>Observability</category> <category>level-200</category> <category>monitoring</category> <category>devops</category> </item> <item><title>Prompts II - Effective Prompt Management in Amazon Bedrock: Versioning, Optimization, and Best Practices</title><description> <![CDATA[ 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.<p><a href="https://playingaws.com/posts/effective-prompt-management-in-amazon-bedrock/">Leer más...</a></p>]]> </description><pubDate>Mon, 31 Mar 2025 15:38:00 +0200</pubDate><link>https://playingaws.com/posts/effective-prompt-management-in-amazon-bedrock/</link><guid isPermaLink="true">https://playingaws.com/posts/effective-prompt-management-in-amazon-bedrock/</guid> <category>Generative AI</category> <category>level-300</category> <category>generative-ai</category> <category>bedrock</category> </item> <item><title>Prompts I: How to Design Effective Prompts in Amazon Bedrock</title><description> <![CDATA[ Discover how to design effective prompts in Amazon Bedrock to improve the quality of AI model responses. Learn how to structure your prompts, apply advanced techniques, and validate their effectiveness.<p><a href="https://playingaws.com/posts/designing-effective-prompts-in-amazon-bedrock/">Leer más...</a></p>]]> </description><pubDate>Sat, 29 Mar 2025 08:21:00 +0100</pubDate><link>https://playingaws.com/posts/designing-effective-prompts-in-amazon-bedrock/</link><guid isPermaLink="true">https://playingaws.com/posts/designing-effective-prompts-in-amazon-bedrock/</guid> <category>Generative AI</category> <category>level-200</category> <category>generative-ai</category> <category>bedrock</category> </item> <item><title>Amazon Bedrock 101: Understanding Its Foundational Models</title><description> <![CDATA[ Discover how Amazon Bedrock simplifies access to AI foundation models, their use cases, advantages, and how to integrate them into applications to generate content, analyze data, and improve processes.<p><a href="https://playingaws.com/posts/introduction-to-amazon-bedrock-and-its-foundational-models/">Leer más...</a></p>]]> </description><pubDate>Wed, 26 Mar 2025 08:00:00 +0100</pubDate><link>https://playingaws.com/posts/introduction-to-amazon-bedrock-and-its-foundational-models/</link><guid isPermaLink="true">https://playingaws.com/posts/introduction-to-amazon-bedrock-and-its-foundational-models/</guid> <category>Generative AI</category> <category>level-200</category> <category>generative-ai</category> <category>bedrock</category> </item> <item><title>Exploring Generative AI at AWS re:Invent 2024: My Journey and Thoughts</title><description> <![CDATA[ Explore AWS's generative AI offerings, including Amazon Q Developer, Amazon Bedrock, and Amazon SageMaker, through hands-on experiences and insights from AWS re:Invent 2024.<p><a href="https://playingaws.com/posts/exploring-generative-ai-at-aws-re-invent-2024-my-journey-and-thoughts/">Leer más...</a></p>]]> </description><pubDate>Thu, 12 Dec 2024 23:58:00 +0100</pubDate><link>https://playingaws.com/posts/exploring-generative-ai-at-aws-re-invent-2024-my-journey-and-thoughts/</link><guid isPermaLink="true">https://playingaws.com/posts/exploring-generative-ai-at-aws-re-invent-2024-my-journey-and-thoughts/</guid> <category>Generative AI</category> <category>level-200</category> <category>q-developer</category> <category>generative-ai</category> <category>bedrock</category> <category>sagemaker</category> </item> <item><title>Amazon Q Developer: The AI-Powered Code Companion You Have Been Waiting For</title><description> <![CDATA[ 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.<p><a href="https://playingaws.com/posts/amazon-q-developer-the-ai-powered-code-companion-i-ve-been-waiting-for/">Leer más...</a></p>]]> </description><pubDate>Wed, 11 Dec 2024 18:27:00 +0100</pubDate><link>https://playingaws.com/posts/amazon-q-developer-the-ai-powered-code-companion-i-ve-been-waiting-for/</link><guid isPermaLink="true">https://playingaws.com/posts/amazon-q-developer-the-ai-powered-code-companion-i-ve-been-waiting-for/</guid> <category>Generative AI</category> <category>level-300</category> <category>q-developer</category> <category>generative-ai</category> </item> <item><title>How the AWS Well-Architected Tool Can Transform Your Cloud Architecture (5/5)</title><description> <![CDATA[ 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.<p><a href="https://playingaws.com/posts/how-the-aws-well-architected-tool-can-transform-your-cloud-architecture/">Leer más...</a></p>]]> </description><pubDate>Sun, 20 Oct 2024 22:50:00 +0200</pubDate><link>https://playingaws.com/posts/how-the-aws-well-architected-tool-can-transform-your-cloud-architecture/</link><guid isPermaLink="true">https://playingaws.com/posts/how-the-aws-well-architected-tool-can-transform-your-cloud-architecture/</guid> <category>Architecture</category> <category>level-300</category> <category>well-architected</category> </item> <item><title>Immediate Impact: Quick Wins for Each Pillar of the AWS Well-Architected Framework (4/5)</title><description> <![CDATA[ Discover actionable quick wins for each AWS Well-Architected Pillar, helping you optimize cloud performance, security, and cost-efficiency.<p><a href="https://playingaws.com/posts/immediate-impact-quick-wins-for-each-pillar-of-the-aws-well-architected-framework/">Leer más...</a></p>]]> </description><pubDate>Tue, 15 Oct 2024 06:12:00 +0200</pubDate><link>https://playingaws.com/posts/immediate-impact-quick-wins-for-each-pillar-of-the-aws-well-architected-framework/</link><guid isPermaLink="true">https://playingaws.com/posts/immediate-impact-quick-wins-for-each-pillar-of-the-aws-well-architected-framework/</guid> <category>Architecture</category> <category>level-300</category> <category>well-architected</category> </item> <item><title>The Six Pillars of AWS Well-Architected Framework: Best Practices for Cloud Success (3/5)</title><description> <![CDATA[ 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.<p><a href="https://playingaws.com/posts/the-six-pillars-of-aws-well-architected-framework-best-practices-for-cloud-success/">Leer más...</a></p>]]> </description><pubDate>Mon, 14 Oct 2024 11:20:00 +0200</pubDate><link>https://playingaws.com/posts/the-six-pillars-of-aws-well-architected-framework-best-practices-for-cloud-success/</link><guid isPermaLink="true">https://playingaws.com/posts/the-six-pillars-of-aws-well-architected-framework-best-practices-for-cloud-success/</guid> <category>Architecture</category> <category>level-300</category> <category>well-architected</category> </item> <item><title>How to apply the Well-Architected Framework depending on your cloud role (2/5)</title><description> <![CDATA[ Discover how different roles can apply the AWS Well-Architected Framework to improve the quality, reliability, security, and sustainability of cloud solutions.<p><a href="https://playingaws.com/posts/how-to-apply-the-well-architected-framework-depending-on-your-cloud-role/">Leer más...</a></p>]]> </description><pubDate>Sun, 13 Oct 2024 21:19:00 +0200</pubDate><link>https://playingaws.com/posts/how-to-apply-the-well-architected-framework-depending-on-your-cloud-role/</link><guid isPermaLink="true">https://playingaws.com/posts/how-to-apply-the-well-architected-framework-depending-on-your-cloud-role/</guid> <category>Architecture</category> <category>level-300</category> <category>well-architected</category> </item> <item><title>Why the AWS Well-Architected Framework really matters (1/5)</title><description> <![CDATA[ This article provides a comprehensive introduction to the AWS Well-Architected Framework, explaining its core design principles and the six pillars. It demonstrates how cloud professionals can apply these best practices to build cloud architectures while driving continuous improvement.<p><a href="https://playingaws.com/posts/why-the-aws-well-architected-framework-really-matters/">Leer más...</a></p>]]> </description><pubDate>Sun, 13 Oct 2024 20:19:00 +0200</pubDate><link>https://playingaws.com/posts/why-the-aws-well-architected-framework-really-matters/</link><guid isPermaLink="true">https://playingaws.com/posts/why-the-aws-well-architected-framework-really-matters/</guid> <category>Architecture</category> <category>level-200</category> <category>well-architected</category> </item> <item><title>Automating AWS Resource Deployment with GitHub Actions and Terraform</title><description> <![CDATA[ Learn how to automate the deployment of AWS resources using Terraform and GitHub Actions in this step-by-step guide.<p><a href="https://playingaws.com/posts/automating-aws-resource-deployment-with-github-actions-and-terraform/">Leer más...</a></p>]]> </description><pubDate>Wed, 02 Oct 2024 08:38:00 +0200</pubDate><link>https://playingaws.com/posts/automating-aws-resource-deployment-with-github-actions-and-terraform/</link><guid isPermaLink="true">https://playingaws.com/posts/automating-aws-resource-deployment-with-github-actions-and-terraform/</guid> <category>DevOps</category> <category>how-to</category> <category>github</category> <category>github-actions</category> <category>iac</category> <category>cicd</category> <category>terraform</category> <category>level-300</category> </item> </channel> </rss>
