Dynamic Table Name in DynamoDB with Java DynamoMapper
In my current project we want AWS CloudFormation to determine the names of our DynamoDB tables by setting them as properties in a standard Java property file. Our service reads…
In my current project we want AWS CloudFormation to determine the names of our DynamoDB tables by setting them as properties in a standard Java property file. Our service reads…
In my current project we're using the Amazon DynamoDB database in some of our bounded contexts. One use case that we have is to create an entity only if it…
Do you want to know how much outgoing traffic there is from your S3 bucket? Maybe your account cost has increased and you need to know what is generating all…
This article will explain, in a few short steps, how to backup your WordPress installation to Amazon S3 service. It will deal with Ubuntu as operating system and Amazon EC2…
Up until now this Wordpress blog has been hosted by DreamHost, a company with a good reputation and a solid knowledge in hosting. Unfortunately, the server we've been located on,…
Amazon Simple Storage Service (S3) is cheap on-line storage with a Web Service interface. You just log in with your Amazon id, sign up for S3, designate a credit card,…