10 ways to build applications faster with Amazon CodeWhisperer

Amazon CodeWhisperer is a powerful generative AI tool that gives me coding superpowers. Ever since I have incorporated CodeWhisperer into my workflow, I have become faster, smarter, and even more delighted when building applications. However, learning to use any generative Continue reading 10 ways to build applications faster with Amazon CodeWhisperer

Monitoring Amazon DevOps Guru insights using Amazon Managed Grafana

As organizations operate day-to-day, having insights into their cloud infrastructure state can be crucial for the durability and availability of their systems. Industry research estimates[1] that downtime costs small businesses around $427 per minute of downtime, and medium to large Continue reading Monitoring Amazon DevOps Guru insights using Amazon Managed Grafana

Enabling DevSecOps with Amazon CodeCatalyst

DevSecOps is the practice of integrating security testing at every stage of the software development process. Amazon CodeCatalyst includes tools that encourage collaboration between developers, security specialists, and operations teams to build software that is both efficient and secure. DevSecOps Continue reading Enabling DevSecOps with Amazon CodeCatalyst

Extending CloudFormation and CDK with Third-Party Extensions

Did you know you can use CloudFormation to manage third-party resources? The AWS CloudFormation Public Registry provides a searchable collection of CloudFormation extensions and makes it easy to discover and provision them in CloudFormation templates and AWS Cloud Development Kit (CDK) applications. In the Continue reading Extending CloudFormation and CDK with Third-Party Extensions

Publish Amazon DevOps Guru Insights to ServiceNow for Incident Management

Amazon DevOps Guru is a fully managed AIOps service that uses machine learning (ML) to quickly identify when applications are behaving outside of their normal operating patterns and generates insights from its findings. These insights generated by Amazon DevOps Guru Continue reading Publish Amazon DevOps Guru Insights to ServiceNow for Incident Management

Unit Testing AWS Lambda with Python and Mock AWS Services

When building serverless event-driven applications using AWS Lambda, it is best practice to validate individual components.  Unit testing can quickly identify and isolate issues in AWS Lambda function code.  The techniques outlined in this blog demonstrates unit test techniques for Continue reading Unit Testing AWS Lambda with Python and Mock AWS Services

Integrating with GitHub Actions – Amazon CodeGuru in your DevSecOps Pipeline

Many organizations have adopted DevOps practices to streamline and automate software delivery and IT operations. A DevOps model can be adopted without sacrificing security by using automated compliance policies, fine-grained controls, and configuration management techniques. However, one of the key Continue reading Integrating with GitHub Actions – Amazon CodeGuru in your DevSecOps Pipeline

Proactive Insights with Amazon DevOps Guru for RDS

Today, we are pleased to announce a new Amazon DevOps Guru for RDS capability: Proactive Insights. DevOps Guru for RDS is a fully-managed service powered by machine learning (ML), that uses the data collected by RDS Performance Insights to detect Continue reading Proactive Insights with Amazon DevOps Guru for RDS

What is Platform-as-a-Service (PaaS)?

Platform-as-a-Service (PaaS) is one of the most popular cloud computing models. It allows developers to build, test, and deploy applications without worrying about the underlying infrastructure. Take a closer look at PaaS and how it can benefit you. What is Continue reading What is Platform-as-a-Service (PaaS)?

Use this starter kit to quickly implement Kubernetes

Organizations interested in adopting Kubernetes are often discouraged by its complexity and the time it takes to implement. Kubernetes isn’t easy to understand, and although community support for developers interested in learning about Kubernetes is robust, sifting through the seemingly Continue reading Use this starter kit to quickly implement Kubernetes