Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on Cloud monitoring, security and related technologies.

10 Ways to Simplify Cloud Monitoring

Is monitoring in the cloud special enough to warrant a list of tips and best practices? We think so. On the one hand, monitoring in the cloud might seem easy since there is a large number of solutions to choose from. On the other hand, though, the dynamic and distributed nature of the cloud can make the process much more challenging. In this article, we’ll cover ten tips and best practices that will help you ace your cloud monitoring game.

How to Be a Financially Conscious Site Reliability Engineer

Site reliability engineers (SREs) are the glue between “Dev” and “Ops,” ensuring that software engineering expertise is applied to operations challenges. SREs naturally focus on making systems more reliable, efficient, and scalable. If you’re an SRE yourself, you’re already deeply familiar with these ideas.

New Integration - Create Microsoft Azure DevOps Work Items directly from Rollbar

Does your team use Azure DevOps for tracking work? You’re going to love our latest integration if that’s the case. You can now create and resolve Work Items in Azure DevOps directly from Rollbar, making error monitoring and debugging even faster. This is the latest addition to our toolkit for the Microsoft ecosystem (read about our Azure Active Directory integration). It reinforces our mission to help software developers build software quickly and painlessly.

Serverless from Scratch

Openfit is a new fitness streaming service by Beachbody that streams hundreds of thousands of hours of video to tens of thousands of users each month with a 100% serverless architecture. From development to testing and production workloads, Reza Javidi (Director of DevOps & SRE) shares best practices his teams have developed for scaling and securing serverless workloads—both in terms of traffic and development velocity.

A Technical Analysis of the Capital One Hack

The recent disclosure of yet another cloud security misconfiguration leading to the loss of sensitive personal information made the headlines this past week. This particular incident came with a bit more information from the indictment of the accused party, allowing us to piece together the revealed data and take an educated guess as to what may have transpired leading up to the loss of over 100 million credit card applications and 100 thousand social security numbers.

AWS Step Functions - A User's Guide

Many articles have been written about AWS Step Functions since it was first introduced in 2016. Most of them create the impression that the service is simply an extension of the Lambda function that allows us to stitch together multiple Lambda functions to call each other. But actually, it is much more than that. Step Functions allows us to design and build the flow of execution of modules in our application in a simplified manner.