Operations | Monitoring | ITSM | DevOps | Cloud

Latest Posts

Insights From SolarWinds Day: A Trusted Vision for Government IT

Innovative cybersecurity measures play a crucial role in safeguarding digital assets and critical infrastructure in an increasingly interconnected world. At SolarWinds, we’re passionate about understanding evolving cyber risks and committed to the public-private partnerships needed to combat threats.

Introduction to Observability

These days, systems and applications evolve at a rapid pace. This makes analyzing the internal performance of applications complex. Observability emerges as a path to efficient and effective operational insights. Imagine a team of doctors monitoring a patient’s vitals—heart rate, temperature, blood pressure. These readings, combined with observation of symptoms, paint a picture of the patient’s health. This allows doctors to diagnose issues and provide care.

Is It the End of Abundance in Tech?

After 15 years working on SQL Server and believing the world revolved around databases, I came to SolarWinds where I could learn more about operational technology and its role in full-stack observability. I've had fun watching these two industries collide, delivering on the promise of better value for businesses. I recently read “End of Abundance in Tech” by Ben DeBow, and it encouraged me to think about what the next big market shift will mean for my industry.

Finding the Sweet Spot Between Innovation and Optimization

Balancing growth and performance optimization is a constant tension in all aspects of business. This is particularly true in DevOps, where there’s a drive to release more features faster to out-pace the competition and a need to stabilize and optimize existing system performance to deliver the best user experience. Yet most DevOps budgets and resources are shrinking. With each release, teams are forced to make difficult trade-off decisions.

Six Compelling Reasons to Choose SolarWinds Every Day, Every Time

Technology investments in today’s digital economy are crucial in achieving your business goals and gaining a competitive edge. As business strategies evolve and technology advances, IT environments are becoming increasingly complex and hybrid while budgets remain stagnant. Choosing the right solution to manage your technology stack is vital to deliver superior application experiences and meet your performance, availability, and operational requirements.

Sending PHP Single-Page Application Logs to Loggly

In this post, we’ll embark on the journey of building a simple PHP single-page application that interacts with a MySQL database. We’ll integrate logging functionality on top of our application. Logging is a crucial aspect of any application—for providing insights into user behavior, tracking errors, and monitoring performance. We’ll start by walking through how to set up our application.