AWS News Blog
Now Available – SQL Server Enterprise Edition AMI for EC2
You can now launch SQL Server Enterprise Edition on Amazon Elastic Compute Cloud (Amazon EC2) using a new, pre-configured AMI (Amazon Machine Image). This edition of SQL Server offers some new and unique features including: High Availability – You can configure a primary database and up to four active, readable secondary databases into an Always-On […]
New – Apache Spark on Amazon EMR
My colleague Jon Fritz wrote the guest post below to introduce a powerful new feature for Amazon EMR. We updated it on May 16, 2017 in order to describe some new console features and to account for the availability of Spark 2.0. — Jeff; I’m happy to announce that Amazon EMR now supports Apache Spark. […]
New – Simplified Reserved Instance Options for Amazon RDS
Reserved Instances have been a part of the AWS pricing model for quite some time. You can reserve an instance and receive a significant discount, along with a capacity reservation, when you purchase a Reserved Instance (RI). You don’t need to make any code or administrative changes in order to benefit from Reserved Instances. We’ll […]
AWS Lambda Update – Run Java Code in Response to Events
Many AWS customers are using AWS Lambda to build clean, straightforward applications that handle image and document uploads, process log files from AWS CloudTrail, handle data streamed from Amazon Kinesis, and so forth. With the recently launched synchronous invocation capability, Lambda is fast becoming a favorite choice for building mobile, web and IoT backends. Our […]
AWS Week in Review – June 8, 2015
Let’s take a quick look at what happened in AWS-land last week: Monday, June 8 We announced that AWS CloudHSM is now available in Asia Pacific (Singapore) and Asia Pacific (Tokyo) AWS Regions. The AWS Mobile Development Blog showed you how to Use Amazon Cognito and AWS Lambda to Detect Cheating. The AWS Partner Network […]
Attach and Detach Elastic Load Balancers from Auto Scaling Groups
I enjoy reading the blog posts that I wrote in the early days of AWS. Way back in 2009, I wrote a post to launch Elastic Load Balancing, Auto Scaling, and Amazon CloudWatch. Here’s what I said at the time: “As soon as you launch some EC2 instances, you want visibility into resource utilization and […]
The New M4 Instance Type (Bonus: Price Reduction on M3 & C4)
We launched Amazon Elastic Compute Cloud (Amazon EC2) with a single instance type (m1.small) way back in 2006! Since then, we have added many new types in response to customer demand, enabled by improvements in memory and processor technology (see my recent post, EC2 Instance History, for a look back in time). Today we are […]
VPC Flow Logs – Log and View Network Traffic Flows
Many organizations collect, store, and analyze network flow logs. They use this information to troubleshoot connectivity and security issues, and to make sure that network access rules are working as expected. Up until now, AWS customers collected this data by installing agents on their Amazon Elastic Compute Cloud (Amazon EC2) instances. Doing so imposed some […]