AWS News Blog
Category: Management Tools
New: Use AWS CloudFormation StackSets for Multiple Accounts in an AWS Organization
Infrastructure-as-code is the process of managing and creating IT infrastructure through machine-readable text files, such as JSON or YAML definitions or using familiar programming languages, such as Java, Python, or TypeScript. AWS Customers typically uses AWS CloudFormation or the AWS Cloud Development Kit (AWS CDK) to automate the creation and management of their cloud infrastructure. […]
AWS Compute Optimizer – Your Customized Resource Optimization Service
When I publicly speak about Amazon EC2 instance type, one frequently asked question I receive is “How can I be sure I chose the right instance type for my application?” Choosing the correct instance type is between art and science. It usually involves knowing your application performance characteristics under normal circumstances (the baseline) and the […]
A New, Simplified, Bring-Your-Own-License Experience for Microsoft Windows Server and SQL Server
Customers have asked us to provide an easier way to bring, and manage, their existing licenses for Microsoft Windows Server and SQL Server to AWS. Today we are excited to announce a new, simpler, bring-your-own-license (BYOL) experience. When launching Windows Server or SQL Server instances, customers can use licenses from AWS with a pay-as-you-go model […]
Visualize and Monitor Highly Distributed Applications with Amazon CloudWatch ServiceLens
Increasingly distributed applications, with thousands of metrics and terabytes of logs, can be a challenge to visualize and monitor. Gaining an end-to-end insight of the applications and their dependencies to enable rapid pinpointing of performance bottlenecks, operational issues, and customer impact quite often requires the use of multiple dedicated tools each presenting their own particular […]
AWS Cloud Development Kit (CDK) – Java and .NET are Now Generally Available
Today, we are happy to announce that Java and .NET support inside the AWS Cloud Development Kit (AWS CDK) (CDK) is now generally available. The AWS CDK is an open-source software development framework to model and provision your cloud application resources through AWS CloudFormation. AWS CDK also offers support for TypeScript and Python. With the AWS […]
Announcing CloudTrail Insights: Identify and Respond to Unusual API Activity
Building software in the cloud makes it easy to instrument systems for logging from the very beginning. With tools like AWS CloudTrail, tracking actions taken on AWS accounts and services is straightforward, providing ways to find the event that caused a given change. But not all log entries are useful. When things are running smoothly, […]
AWS Systems Manager Explorer – A Multi-Account, Multi-Region Operations Dashboard
Since 2006, Amazon Web Services has been striving to simplify IT infrastructure. Thanks to services like Amazon Elastic Compute Cloud (Amazon EC2), Amazon Simple Storage Service (Amazon S3), Amazon Relational Database Service (Amazon RDS), AWS CloudFormation and many more, millions of customers can build reliable, scalable, and secure platforms in any AWS region in minutes. […]
CloudFormation Update – CLI + Third-Party Resource Support + Registry
CloudFormation was launched in 2011 (AWS CloudFormation – Create Your AWS Stack From a Recipe) and has become an indispensable tool for many AWS customers. They love the fact that they can define a template once and then use it to reliably provision their AWS resources. They also make frequent use of Change Sets, and […]