The Simple Notification Service is often overlooked when it comes to Managing Scale. It is actually one of the most useful services in the AWS backbone. This article will show you how you can leverage SNS to meet the demand on your Apps, as well as combining with CloudWatch.
As a farewell to our DynamoDB Series, we’ll look at how DynamoDB relates to yet another trendy Amazon Web Service product, Elastic MapReduce, combining it with Hive and other AWS Services.
Why is the following infographic important? For one reason: To remind us that there’s not a single machine that is able to process a whole sample at once.
Have you ever worked maintaining a Database? If you haven’t, let me tell you: It’s challenging. At least 80% of the time you’re planning how to meet demand by analyzing indexes, looking over every detail outside the database – like networking, I/O Throughput, filesystems, backup strategies, coping with availability, then replication.
The following presentation was created by Dr. Matt Wood, Senior Manager at Amazon Web Services (AWS). It contains relevant information for those considering using Amazon Web Services to build high performance web applications. You will learn about the main building blocks (storage, compute, databases, managed services) for great applications and how to use AWS to support you along the way.
The following presentation was created by Ryan Shuttleworth, Technology Evangelist at Amazon Web Services, in collaboration with Adam Bidwell, eCommerce Manager at Kurt Geiger. In a sequence of very informative slides, they discuss how retailers are using AWS to carry out a number of business critical functions.
DynamoDB is the AWS cloud out-of-the-box NoSQL database service. Amazon cloud’s customers can deploy their big data database tables in it and enjoy a fully managed service.
“Amazon DynamoDB is the fastest growing new service in the history of AWS.” Werner Vogles, Amazon CTO
This presentation brought to you by Matt Wood, Data-intensive Computing program manager at AWS. These slides introduce DynamoDB including how to get started, its data modeling, the partitioning methods and analytics capabilities. If you are considering what NoSql to use, DynamoDB is definitely one of the leading options.
WordPress is one of the most popular open source blog platforms out there. It is used to power anything from simple blogs to complex portals, thanks to the variety of plugins the community has developed.
In this article we will describe the architecture options for deploying WordPress in AWS with scalability and high availability in mind. We will take advantage of the elasticity of the cloud and use more servers when we need them and less when we don’t (auto-scaling).