Operations | Monitoring | ITSM | DevOps | Cloud

How do IT issues affect workplace morale and productivity?

Employee morale can make the difference between a struggling company and one that’s thriving and growing. High levels of engagement and enthusiasm amongst the workforce happen at organizations run like a well-oiled machine. Each department works hand in hand with the other, with everyone working toward the same goal. Even though all parts of a company are responsible for a strong company spirit, IT issues have a powerful impact.

Database Monitoring: Ensuring Optimal Performance and Reliability

In today's world, where businesses are heavily reliant on technology, databases have become a crucial component of business operations. Databases are the backbone of any organization, containing vast amounts of data that is essential for smooth functioning. However, with the amount of data that databases store, it is not uncommon for them to encounter issues that could lead to downtime and data loss.

Datadog Integration Update: Vulnerability Scanning and Audit Logs

The team at Cloudsmith is always looking for ways our customers and community can leverage adjacent technologies within the DevOps and application development ecosystem to secure the software supply chain. Cloudsmith developed the first integration with Datadog, the Cloud Monitoring as a Service solution, a few years ago! That integration was the first step in helping the community leverage both solutions simultaneously, strength for strength.

Diving Deep into Submarine Cables: The Undersea Lifelines of Internet Connectivity

Under the waves at the bottom of the Earth’s oceans are almost 1.5 million kilometers of submarine fiber optic cables. Going unnoticed by most everyone in the world, these cables underpin the entire global internet and our modern information age. In this post, Phil Gervasi explains the technology, politics, environmental impact, and economics of submarine telecommunications cables.

PagerDuty Announces New Automation Enhancements That Simplify Operations Across Distributed and Zero Trust Environments

Be sure to register for the launch webinar on Thursday, March 30th to learn more about the latest release from the PagerDuty Operations Cloud. Rundeck by PagerDuty has long helped organizations bridge operational silos and automate away IT tasks so teams can focus more time on building and less time putting out fires. And while this mission still rings true today, our vision is to extend this reality and revolutionize all operations while continuing to build trust.

How to properly check if files are readable

Opening and reading files may cause your program to block indefinitely, which is a major problem for configuration management tools like CFEngine. What if we make a program that can check if these file operations would block indefinitely, before using them? Unfortunately our good friend Alan Turing proved that such programs are not theoretically possible.

Elastic Observability: Built for open technologies like Kubernetes, OpenTelemetry, Prometheus, Istio, and more

As an operations engineer (SRE, IT Operations, DevOps), managing technology and data sprawl is an ongoing challenge. Cloud Native Computing Foundation (CNCF) projects are helping minimize sprawl and standardize technology and data, from Kubernetes, OpenTelemetry, Prometheus, Istio, and more. Kubernetes and OpenTelemetry are becoming the de facto standard for deploying and monitoring a cloud native application.

Meet the New Cribl Curious: User Groups, Badges, and More!

Are you curious about how to get the most out of Cribl’s products or want to connect with like-minded individuals to expand your skills with IRL user groups? Look no further than Cribl Curious, the online community designed for Cribl users to ask and answer technical questions, share knowledge, and connect with others in the industry. Today, we’re excited to unveil the brand new Cribl Curious! It brings exciting new features to take your Cribl experience to the next level.

Reduce compliance TCO by using Grafana Loki for non-SIEM logs

Compliance is a term commonly associated with heavily regulated industries such as finance, healthcare, and telecommunication. But in reality, it touches nearly every business today as governments and other regulatory agencies seek to enact tighter controls over the use of our collective digital footprint. As a result, more and more companies need to retain a record of every single digital transaction under their control.

How to create a VSCode Linux remote environment

Developers love Visual Studio Code (VSCode) for its flexibility and for its goldilocks balance of powerful features and lightness / speed. VSCode is a popular choice for developers using Linux, but even those using VSCode on Mac or Windows often look for ways to use VSCode with a Linux environment. This can present a challenge.