Page 35
Performance boost and cost savings for DynamoDB
DynamoDB is offering a managed, scalable and highly available database. Compared to SQL databases a big advantage of DynamoDB is the ability to scale the read and write throughput. This allows you to scale the database along with your application layer,...
Read moreAWS Weekly 2016-24
Quick summary of what happened in the AWS universe last week. Monday, June 13 Cloud Academy explained Everything You Ever Wanted to Know about Amazon Kinesis Firehose Tuesday, June 14 AWS SES Blog announced Amazon SES Now Supports Email Headers in No...
Read moreUsing S3 for static web hosting
Hosting a static website is possible with S3, an AWS service that offers unlimited cloud storage capacity. You are able to deliver static content like HTML, CSS, images (e.g., PNG and JPG), audio or videos. You can’t execute server-side scripts like PHP...
Read more6 tips and tricks for AWS command-line ninjas
The AWS Command Line Interface (CLI) allows you to manage AWS services. Using the CLI from your terminal interactively allows you to half-automate tasks and frees you from logging into the AWS Management Console. In addition integrating the CLI into she...
Read moreAWS Monthly Review - May 2016
AWS is innovating fast. This is a summary of what happened during past month. Announcements and News AWS Certificate Manager allows to generate SSL/TLS certificates in the following regions: US East (N.Virginia), US West (N. California), US West (Oregon...
Read moreIntegrate SQS and Lambda: serverless architecture for asynchronous workloads
The Gold Standard for modern cloud-native applications is a serverless architecture. AWS Lambda allows you to implement scalable and fault tolerant applications without the need of a single virtual machine. A serverless infrastructure based on AWS Lambd...
Read moreFree ebook: Cloud Native Applications
Cloud Native Applications is a collection of hand-picked chapters presenting five topics that will give you insights into the world of cloud computing. Get a free copy now! Andreas and I, authors of Amazon Web Services in Action, selected these specif...
Read morePro bono: non-profit project wanted
Andreas and I would like to give away one month of our consulting time to a non-profit project for free. We can help you with anything related to AWS, DevOps, Software Development (Node.js, Java, Scala, Erlang). Are you a researcher trying to analyze...
Read moreDIY AWS Security Review
A regular security review of your AWS account can reveal security issues with little effort. There are some very easy things you can automatically check with the help of the AWS Command Line Interface that have a big impact. Limit network traffic from 0...
Read moreAWS Monthly Review - April 2016
AWS is innovating fast. This is a summary of what happened during past month. Announcements and News CloudFormation adds support for EC2 Dedicated Hosts, improves handling of ECS and allows you to specify a name for a Lambda function. (Official Announc...
Read more