AWS News Blog

Category: Launch

New AWS Test Drive – Esri Maps for SharePoint

As regular readers of this blog know, I am a big fan of the AWS Test Drive Program. I love the fact that it gives you the ability to quickly and easily launch and evaluate a wide variety of server-based applications at no charge. Instead of spending hours downloading and configuring these applications on your […]

Two New Locations for Amazon Simple Email Service

Amazon Simple Email Service (SES) makes it easy and cost-effective for you to send transactional emails, marketing emails, or any other high-quality messages to your customers. This month we expanded the SES footprint to a pair of new AWS Regions. You can now send emails from any of the following endpoints: US East (Northern Virginia) […]

Amazon SQS – New Dead Letter Queue

The Amazon Simple Queue Service (SQS) makes it easy for you to decouple the components of your application from each other. Proper use of SQS can make your applications easier to build, scale, and run. For example, you could have one task produce work items, post them to a queue, and have another task pull […]

Marry Amazon Kinesis and Storm Using the New Kinesis Storm Spout

Amazon Kinesis is a fully managed service for real-time processing of streamed data at massive scale. When we launched Kinesis in November of 2013, we also introduced the Kinesis Client Library. You can use the client library to build applications that process streaming data. It will handle complex issues such as load-balancing of streaming data, […]