Operations | Monitoring | ITSM | DevOps | Cloud

Latest News

5 reasons why you should use EventBridge instead of SNS

SNS and SQS have been the goto options for AWS developers when it comes to service integration. However, since its (much needed!) rebranding, EventBridge (formerly CloudWatch Events) has become a popular alternative. If you’re still on the fence, then allow me to give you 5 reasons why you should consider using EventBridge instead of SNS.

Top 6 Best Practices About State Management with React

One thing I love about working at OpsRamp is how we always come together to figure out new ways to manage complexity or achieve difficult development goals. Take, for example, managing application states. It’s historically one of the biggest challenges in front-end development. We’re a lean team, so we needed to figure out a better way. In this article, I’ll address how we accomplish this with React at OpsRamp, and how you can apply some of these practices in your own workday.

Software development best practices checklist: 5 tips for beginners

This is a guest post from Ava Franklin of GoodCore Software. No matter how high your aspirations, you need someone to guide you through the initial steps of your career. For developers who have just started taking up real projects, we have prepared a checklist of best programming practices recommended by software development industry experts.

Load Testing Is Crucial For Optimum Performance of your Website

For a comparatively better user experience and more quality online traffic, all that’s required is a fast and lightweight website. The contribution of a lightweight and superfast website, towards comparatively better user experience and engaging online traffic, cannot be ignored. One of the most important aspects that has always kept the user hooked, engaged, has converted, ensuring optimal performance and reliability of the website is - load testing.

Load average: What is it, and what's the best load average for your Linux servers?

If you're using a Linux server, you're probably familiar with the term load average/system load. Measuring the load average is critical to understanding how your servers are performing; if overloaded, you need to kill or optimize the processes consuming high amounts of resources, or provide more resources to balance the workload. But how do you determine if your server has sufficient load capacity, and when should you be worried? Let's dive in and find out.

Building a Rails App With Multiple Subdomains

In today’s post, we’ll learn how to build a Rails app that can support multiple subdomains. Let’s assume that we have a gaming website funkygames.co and we want to support multiple subdomains such as app.funkygames.co, api.funkygames.co, and dev.funkygames.co with a single Rails application. We want to ensure that proper authentication is performed for all subdomains and that there are no duplicate routes.

Announcing our new $11M Series B funding

Nearly eight years ago, Cory and I started on a journey to help developers build software quickly and painlessly. As software developers ourselves, we had felt the pain of being afraid to ship and spending late nights tracking down bugs. In 2013, we launched Rollbar into the world so that developers could build software faster, shipping often without fear. These days, lots of people talk about continuous delivery, and nearly all of them focus on automating releases.