AWS DevOps

  • Choosing between Amazon ECS Blue/Green Native or AWS CodeDeploy in AWS CDK
    by Franco Abregu on February 11, 2026 at 6:59 pm

    Blue/green deployments on Amazon Elastic Container Service (Amazon ECS) have long been a go-to pattern for shipping zero-downtime deployments. Historically, the recommended approach in the AWS Cloud Development Kit (AWS CDK) was to wire ECS to AWS CodeDeploy for traffic shifting, lifecycle hooks, and tight integration with AWS CodePipeline. In July 2025, Amazon ECS launched

  • Building a scalable code modernization solution with AWS Transform custom
    by Dinesh Prabakaran on February 6, 2026 at 10:53 pm

    Introduction Software maintenance and modernization is a critical challenge for enterprises managing hundreds or thousands of repositories. Whether upgrading Java versions, migrating to new AWS SDKs, or modernizing frameworks, the scale of transformation work can be overwhelming. AWS Transform custom uses agentic AI to perform large-scale modernization of software, code, libraries, and frameworks to reduce

  • AWS Transform custom: AI-driven Java modernization to reduce tech debt
    by Dinesh Prabakaran on February 5, 2026 at 3:00 am

    In today’s rapidly evolving software landscape, maintaining and modernizing Java applications is a critical challenge for many organizations. As new Java versions are released and best practices evolve, the need for efficient code transformation becomes increasingly important. Organizations today face significant challenges when modernizing their Java applications. Legacy codebases often contain outdated patterns, deprecated APIs,

  • Best Practices for Deploying AWS DevOps Agent in Production
    by Greg Eppel on January 28, 2026 at 10:36 pm

    Root cause analysis during incidents is one of the most time-consuming and stressful parts of operating cloud applications. Engineers must quickly correlate telemetry data across multiple services, review deployment history, and understand complex application dependencies—all while under pressure to restore service. AWS DevOps Agent changes this paradigm by bringing autonomous investigation capabilities to your operations

  • AWS CloudFormation 2025 Year In Review
    by Idriss Laouali Abdou on January 28, 2026 at 1:08 am

    AWS CloudFormation enables you to model and provision your cloud application infrastructure as code-base templates. Whether you prefer writing templates directly in JSON or YAML, or using programming languages like Python, Java, and TypeScript with the AWS Cloud Development Kit (CDK), CloudFormation and CDK provide the flexibility you need. For organizations adopting multi-account strategies, CloudFormation

  • From AI agent prototype to product: Lessons from building AWS DevOps Agent
    by Efe Karakus on January 15, 2026 at 5:03 pm

    At re:Invent 2025, Matt Garman announced AWS DevOps Agent, a frontier agent that resolves and proactively prevents incidents, continuously improving reliability and performance. As a member of the DevOps Agent team, we’ve focused heavily on making sure that the “incident response” capability of the DevOps Agent generates useful findings and observations. In particular, we’ve been

  • Automating AWS SDK for Java v1 to v2 Upgrades with AWS Transform
    by Brent Everman on January 8, 2026 at 8:40 pm

    The AWS SDK for Java v2 represents a fundamental shift in how Java applications interact with AWS services, addressing critical security requirements while delivering measurable performance improvements. For organizations still operating on v1, this transition extends beyond a routine version upgrade—it’s a strategic imperative for maintaining secure, efficient cloud operations. With v1 reaching end-of-support on December 31, 2025,

  • How Kaltura Accelerates CI/CD Using AWS CodeBuild-hosted Runners
    by Michael Shapira on December 18, 2025 at 2:54 pm

    This post was contributed by Adi Ziv, Senior Platform Engineer at Kaltura, with collaboration from AWS. Kaltura, a leading AI video expirience cloud and corporate communications technology provider, transformed CI/CD infrastructure by migrating to AWS CodeBuild-hosted runners for GitHub Actions. This migration reduced DevOps operational overhead by 90%, accelerated build queue times by 66%, and

  • Resolve and prevent operational incidents with AWS DevOps Agent and New Relic
    by Nava Ajay Kanth Kota on December 10, 2025 at 10:03 pm

    This post was co-written with Muthuvelan Swaminathan (Principal Partner Engineer) and Ruchika Bakolia (Software Engineer) from New Relic. Modern distributed systems that generate massive volumes of metrics, traces, and logs are inherently complex. The process of correlating logs, comparing configurations and switching between tools during incident management makes manual root cause analysis a bottleneck that

  • Accelerate autonomous incident resolutions using the Datadog MCP server and AWS DevOps agent (in preview)
    by Nina Chen on December 4, 2025 at 4:55 pm

    This post was co-written with Omri Sass (Director of Product Management), Cansu Berkem (Director of Product Management), and Mohammad Jama (Product Marketing Manager) from Datadog. On-call engineers spend hours manually investigating incidents across multiple observability tools, logs, and monitoring systems. This process delays incident resolution and impacts business operations, especially when teams need to correlate

  • Building with AI-DLC using Amazon Q Developer
    by Will Matos on November 29, 2025 at 9:07 pm

    The AI-Driven Development Life Cycle (AI-DLC) methodology marks a significant change in software development by strategically assigning routine tasks to AI while maintaining human oversight for critical decisions. Amazon Q Developer, a generative AI coding assistant, supports the entire software development lifecycle and offers the Project Rules feature, allowing users to tailor their development practices

  • Open-Sourcing Adaptive Workflows for AI-Driven Development Life Cycle (AI-DLC)
    by Will Matos on November 29, 2025 at 8:54 pm

    AI-Driven Development Life Cycle (AI-DLC) holds the promise of unlocking the full potential of AI in software development. By emphasizing AI-led workflows and human-centric decision-making, AI-DLC can deliver velocity and quality. However, realizing these gains hinges on how organizations effectively integrate AI into their engineering workflows. Through our work with engineering teams across industries, we

  • Introducing the AWS Infrastructure as Code MCP Server: AI-Powered CDK and CloudFormation Assistance
    by Idriss Laouali Abdou on November 28, 2025 at 10:52 pm

    Streamline your AWS infrastructure development with AI-powered documentation search, validation, and troubleshooting Introduction Today, we’re excited to introduce the AWS Infrastructure-as-Code (IaC) MCP Server, a new tool that bridges the gap between AI assistants and your AWS infrastructure development workflow. Built on the Model Context Protocol (MCP), this server enables AI assistants like Kiro CLI,

  • The Future of AWS CodeCommit
    by Anthony Hayes on November 24, 2025 at 7:56 pm

    Back in July 2024, we announced plans to de-emphasize AWS CodeCommit based on adoption patterns and our assessment of customer needs. We never stopped looking at the data or listening to you, and what you’ve shown us is clear: you need an AWS-managed solution for your code repositories. Based on this feedback, CodeCommit is returning

  • Your Guide to the Developer Tools Track at AWS re:Invent 2025
    by Brian Beach on November 24, 2025 at 12:27 pm

    AWS re:Invent 2025 is just around the corner, and if you’re a developer looking to level up your skills, the Developer Tool (DVT) track has an incredible lineup waiting for you. From CI/CD pipelines and full-stack development to Infrastructure as Code and AI-powered coding agents, this year’s sessions will help you build faster, smarter, and

  • Introducing AWS CloudFormation Stack Refactoring Console Experience: Reorganize Your Infrastructure Without Disruption
    by Brian Terry on November 22, 2025 at 12:50 am

    AWS CloudFormation models and provisions cloud infrastructure as code, letting you manage entire lifecycle operations through declarative templates. Stack Refactoring console experience, announced today, extends the AWS CLI experience launched earlier. Now, you move resources between stacks, rename logical IDs, and decompose monolithic templates into focused components without touching the underlying infrastructure using the CloudFormation

  • Take fine-grained control of your AWS CloudFormation StackSets Deployment with StackSet Dependencies
    by Tanvi Ravindra Malali on November 21, 2025 at 10:22 pm

    Introduction AWS CloudFormation StackSets enable you to deploy CloudFormation stacks across multiple AWS accounts and regions with a single operation, providing centralized management of infrastructure at scale through AWS Organizations integration. In enterprise environments, multiple StackSet often need to deploy in a specific order. For example, networking infrastructure must be ready before applications can deploy

  • Announcing CloudFormation IDE Experience: End-to-End Development in Your IDE
    by Damola Oluyemo on November 19, 2025 at 7:01 pm

    If you’ve developed AWS CloudFormation templates, you know the drill; write YAML (YAML Ain’t Markup Language) in your IDE (Integrated Development Environment), switch to the AWS Management Console to validate, jump to documentation to verify property names. Then run CFN Lint (CloudFormation Linter) in your terminal, deploy and wait, then troubleshoot failures back in the

  • Amazon introduces two benchmark datasets for evaluating AI agents’ ability on code migration
    by Linbo Liu on November 19, 2025 at 6:55 pm

    Introduction: Repository-Level Code Migration Code migration is a repository-level transformation process that modernizes entire software projects to run on new platforms, frameworks, or runtime environments while preserving their original functionality and structure. Rather than focusing on isolated files or APIs, it operates across the full repository, spanning source code, dependencies, build systems, and configuration files

  • Safely Handle Configuration Drift with CloudFormation Drift-Aware Change Sets
    by JJ Lei on November 19, 2025 at 6:54 pm

    Introduction Is configuration drift preventing you from accessing the speed, safety, and governance benefits of AWS CloudFormation for infrastructure management? Configuration drift occurs when cloud resources are modified outside of CloudFormation, leading to a mismatch in the actual state and template definition of resources. Drift tends to accumulate from infrastructure changes that engineers make via

Share Websitecyber
We are an ethical website cyber security team and we perform security assessments to protect our clients.