AWS DevOps & Developer Productivity Blog
Category: Uncategorized
AWS Config: Checking for Compliance with New Managed Rule Options
Change is the inherent nature of the Cloud. New ideas can immediately take shape through the provisioning of resources, projects will iterate and evolve, and sometimes we must go back to the drawing board. Amazon Web Services accelerates this process by providing the ability to programmatically provision and de-provision resources. However, this freedom requires some […]
OpsWorks September 2016 Updates
Over the past few months, the AWS OpsWorks team has introduced several enhancements to existing features and added to support for new one. Let’s discuss some of these new capabilities. · Chef client 12.13.37 – Released a new AWS OpsWorks agent version for Chef 12 for Linux, enabling the latest enhancements from Chef. The OpsWorks […]
Introducing Application Load Balancer – Unlocking and Optimizing Architectures
This is a guest blog post by Felix Candelario & Benjamin F., AWS Solutions Architects. This blog post will focus on architectures you can unlock with the recently launched Application Load Balancer and compare them with the implementations that use what we now refer to as the Classic Load Balancer. An Application Load Balancer operates at […]
AWS OpsWorks Endpoints Available in 11 Regions
AWS OpsWorks, a service that helps you configure and operate applications of all shapes and sizes using Chef automation, has just added support for the Asia Pacific (Seoul) Region and launched public endpoints in Frankfurt, Ireland, N. California, Oregon, Sao Paolo, Singapore, Sydney, and Tokyo. Previously, customers had to manage OpsWorks stacks for these regions using […]
Auto Scaling AWS OpsWorks Instances
This post will show you how to integrate Auto Scaling groups with AWS OpsWorks so you can leverage the native scaling capabilities of Amazon EC2 and the OpsWorks Chef configuration management solution. Auto Scaling ensures you have the correct number of EC2 instances available to handle your application load. You create collections of EC2 instances […]
Color-Code Your AWS OpsWorks Stacks for Better Instance and Resource Tracking
AWS OpsWorks provides options for organizing your Amazon EC2 instances and other AWS resources. There are stacks to group related resources and isolate them from each other; layers to group instances with similar roles; and apps to organize software deployments. Each has a name to help you keep track of them. Because it can be […]
Using Locust on AWS Elastic Beanstalk for Distributed Load Generation and Testing
AWS Elastic Beanstalk customers frequently ask how to load test their web applications running on Elastic Beanstalk. Load testing, which allows you to demonstrate and understand how the application and the underlying resources function under real-world demands, is an important part of the application development cycle. Creating tests that simulate real-world scenarios is essential. Locust, […]
Quickly Explore the Chef Environment in AWS OpsWorks
AWS OpsWorks recently launched support for Chef 12 Linux. This release changes the way that information about the stacks, layers, and instances provided by OpsWorks is made available during a Chef run. In this post, I show how to interactively explore this information using the OpsWorks agent command line interface (CLI) and Pry, a shell […]
AWS OpsWorks Now Supports Chef 12 for Linux
Update: In the meantime our friends at Chef published a post that walks you through deploying a Django app on AWS OpsWorks using Chef 12. Go check it out! In addition to providing Chef 12 support for Windows, AWS OpsWorks (OpsWorks) now supports Chef 12 for Linux operating systems. This release benefits users who want […]
AWS CloudFormation at AWS re:Invent 2015: Breakout Session Recap, Videos, and Slides
The AWS CloudFormation team and others presented and shared many updates and best practices during several 2015 AWS re:Invent sessions in October. We wanted to take the opportunity to show you where our presentation slides and videos are located as well as highlight a few product updates and best practices that we shared at this […]