Operations | Monitoring | ITSM | DevOps | Cloud

ServiceNow is a Magic Quadrant Leader for Low-Code for the fourth year

I’m delighted to announce that, for the fourth consecutive year, ServiceNow has been recognized as a Leader in the 2023 Gartner® Magic Quadrant™ for Enterprise Low-Code Application Platforms. We believe this recognition reflects our continued commitment to helping our customers eliminate the skills gap for app creation with low-code tooling.

5 Ways Companies Gamified FinOps To Drive A Cost-Aware Engineering Culture

Getting engineers to take action to optimize spending can feel like an eternal struggle for many cloud-based companies. In fact, this particular issue is consistently considered to be one of the number-one cost challenges modern companies face. Thankfully, it doesn’t have to be this way. Below are a few creative ways companies have gamified FinOps practices to make the learning process more interesting and rewarding for engineers.

Live Debugging for Critical Systems

Live debugging refers to debugging software while running in production without causing any downtime. It has gained popularity in modern software development practices, which drives many critical systems across businesses and industries. In the context of always-on, cloud-native applications, unearthing severe bugs and fixing them in real time is only possible through live debugging. Therefore, live debugging becomes an integral part of any developer’s skill set.

What is Infrastructure as Code? An Introduction to IaC

Infrastructure as Code, or IaC, is the practice of automatically provisioning and configuring infrastructure using code and scripts. IaC allows developers to automate the creation of environments to generate infrastructure components rather than setting up the necessary systems and devices manually.

10 Best WordPress Plugins for Website Monitoring

WordPress is the content management system that has found its place in the hearts of innumerable web developers and users around the world. You might be shocked to learn that almost 45% of all websites on the Internet are grounded on WordPress. The question is, “How do users monitor their WordPress website and check their critical metrics?” Any site needs to be monitored these days. There are countless online services that offer tools for external website monitoring.

How to Parse JSON With BindPlane

About ObservIQ: observIQ brings clarity and control to our customer's existing observability chaos. How? Through an observability pipeline: a fast, powerful and intuitive orchestration engine built for the modern observability team. Our product is designed to help teams significantly reduce cost, simplify collection, and standardize their observability data.

Frontend vs Backend Performance: Which is Slower?

Kent C Dodds made a claim on Twitter (X) that the “biggest performance problems are probably backend, not frontend related.” Is this true? Some websites have slow backends, for sure. Others have slow frontends. A few unfortunate sites are slow in both. But as of today, right now in 2023, which is the bigger performance problem for most teams, the frontend or the backend? I wanted to explore it with some real data from the web.