Operations | Monitoring | ITSM | DevOps | Cloud

Rails + observIQ; Chapter 1: Log management at the core of Rails application development

Logging is useful in building, managing and debugging Rails applications. Most logging functionalities are built into the application, and it is fairly simple to find the logs. However, as your applications scale up in volume, it becomes difficult to trace the source of an issue. That’s when you want to implement a cloud based log management system to get a unified view of all logs from your Rails application.

Deploy Puppet Enterprise agents with HashiCorp Terraform on Azure VMs

HashiCorp Terraform is an open source Infrastructure as Code (IaC) tool that is widely used to deploy cloud infrastructure in the public cloud, such as AWS and Azure, along with on-premises VMware vSphere environments. One of the challenges is developing a method for bootstrapping the instances with configuration management agents such as the Puppet Enterprise agent.

Six months in: How the SaaS that was built in 7 days is going

A few weeks before I sat down to write this article, I reshared my two month review of OnlineOrNot around the internet. Surprisingly, the article was quite popular: So I thought I'd clear up some confusion for the folks who only just read my two month review: I started OnlineOrNot on February 25, 2021, shipped the first version for people to use on March 2, 2021, and here I am in August writing the six month review.

Observability and Cyber Resiliency - What Do You Need To Know?

Observability is one of the biggest trends in technology today. The ability to know everything, understand your system, and analyze the performance of disparate components in tandem is something that has been embraced by enterprises and start-ups alike. What additional considerations need to be made when factoring in cyber resiliency? A weekly review of the headlines reveals a slew of news covering data breaches, insider threats, or ransomware.

Kubernetes monitoring with Sysdig

Kubernetes has multiple moving pieces that you need to monitor, such as the elements that make up the Control Plane. As your clusters grow, collecting metrics from all the Kubernetes sources becomes highly tedious. Comprehensive monitoring for Kubernetes reduces the operational complexity by providing the visibility you need to: Sysdig Monitor offers an out-of-the-box user experience for monitoring your Kubernetes environment, including pre-built dashboards and a comprehensive alerts library that you can use right away.

API Gateway with Gloo Edge Overview

Watch Kamesh Sampath (Field Engineer, Solo.io) discuss Gloo Edge, Gateway API and API management on Kubernetes. Gloo Edge is a cloud-native API Gateway and Ingress Controller built on Envoy Proxy to facilitate and secure application traffic at the edge. Here we have covered the management and deployment if your API gateway with Gloo, and share how to set up and manage your APIs in less than 3 minutes!