Operations | Monitoring | ITSM | DevOps | Cloud

July 2023

Sumo Logic Customer Brown Bag - Observability - July 31st, 2023

In this session, Jeff Deininger, Architect Solutions Engineer from Sumo Logic, shows how to perform version control using Sumo Logic API. If you are interested in an engagement to receive additional guidance from Sumo Logic's Professional Services team, please reach out to your Sumo Logic Account Manager and/or Customer Success Manager.

Four reasons to try our next-gen dashboards

When you need to troubleshoot faster, rich out-of-the-box content lets you easily monitor the tools in your technology stack. Dashboards are key to our customers’ success — offering you deep insights at a glance and the ability to drill into the details most important to you. A couple years ago, we debuted a new style of dashboards, built on top of a scalable, flexible and extensible charting system.

Leading on full-stack observability: once you have the logs, the rest is easy

Observability gets more challenging yearly in the rapidly evolving world of distributed computing and cloud-native applications. Organizations today are tasked with ensuring that their critical business applications, revenue-generating applications, and supporting infrastructure operate with reliability and security. The stakes are high; any lapse can lead to user churn, revenue loss, and decreased productivity.

How to use Kubernetes to deploy Postgres

Kubernetes is an orchestration platform that allows containers to be deployed in an automated and resilient way, abstracting many of the manual steps of rolling upgrades and scaling. You will usually want to deploy database applications (like PostgreSQL) as well, so that your applications can leverage their features within the cluster. Deploying in a Kubernetes cluster lets you build out your cloud-native PostgreSQL instance.