AWS DevOps

  • Leverage powerful generative-AI capabilities for Java development in the Eclipse IDE public preview
    by Vinicius Senger on November 27, 2024 at 7:29 pm

    Today marks an exciting milestone for Eclipse developers everywhere: we’re thrilled to announce the public preview of Amazon Q Developer in the Eclipse IDE. This integration brings the power of AI-driven development directly into one of the most popular development environments. In this blog post, we’ll explore some of its game-changing features, and show you

  • Analyzing your AWS Cost Explorer data with Amazon Q Developer: Now Generally Available
    by Riya Dani on November 26, 2024 at 4:08 pm

    We are excited to announce the general availability of the cost analysis capability in Amazon Q Developer. This powerful feature integrates Q Developer’s natural language processing capabilities with AWS Cost Explorer, revolutionizing how you analyze and understand your AWS costs. Initially launched in preview on April 30, 2024, the Amazon Q cost analysis capability now offers enhanced

  • How SmugMug Increased Data Modeling Productivity with Amazon Q Developer
    by Will Matos on November 26, 2024 at 3:40 pm

    This post is co-written with Dr. Geoff Ryder, Manager, at SmugMug. Introduction SmugMug operates two very large online photo platforms: SmugMug and Flickr. These platforms enable more than 100 million customers to safely store, search, share, and sell tens of billions of photos every day. However, the data science and engineering team at SmugMug and

  • Dissecting the Performance Gains in Amazon Q Developer agent for code transformation
    by Jonathan Vogel on November 22, 2024 at 10:39 pm

    Amazon Q Developer Agent for code transformation is an AI-powered tool which modernizes code bases from Java 8 and Java 11 to Java 17. Integrated into VS Code and IntelliJ, Amazon Q simplifies the migration process and reduce the time and effort compared to manual process. It proposes and verifies code changes, using AI to

  • Your DevOps and Developer Productivity guide to 2024 re:Invent
    by Artur Rodrigues on November 21, 2024 at 6:41 pm

    It’s that time of the year again. The annual AWS re:Invent conference is just around the corner. Still need to save your spot? You can register here. This year’s DevOps and Developer Productivity (DOP) track features an impressive lineup, including 11 breakout sessions, 14 chalk talks, 2 code talks, 8 workshops, 3 builder sessions, and

  • Introducing AWS CloudFormation Hooks invoked via AWS Cloud Control API (CCAPI)
    by Kevin DeJong on November 21, 2024 at 5:27 pm

    Today we are announcing the integration of AWS CloudFormation Hooks with AWS Cloud Control API (CCAPI). This integration enables the use of hooks to validate the configuration of resources being provisioned through CCAPI. In this blog post, we will explore the integration between CloudFormation Hooks and CCAPI by configuring an existing hook to work with

  • Proactively validate your AWS CloudFormation templates with AWS Lambda
    by Kirankumar Chandrashekar on November 20, 2024 at 5:17 pm

    AWS CloudFormation is a service that allows you to define, manage, and provision your AWS cloud infrastructure using code. To enhance this process and ensure your infrastructure meets your organization’s standards, AWS offers CloudFormation Hooks. These Hooks are extension points that allow you to invoke custom logic at specific points during CloudFormation stack operations, enabling

  • Introducing a managed hook for Guard
    by Brian Terry on November 20, 2024 at 5:17 pm

    In today’s cloud-driven world, maintaining compliance and enforcing organizational policies across your infrastructure is more critical than ever. AWS CloudFormation, a service that enables you to model, provision, and manage AWS and third-party resources through Infrastructure as Code (IaC), has been a cornerstone for automating cloud deployments. While CloudFormation simplifies resource management, ensuring compliance with

  • Expanded resource awareness in Amazon Q Developer
    by Brendan Jenkins on November 19, 2024 at 10:01 pm

    Recently, Amazon Q Developer announced expanded support for account resource awareness with Amazon Q in the AWS Management Console  and the AWS Mobile Application. This is coupled with the general availability of Amazon Q Developer in AWS Chatbot, enabling you to ask questions from Microsoft Teams or Slack. Additionally, Amazon Q will now provide context-aware assistance for

  • Amazon Q Developer plugins now generally available for the AWS Management Console
    by Shardul Vaidya on November 14, 2024 at 4:26 am

    Today, Amazon Web Services (AWS) announced the launch and general availability of Amazon Q Developer plugins for Datadog and Wiz in the AWS Management Console. When chatting with Amazon Q in the console, customers can access a subset of information from Datadog and Wiz services using natural language. Ask questions like @datadog do I have

  • Peek inside your AWS CloudFormation Deployments with timeline view
    by Idriss Laouali Abdou on November 11, 2024 at 9:48 pm

    AWS CloudFormation makes it easy to model and provision your cloud application infrastructure as code. CloudFormation templates can be written directly in JSON or YAML, or they can be generated by tools like the AWS Cloud Development Kit (CDK). These templates are submitted to the CloudFormation service and the resources are deployed together as stacks,

  • How Amazon Q reduced the time Amazon developers spent waiting for technical answers by 450k hours this year
    by Hank Cycyota on November 1, 2024 at 1:24 pm

    Introduction Software development is complex and time consuming. Developers frequently need to stop building to get answers to hard, technical questions. What is the error in my code? How do I debug the logic? Where do I go to find this information? In 2024 Stack Overflow Developer Survey 53% of respondents agreed that waiting on

  • A new AWS CDK L2 construct for Amazon CloudFront Origin Access Control (OAC)
    by Josh DeMuth on October 31, 2024 at 6:45 pm

    Recently, we launched a new AWS Cloud Development Kit (CDK) L2 construct for Amazon CloudFront Origin Access Control (OAC). This construct simplifies the configuration and maintenance of securing Amazon Simple Storage Service (Amazon S3) CloudFront origins with CDK. Launched in 2022, OAC is the recommended way to secure your CloudFront distributions due to additional security features compared

  • Using Semantic Versioning to Simplify Release Management
    by Brandon Kindred on October 29, 2024 at 6:22 pm

    Any organization that manages software libraries and applications needs a standardized way to catalog, reference, import, fix bugs and update the versions of those libraries and applications. Semantic Versioning enables developers, testers, and project managers to have a more standardized process for committing code and managing different versions. It’s benefits also extend beyond development teams

  • Leverage Amazon Q Developer and AWS Chatbot within Slack
    by Jonathan Wong on October 29, 2024 at 6:19 pm

    The release of Amazon Q Developer and its ability to be integrated into AWS Chatbot allows users who use Microsoft Teams or Slack to stay within their communication platform and interact with a conversational generative artificial intelligence (AI) AWS expert. Amazon Q Developer is a conversational generative AI chatbot that provides AWS assistance in the form of

  • Diving Deeper into Projen: Exploring Advanced Features
    by Michael Tran on October 29, 2024 at 2:31 pm

    We will be highlighting Projen’s powerful features that cater to various aspects of project management and development. We’ll examine how Projen enhances polyglot programming within Amazon Web Services (AWS) Cloud Development Kit constructs. We’ll also touch on its built-in support for common development tools and practices. In our previous blog, we introduced you to the

  • Introducing the next-level of AI-powered workflows with Amazon Q Developer inline chat
    by Jose Yapur on October 29, 2024 at 1:16 pm

    Earlier today, Amazon Q Developer announced support for inline chat. Inline chat combines the benefits of in-IDE chat with the ability to directly update code, allowing developers to describe issues or ideas directly in the code editor, and receive AI-generated responses that are seamlessly integrated into their codebase. In this post, I will introduce the

  • Introducing the new Amazon Q Developer experience in AWS Lambda
    by Brian Beach on October 22, 2024 at 9:14 pm

    AWS Lambda recently announced a new code editor based on Code-OSS. Like the previous version, the new editor includes Amazon Q Developer. Amazon Q Developer is a generative AI-powered assistant for software development that can help you build and debug Lambda functions more quickly. In this post, I provide an overview of Amazon Q Developer’s

  • Enhance release control with AWS CodePipeline stage-level conditions
    by Ryan Bachman on October 16, 2024 at 4:47 pm

    It’s an established practice for development teams to build deployment pipelines, with services such as AWS CodePipeline, to increase the quality of application and infrastructure releases through reliable, repeatable and consistent automation. Automating the deployment process helps build quality into our products by introducing continuous integration to build and test code, however enterprises may sometimes

  • Instant Well-Architected CDK Resources with Solutions Constructs Factories
    by Biff Gaut on October 16, 2024 at 11:41 am

    For several years, AWS Solutions Constructs have helped thousands of AWS Cloud Development Kit (CDK) users accelerate their creation of well-architected workloads by providing small, composable patterns linking two or more AWS services, such as an Amazon S3 bucket triggering an AWS Lambda function. Over this time, customers with use cases that don’t match an

Share Websitecyber