• Get AWS credits for your startup with AWS Activate

    Get AWS credits for your startup with AWS Activate

    View Post

Stay up to date

Kubernetes, Blue Matador

How to Delete Pods from a Kubernetes Node
By Keilan Jackson on December 7, 2021

When administering your Kubernetes cluster, you will likely run into a situation where you need to delete pods from one of your nodes. You may need to debug issues with the node itself,...

Continue Reading

AWS

How to Monitor AWS SQS with CloudWatch
By Mark Siebert on October 30, 2020

AWS SQS is a message queuing service that allows you to send and receive huge numbers of messages from a queue using a simple API. Using Amazon SQS, without setting up any infrastructure,...

Continue Reading

AWS

How to Monitor AWS Kinesis with CloudWatch
By Mark Siebert on October 22, 2020

If you’re using AWS Kinesis in your application, you’ll want to monitor your Kinesis streams to make sure they are healthy and that your producers and consumers are interacting with them...

Continue Reading
Comparing the best infrastructure monitoring tools
By Blue Matador on October 19, 2020

A lot of engineers think a project is done once the code is live. In a perfect world, that could be true—alas, commits are rarely free of problems. For companies that have a lot of focus on...

Continue Reading

AWS

Function concurrency limits and throttling in AWS Lambda
By Mark Siebert on October 14, 2020

Have you noticed recently that your AWS Lambda invocation requests are getting throttled? If so, your Lambda functions are probably not running as designed. Let’s examine the possible...

Continue Reading

AWS

How to estimate your AWS costs
By Blue Matador on October 9, 2020

Amazon Web Services (AWS) is pretty much ubiquitous these days, with everyone from tiny startups to large enterprises using the cloud service to run their apps, websites, and processes. For...

Continue Reading