Simplify Amazon EKS Deployments with GitHub Actions and AWS CodeBuild

In this blog post, we will explore how to simplify Amazon EKS deployments with GitHub Actions and AWS CodeBuild. In today’s fast-paced digital landscape, organizations are turning to DevOps practices to drive innovation and streamline their software development and infrastructure Continue reading Simplify Amazon EKS Deployments with GitHub Actions and AWS CodeBuild

Automate Terraform Deployments with Amazon CodeCatalyst and Terraform Community action

Amazon CodeCatalyst integrates continuous integration and deployment (CI/CD) by bringing key development tools together on one platform. With the entire application lifecycle managed in one tool, CodeCatalyst empowers rapid, dependable software delivery. CodeCatalyst offers a range of actions which is Continue reading Automate Terraform Deployments with Amazon CodeCatalyst and Terraform Community action

Quickly go from Idea to PR with CodeCatalyst using Amazon Q

Amazon Q feature development enables teams using Amazon CodeCatalyst to scale with AI to assist developers in completing everyday software development tasks. Developers can now go from an idea in an issue to a fully tested, merge-ready, running application code Continue reading Quickly go from Idea to PR with CodeCatalyst using Amazon Q

Closing the manufacturing skills gap with generative AI

Manufacturers often tell us how workforce challenges affect their organizational productivity. If you feel this way, you are not alone. Every quarter, the U.S. National Association of Manufacturers, the trade association that consolidates manufacturer interests, polls CEOs on their primary Continue reading Closing the manufacturing skills gap with generative AI

Generative AI for Semiconductor Design

The emergence of generative AI presents tremendous opportunities for advancing technical and business processes in high tech and semiconductor industries. From optimizing complex system design processes to accelerating time-to-market for new products, generative AI has unlimited potential to improve engineering Continue reading Generative AI for Semiconductor Design

Creating a User Activity Dashboard for Amazon CodeWhisperer

Maximizing the value from Enterprise Software tools requires an understanding of who and how users interact with those tools. As we have worked with builders rolling out Amazon CodeWhisperer to their enterprises, identifying usage patterns has been critical. This blog Continue reading Creating a User Activity Dashboard for Amazon CodeWhisperer

Best practices for managing Terraform State files in AWS CI/CD Pipeline

Introduction Today customers want to reduce manual operations for deploying and maintaining their infrastructure. The recommended method to deploy and manage infrastructure on AWS is to follow Infrastructure-As-Code (IaC) model using tools like AWS CloudFormation, AWS Cloud Development Kit (AWS CDK) Continue reading Best practices for managing Terraform State files in AWS CI/CD Pipeline

Accelerate Semiconductor machine learning initiatives with Amazon Bedrock

The semiconductor industry, known for its intricate manufacturing processes, generates a vast amount of sensor data crucial for analytics and machine learning. However, due to legacy systems and complex data infrastructure, collecting this data in real-time and at scale can Continue reading Accelerate Semiconductor machine learning initiatives with Amazon Bedrock

Deploy CloudFormation Hooks to an Organization with service-managed StackSets

This post demonstrates using AWS CloudFormation StackSets to deploy CloudFormation Hooks from a centralized delegated administrator account to all accounts within an Organization Unit(OU). It provides step-by-step guidance to deploy controls at scale to your AWS Organization as Hooks using Continue reading Deploy CloudFormation Hooks to an Organization with service-managed StackSets

Best Practices for Prompt Engineering with Amazon CodeWhisperer

Generative AI coding tools are changing the way developers accomplish day-to-day development tasks. From generating functions to creating unit tests, these tools have helped customers accelerate software development. Amazon CodeWhisperer is an AI-powered productivity tools for the IDE and command Continue reading Best Practices for Prompt Engineering with Amazon CodeWhisperer

Getting started with Projen and AWS CDK

In the modern world of cloud computing, Infrastructure as Code (IaC) has become a vital practice for deploying and managing cloud resources. AWS Cloud Development Kit (AWS CDK) is a popular open-source framework that allows developers to define cloud resources Continue reading Getting started with Projen and AWS CDK

Blue/Green Deployments with Amazon ECS using Amazon CodeCatalyst

Amazon CodeCatalyst is a modern software development service that empowers teams to deliver software on AWS easily and quickly. Amazon CodeCatalyst provides one place where you can plan, code, and build, test, and deploy your container applications with continuous integration/continuous Continue reading Blue/Green Deployments with Amazon ECS using Amazon CodeCatalyst

How to use Amazon CodeWhisperer using Okta as an external IdP

Customers using Amazon CodeWhisperer often want to enable their developers to sign in using existing identity providers (IdP), such as Okta. CodeWhisperer provides support for authentication either through AWS Builder Id or AWS IAM Identity Center. AWS Builder ID is Continue reading How to use Amazon CodeWhisperer using Okta as an external IdP

Optimizing HPC deployments with EC2 Fleet and IBM Spectrum LSF

Introduction High performance computing (HPC) workloads are becoming complex with the advent of big data, advanced node electronic design automation (EDA) for chip design, and high-precision verification. Enterprises are adopting Amazon Web Services (AWS) to meet the constantly growing compute Continue reading Optimizing HPC deployments with EC2 Fleet and IBM Spectrum LSF

Using Generative AI, Amazon Bedrock and Amazon CodeGuru to Improve Code Quality and Security

Automated code analysis plays a key role in improving code quality and compliance. Amazon CodeGuru Reviewer provides automated recommendations that can assist developers in identifying defects and deviation from coding best practices. For instance, CodeGuru Security automatically flags potential security Continue reading Using Generative AI, Amazon Bedrock and Amazon CodeGuru to Improve Code Quality and Security

Blue/Green deployments using AWS CDK Pipelines and AWS CodeDeploy

Customers often ask for help with implementing Blue/Green deployments to Amazon Elastic Container Service (Amazon ECS) using AWS CodeDeploy. Their use cases usually involve cross-Region and cross-account deployment scenarios. These requirements are challenging enough on their own, but in addition Continue reading Blue/Green deployments using AWS CDK Pipelines and AWS CodeDeploy

Enhancing Resource Isolation in AWS CDK with the App Staging Synthesizer

AWS Cloud Development Kit (CDK) has become a powerful tool for defining and provisioning AWS cloud resources. While CDK simplifies the process of infrastructure as code, managing resources across different projects and environments can still present challenges. In this blog Continue reading Enhancing Resource Isolation in AWS CDK with the App Staging Synthesizer