Operations | Monitoring | ITSM | DevOps | Cloud

Latest News

Free Application & Server Monitoring + New Metered Pricing

We’ve updated Instrumental’s pricing to be fully metered and we replaced our 30-day trial with an entirely free Development Plan. While Instrumental’s pricing has been usage-based for a long time, this new model eliminates our plans and minimum spend requirements. With no minimum monthly spend, Instrumental is now a much better fit for smaller projects.

Amazon Kinesis: the best event queue you're not using

Instrumental receives a lot of raw data, upwards of 1,000,000 metrics per second. Because of this, we’ve always used an event queue to aggregate the data before we permanently store it. Before switching to AWS Kinesis, this aggregation was based on many processes writing to AWS Simple Queue Service (SQS) with a one-at-a-time reader that would aggregate data, then push it into another SQS queue, where multiple readers would store the data in MongoDB.

Connect to MySQL ElastiCache through EC2

You can quickly and efficiently use SSH to safely access data in your remote MySQL RDS data stores with just a single command. This tip not only enables you to access your remote server as if it was local and take advantage of local tools, but also modify data remotely, download MySQL backups, and do it all securely, through an SSH encrypted connection.

Connect to Redis ElastiCache through EC2

You can quickly and efficiently use SSH to safely access data in your remote Redis Elasticache data stores with just a single command. This tip not only enables you to access your remote server as if it was local and take advantage of local tools, but also modify data remotely, download Redis data, and do it all securely, through an SSH encrypted connection.

Connect to Memcache ElastiCache through EC2

You can quickly and efficiently use SSH to safely access data in your remote Memcache Elasticache data stores with just a single command. This tip not only enables you to access your remote server as if it was local and take advantage of local tools, but also modify data remotely, download Memcache data, and do it all securely, through an SSH encrypted connection.

Anatomy of a Profitable Side Project: StatusGator 2016 Review

In 2016, my side project StatusGator garnered enough paying customers to be profitable. I have wanted to document and share what I’ve learned along the way for months. But doing so requires confronting the reality that my side project is not the runaway success that I had hoped it would be, but rather a useful tool for myself and for others, that can exist forever thanks to the fact that it ekes out a meager profit on paper.