BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Amazon Content on InfoQ

  • AWS CDK Refactor Feature: Safe Infrastructure as Code Renaming

    AWS's new Cloud Development Kit (CDK) refactor command allows engineers to safely rename and reorganize infrastructure as code without forcing a destructive rebuild. The feature, leveraging a similar AWS CloudFormation capability, automatically computes the necessary mappings to preserve resources like databases, solving a major pain point that previously led to data loss and downtime.

  • AWS Budgets Improves Cross-Account Cost Visibility

    AWS Budgets has enhanced its Billing View, allowing organizations to manage cross-account cloud costs more securely and efficiently. Users can create custom budgets without management account access, streamlining oversight and aligning financial planning with operational needs.

  • AWS CCAPI MCP Server: Natural Language Infra

    AWS introduces the Cloud Control API (CCAPI) MCP Server, revolutionizing infrastructure management by enabling natural language commands for resource management. This tool boosts developer productivity with automated security checks, IaC template generation, and cost estimation, bridging the gap between intent and cloud deployment. Embrace simplicity and efficiency in cloud operations!

  • Beyond Vibe Coding: Amazon Introduces Kiro, the Spec-Driven Agentic AI IDE

    Amazon recently released Kiro, a new VS Code fork aimed at taking developers beyond vibe coding and remedying some of its downsides. Kiro directly supports spec-driven development. Developers describe their requirements in natural language. Kiro outputs user stories with their acceptance criteria, a technical design document, and a list of coding tasks implementing the requirements.

  • AWS Simplifies Multi-Region Failover with ARC Region Switch

    AWS's Amazon Application Recovery Controller Region Switch revolutionizes multi-region failover with a fully-managed, centralized solution. Simplifying disaster recovery, it automates and coordinates essential tasks across AWS services. With proactive validation and a global dashboard, it transforms complex processes into confident, push-button drills, enhancing reliability and cost efficiency.

  • Amazon EVS Offers Enterprises a New Path for VMware Workload Migration

    AWS has launched Amazon Elastic VMware Service (EVS), enabling rapid deployment of VMware Cloud Foundation within Amazon VPC. Users can leverage existing VMware expertise without re-architecting, optimizing their virtualization stack seamlessly. With competitive pricing and full root access, EVS empowers businesses amidst VMware licensing changes, supporting efficient migration and modernization.

  • Amazon DocumentDB Serverless: Auto-Scaling Database Solution for Variable Workloads

    AWS has launched Amazon DocumentDB Serverless, an auto-scaling database solution compatible with MongoDB, tailored for variable workloads. While marketed as "serverless," it functions more like auto-scaling, charging from $30/month. Ideal for enterprises and SaaS vendors, it adeptly handles spikes in demand, particularly for AI-driven applications.

  • How Amazon Uses Guardrails in Software Development

    Carlos Arguelles spoke about Amazon’s inflection points in engineering productivity at QCon San Francisco, where he explained that shift testing left can help catch issues early. He suggested using guardrails such as code reviews and coverage checks. Your repo strategy, monorepo or multirepo, will impact the guardrails that need to be in place.

  • Amazon SQS Fair Queues: a New Approach to Multi-Tenant Resiliency

    AWS's new Fair Queues for Amazon SQS revolutionize message handling in multi-tenant systems by mitigating the "noisy neighbor" issue. This feature ensures low message dwell times for quieter tenants without requiring code changes, enhancing both performance and fairness. Developers can effortlessly implement this capability and maintain consistent service quality across applications.

  • Serverless Development with Console to IDE and Remote Debugging for AWS Lambda

    AWS enhances Lambda with console-to-IDE integration and remote debugging, empowering developers to streamline serverless application development. These features enable seamless transitions to IDEs like Visual Studio Code and robust debugging with full access to VPC resources. Discover how these tools optimize workflows in the AWS developer guide and Toolkit for VS Code.

  • AWS Introduces New Risk-Free Account Plan with Enhanced Free Credits

    AWS launches a new Free Account plan, enabling users to explore services risk-free for six months with $100 in credits. Ideal for developers and hobbyists, it encourages experimentation and innovation without costs. Users can upgrade anytime and still utilize unused credits. This shift aligns AWS with industry leaders, enhancing accessibility and fostering growth in cloud development.

  • AWS CloudFront Adds HTTPS DNS Support

    Amazon CloudFront now supports HTTPS DNS alias records in Route 53, streamlining DNS lookups by returning protocol details alongside IP addresses. This innovation accelerates page loads, enhances security against downgrade attacks, and eliminates DNS costs. With wide browser support, it significantly boosts performance and reduces operational expenses for users.

  • AWS Introduces Extended Threat Detection for EKS via GuardDuty

    AWS has expanded GuardDuty’s threat detection capabilities on EKS clusters, introducing new runtime monitoring features that use a managed eBPF agent to detect container-level threats.

  • AWS Shield Network Security Director: Network Topology Visibility and Remediation Guidance

    Introducing AWS Shield Network Security Director: a game-changer in DDoS protection and network security visibility. This innovative feature automates resource discovery, evaluates configurations against best practices, and prioritizes security findings. With actionable remediation steps and natural language queries via Amazon Q Developer, organizations can enhance their security posture.

  • AWS Open-Sources Smithy API Models for Public Access and Developer Tooling

    AWS has unveiled public access to its comprehensive API models, delivering daily updates and open-source resources via GitHub. By utilizing Smithy, AWS aims to empower developers to build custom SDK clients, server stubs, and innovative tools, enhancing integration and understanding of AWS APIs. Explore the potential of API development with these powerful new tools!

BT