#cloudwatch | Amazon CloudWatch (2)
Monitor all parts of your AWS infrastructure with the help of CloudWatch by making use of metrics, alarms, and logs.
Send CloudWatch Alarms to Slack with AWS Lambda
As we all know, things go wrong. That’s why monitoring and alerting are essential topics. Wouldn’t it be nice, if problems in your AWS account would show up in Slack? So you can react quickly while using your favorite messaging tool. In this blog post, ...
Read moreA simple way to manage log messages from containers: CloudWatch Logs
Gone are the days when administrators logged into their machines to access log files. Containers and virtual machines are launched and terminated dynamically to scale based on demand, to deploy new versions, or to recover from failure nowadays. Collecti...
Read moreCloudWatch is neglected: Why is the control room empty?
CloudWatch is the most undervalued service on AWS. It’s like an empty control room. All data is there, but no one is looking at it. Together with IAM and VPC, CloudWatch provides the basis for modern infrastructure. CloudWatch combines an extensive set...
Read moreThe Life of a Serverless Microservice on AWS
In this post, I will demonstrate how you can develop, test, deploy and operate a production-ready Serverless Microservice using the AWS ecosystem. The combination of AWS Lambda and Amazon API Gateway allows us to operate a REST endpoint without the need...
Read more5 AWS mistakes you should avoid
Since this year I’m working as an AWS Cloud Consultant where I see a lot of small to medium sized AWS deployments. Most of them are typical web applications. I want to share with you the 5 most common mistakes that you better avoid: managing infrastruc...
Read more