AWS DevOps & Developer Productivity Blog
Category: Featured
Enhancing Code Generation with Real-Time Execution in Amazon Q Developer
The Amazon Q Developer agent has evolved from a code generation tool to a comprehensive development assistant that can now build and test code in real-time within a secure sandbox environment.
The most visited DevOps and Developer Productivity blog posts in 2024
Read our top ten 2024 posts: effortlessly migrate to AWS CDK; import applications into CloudFormation; Terraform deployments; streamline AWS DevOps; gain insights on CloudFormation optimizations, GitHub Action runners at scale, and AI-powered coding workflows.
Accelerate Serverless Streamlit App Deployment with Terraform
Graphic created by Kevon Mayers. Introduction As customers increasingly seek to harness the power of generative AI (GenAI) and machine learning to deliver cutting-edge applications, the need for a flexible, intuitive, and scalable development platform has never been greater. In this landscape, Streamlit has emerged as a standout tool, making it easy for developers to […]
Refactoring to Serverless: From Application to Automation
Refactor serverless apps by swapping application code with cloud automation: reduce costs, decouple logic from architecture, and leverage managed services’ native capabilities.
Five ways Amazon Q simplifies AWS CloudFormation development
Unlock the full potential of AWS CloudFormation development with Amazon Q. Generate templates, understand resources, explain code, troubleshoot issues, and query documentation seamlessly.
Five troubleshooting examples with Amazon Q
Accelerate your workflow using Amazon Q to provide in-depth analysis and step-by-step guidance. Troubleshoot and resolve common issues across AWS services like EC2, VPC, IAM, Lambda, and S3.
Using Single Sign On (SSO) to manage project teams for Amazon CodeCatalyst
Use SSO with IAM Identity Center to centralize user access, assigning granular roles across spaces and projects. How to set up workforce identities, manage teams, and control permissions efficiently.
Terraform CI/CD and testing on AWS with the new Terraform Test Framework
In this blog post, we will show you how to validate Terraform modules and how to automate the process using a Continuous Integration/Continuous Deployment (CI/CD) pipeline.