AWS DevOps & Developer Productivity Blog
Category: AWS re:Invent
Your DevOps and Developer Productivity guide to 2024 re:Invent
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 […]
Your DevOps and Developer Productivity guide to re:Invent 2023
Your DevOps and Developer Productivity guide to re:Invent 2023 ICYMI – AWS re:Invent is less than a week away! We can’t wait to join thousands of builders in person and virtually for another exciting event. Still need to save your spot? You can register here. With so much planned for the DevOps and Developer Productivity […]
AWS attendee guide for DevOps and Developer Productivity track at re:Invent2021
AWS re:Invent is a learning conference hosted by HAQM Web Services for the global cloud computing community. We are super excited to join you at the 10th annual re:Invent to share the latest from AWS leaders and discover more ways to learn and build. Let’s celebrate this milestone, which will be offered in person in […]
Understanding memory usage in your Java application with HAQM CodeGuru Profiler
“Where has all that free memory gone?” This is the question we ask ourselves every time our application emits that dreaded OutOfMemoryError just before it crashes. HAQM CodeGuru Profiler can help you find the answer. Thanks to its brand-new memory profiling capabilities, troubleshooting and resolving memory issues in Java applications (or almost anything that runs […]
Raising code quality for Python applications using HAQM CodeGuru
We are pleased to announce the launch of Python support for HAQM CodeGuru, a service for automated code reviews and application performance recommendations. CodeGuru is powered by program analysis and machine learning, and trained on best practices and hard-learned lessons across millions of code reviews and thousands of applications profiled on open-source projects and internally […]
Tightening application security with HAQM CodeGuru
HAQM CodeGuru is a developer tool that provides intelligent recommendations for improving code quality and identifies an application’s most expensive lines of code. To help you find and remediate potential security issues in your code, HAQM CodeGuru Reviewer now includes an expanded set of security detectors. In this post, we discuss the new types of […]
DevOps at re:Invent 2019!
re:Invent 2019 is fast approaching and we here at the AWS DevOps blog wanted to take a moment to highlight DevOps focused presentations, share some tips from experienced re:Invent pro’s, and highlight a few sessions that still have availability for pre-registration. We’ve broken down the track into one overarching leadership session and four topic areas: […]
Build a Continuous Delivery Pipeline for Your Container Images with HAQM ECR as Source
Today, we are launching support for HAQM Elastic Container Registry (HAQM ECR) as a source provider in AWS CodePipeline. You can now initiate an AWS CodePipeline pipeline update by uploading a new image to HAQM ECR. This makes it easier to set up a continuous delivery pipeline and use the AWS Developer Tools for CI/CD. […]