AWS first! is one of our consulting principles. Using a managed service provided by AWS is usually offering the most bang for the buck. But there are pitfalls and downsides hidden behind shiny marketing promises of these managed services as well. Amazon...
I was preparing some AWS Security related training. Soon, I realized that this topic is too huge to fit into my brain. So I structured my thoughts in a mind map. Within a couple of minutes1 I came up with this: What is your first reaction? Mine was pre...
Do you want to be faster by using AWS? I see many AWS customers struggling with high expectations and some even slow down. That’s why I wrote the AWS Velocity Series. Let me sum up what matters most when optimizing for speed. 1. Select your runtime envi...
To get started, we provide you with curated posts by topic.
Andreas is an Amazon Web Services (AWS) and DevOps enthusiast. His first cloud project was to build the infrastructure for an online banking platform on AWS. Andreas loves to teach no matter if virtual or face-to-face. He is the author of Amazon Web Services in Action, published by Manning.
Michael Wittig is author of Amazon Web Services in Action (Manning). He helps his clients to gain value from Amazon Web Services. As a software engineer he develops cloud-native real-time web applications. He has expertise in distributed system development and architecture, with experience in algorithmic trading and real-time analytics.
We are available for projects: Hire us!
Today, we release v3.1.x of our Free Templates for AWS CloudFormation. The highlights of the release are: You can now receive alerts if the infrastructure is not working with the oprations/alert.yaml template. Existing templates now have a ParentAlertS...
The API Gateway provides an HTTPS endpoint that invokes a Lambda function when a request arrives. The diagram was created with Cloudcraft - Visualize your cloud architecture like a pro. As you can see, there is not much infrastructure to set up. To mak...
In the previous article, you learned how to use CloudFormation to describe a production-ready infrastructure for a containerized app running on ECS. In this article you will learn to: Automate the creation of a Docker image that contains the app Deploy...