aws

  • submit to reddit

DynamoDB: Data Modieling for Low Cost / High Performance

In this session, you will learn best practice techniques for minimizing payload size and modeling one-to-many relationships in DynamoDB, leveraging the...

0 replies - 1081 views - 05/08/13 by Eric Genesky in Articles

Using AWS ElasticMapReduce with the Command Line Interface

In this post I am going to use the AWS MapReduce service (calledElasticMapReduce) by making use of the CLI for EMR.The process of...

0 replies - 1301 views - 05/08/13 by Pascal Alma in Articles

Amazon Web Services: Performance Tuning Tips and Tricks

This session delves into identifying, measuring, and reducing latency in your AWS stack.

0 replies - 2435 views - 05/07/13 by Eric Genesky in Articles

MySQL on AWS 101

This slideshow from Anders Karlsson helps you get MySQL running on AWS by revealing how to take full advantage of EC2.   MySQL on AWS 101 from...

0 replies - 2550 views - 04/27/13 by Eric Genesky in Articles

How to Notify/Email Yourself When an EC2 Instance Terminates

I make pretty heavy use of EC2 spot instances, which as you know can terminate at any time with no warning. In order to get my spots back up ASAP, I’d like...

0 replies - 5666 views - 04/26/13 by George London in Articles

Multipart Upload on S3 with jclouds

1. GoalIn the previous article, we looked at how we can use the generic Blob APIs from jclouds to upload content to S3. In this article we will use the S3...

0 replies - 2865 views - 04/21/13 by Eugen Paraschiv in Articles

When Amazon EBS-Optimized Instances Make Sense

The performance of a block storage device is commonly measured and quoted in a unit called IOPS, short for Input/Output Operations per Second (IOPS). To...

0 replies - 2472 views - 04/19/13 by Harish Ganesan in Articles

Amazon, AWS, and the Public Cloud Paradox

CloudVelocity’s Greg Ness laments Amazon’s public cloud myopia, warning that the company’s future success may depend more upon its ability to lead...

0 replies - 1694 views - 04/09/13 by Greg Ness in Articles

Reddit on AWS

Here's a quick video that describes how Reddit used the AWS Cloud to quickly scale in order to meet traffic demands during President Obama's live AMA.

0 replies - 2002 views - 04/06/13 by Eric Genesky in Articles

Deep Dive into Amazon ElastiCache

Connection Overheads Amazon ElastiCache node (MemCached engine) uses a connection buffer per TCP connection to read/write data out over the network. This is...

0 replies - 530 views - 04/03/13 by Harish Ganesan in Articles

AWS VPC NAT Instance Failover and High Availability

Amazon Virtual Private Cloud (VPC) is a great way to setup an isolated portion of AWS and control the network topology. It is a great way to extend your...

0 replies - 2118 views - 03/28/13 by Raghuraman Bala... in Articles

AWS Messaging: Amazon SQS and SNS

Amazon SNS and Amazon SQS are important systems for sending, managing, and queuing system notifications. This session details the fundamentals on how to use...

0 replies - 806 views - 03/27/13 by Mitch Pronschinske in Articles

Intro to Amazon SQS

Get a quick over view and hands-on practice using Amazon SQS to create a message queue that quickly and reliably sends messages from decoupled components...

0 replies - 1090 views - 03/26/13 by Mitch Pronschinske in Articles

Accessing AWS Without Key and Secret

If you are using Amazon Web Services(AWS), you are probably aware how to access and use resources like SNS, SQS, S3 using key and secret. With the aws-java-sdk...

0 replies - 1741 views - 03/26/13 by Bilgin Ibryam in Articles

More On ColdFusion On AWS

A couple of weeks ago I mentioned the availability of ColdFusion 10 on Amazon Web Services (AWS). To better explain this offering, Adobe engineer Chandan Kumar...

0 replies - 1111 views - 03/26/13 by Ben Forta in Articles