• Get AWS credits for your startup with AWS Activate

    Get AWS credits for your startup with AWS Activate

    View Post

Stay up to date

AWS, Blue Matador

How to Monitor AWS Lambda
By Mark Siebert on August 13, 2019

AWS Lambda is one of AWS’s most popular cloud services. It allows serverless applications to be built by dividing up an application into functions that can be triggered by changes in your...

Continue Reading

AWS, Blue Matador

How to Monitor Amazon Classic Elastic Load Balancers
By Keilan Jackson on August 6, 2019

AWS Elastic Load Balancing is one of the most widely used of Amazon’s cloud services. In many AWS stacks, an Elastic Load Balancer (ELB) will be involved in almost every single request that...

Continue Reading

AWS

How to Monitor Amazon CloudFront with CloudWatch
By Mark Siebert on July 23, 2019

Amazon CloudFront is a CDN that allows you to serve content from edge locations without having to actually stand up infrastructure around the world. However, since it’s a managed service,...

Continue Reading

AWS

How to Monitor Amazon ECS with CloudWatch
By Mark Siebert on May 14, 2019

Amazon ECS allows you to run Docker containers your application without having to actually manage physical hardware (or virtual hardware, in the case of the Fargate launch type). However,...

Continue Reading

AWS

How to Monitor AWS Elastic Beanstalk with CloudWatch
By Mark Siebert on April 30, 2019

AWS Beanstalk allows you to spin up entire environments (EC2 instances, ELBs, etc.) to support an application without you having to configure the resources manually. However, since it’s a...

Continue Reading

AWS

How to Monitor Amazon EBS with CloudWatch
By Mark Siebert on April 9, 2019

Amazon EBS allows you to provision storage volumes for your EC2 instances without having to actually manage physical hardware. However, since it’s a managed service, you have less...

Continue Reading