We were unable to find the post you were looking for. Here are some suggestions of articles.

How to Retry in Ruby Apps

Ruby shines by providing several control flow keywords to make it easier for developers to have more freedom and flexibility over their program. In this post, we'll look at three helpful Ruby concepts that allow developers to write cleaner, more effective code. Read more

Exception Handling in Ruby

What is exception handling? Software systems can be quite prone to error conditions. Systems that involve user interaction are more vulnerable to exceptions as they attract errors at multiple fronts. Errors can take many forms - syntactical errors, network errors, form input errors, invalid authentication errors etc. I Read more

How to Use Docker’s Health Check Command

This guide explores what a docker health check is and how to configure it for your docker containers. This deep dive into what a health check of docker containers really means and why it’s important in the containers world provides valuable insights to help ensure your resources are healthy. Read more

Why API Monitoring is a Business Necessity

This article will discuss, API Monitoring, the definition of APIs and how they would affect your business if there is a failure, and how to protect APIs or your services. Read more

Pros and Cons of Installing the OpenTelemetry Collector

The OpenTelemetry collector is a Go binary that does exactly what its name implies: it collects data and sends it to a back-end. But there’s a lot of functionality that lies in between. Learn more! Read more

Deploying a Faktory worker to AWS Fargate

Looking for a fresh, 2018 approach to deploying a Rails app to AWS? We've partnered with DailyDrip on a series of videos to guide you through the process. We're covering how to Dockerize a Rails app, AWS Fargate, logging, monitoring, setting up load balancing, SSL, CDN, and more. In the ... Read more

Which Ruby Background Job Framework is Right for You

If you've been around the Ruby/Rails ecosystem for a bit you've likely heard the term 'background job' or 'offline processing'. But what does that actually mean? How do you know which tasks are suitable to be processed 'in the background'? Once you define those tasks, how do pick the right ... Read more

Monolithic vs. Microservices Architecture: A Side-by-Side Comparison

In this posts, we compare side-by-side Monolithic and Microservices architecture. After discussing strengths and weaknesses of each concept, you'll know which is right for your business. Read more

Start your free 14-day trial today.
No credit card needed.