AWS News Blog

Category: DevOps

Ruby featured image

Add your Ruby gems to AWS CodeArtifact

Updated 8 May 2024: I updated the command to collect RUBYGEMS_HOST to suppress the trailing / Ruby developers can now use AWS CodeArtifact to securely store and retrieve their gems. CodeArtifact integrates with standard developer tools like gem and bundler. Applications often use numerous packages to speed up development by providing reusable code for common […]

Clickstream analysis - acquisition dashboard

New Solution – Clickstream Analytics on AWS for Mobile and Web Applications

Starting today, you can deploy on your AWS account an end-to-end solution to capture, ingest, store, analyze, and visualize your customers’ clickstreams inside your web and mobile applications (both for Android and iOS). The solution is built on top of standard AWS services. This new solution Clickstream Analytics on AWS allows you to keep your […]

AWS Chatbot Now Integrates With Microsoft Teams

I am pleased to announce that, starting today, you can use AWS Chatbot to troubleshoot and operate your AWS resources from Microsoft Teams. Communicating and collaborating on IT operation tasks through chat channels is known as ChatOps. It allows you to centralize the management of infrastructure and applications, as well as to automate and streamline […]

New – Deployment Pipelines Reference Architecture and Reference Implementations

Today, we are launching a new reference architecture and a set of reference implementations for enterprise-grade deployment pipelines. A deployment pipeline automates the building, testing, and deploying of applications or infrastructures into your AWS environments. When you deploy your workloads to the cloud, having deployment pipelines is key to gaining agility and lowering time to […]

AWS Week In Review – July 11, 2022

This post is part of our Week in Review series. Check back each week for a quick roundup of interesting news and announcements from AWS! In France, we know summer has started when you see the Tour de France bike race on TV or in a city nearby. This year, the tour stopped in the […]

AWS Week in Review – June 20, 2022

This post is part of our Week in Review series. Check back each week for a quick roundup of interesting news and announcements from AWS! Last Week’s Launches It’s been a quiet week on the AWS News Blog, however a glance at What’s New page shows the various service teams have been busy as usual. […]

New for AWS CloudFormation – Quickly Retry Stack Operations from the Point of Failure

One of the great advantages of cloud computing is that you have access to programmable infrastructure. This allows you to manage your infrastructure as code and apply the same practices of application code development to infrastructure provisioning. AWS CloudFormation gives you an easy way to model a collection of related AWS and third-party resources, provision […]