Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on Monitoring for Websites, Applications, APIs, Infrastructure, and other technologies.

How we optimized Python API server code 100x

Python code optimization may seem easy or hard depending on the performance target. If the target is “best effort”, carefully choosing the algorithm and applying well-known common practices is usually enough. If the target is dictated by the UX, you have to go down a few abstraction layers and hack the system sometimes. Or rewrite the underlying libraries. Or change the language, really. This post is about our experience in Python code optimizations when whatever you do is not fast enough.

Network AF, Episode 10: Navigating venture capital and networking with Alan Cohen

In this episode of Network AF, your podcast host Avi Freedman chats with networking investor, advisor and VC partner, Alan Cohen. Alan brings a hilarious, witty and nonconformist attitude to the talk, exploring Silicon Valley in the 90s, the joy of moving from large enterprises to small disruptors, and generously sharing secrets of the trade with Avi and podcast listeners.

Dashboard Fridays: Sample Pingdom dashboard

Join Adam Kinniburgh and Ashley Thompson in this latest Dashboard Fridays episode on Pingdom. This dashboard gives an overview of Pingdom checks using PowerShell scripts against the Pingdom API. In this short video, we'll demonstrate how this dashboard was built using SquaredUp dashboards, the challenges it solves, and how you can easily replicate it in your own environment.

What is API Monitoring? Ways to Monitor API, Best Practices, Tools, and More

To provide a fast, seamless, and highly available experience for the end-user, modern applications increasingly rely on third-party services. Due to this rising complexity, it's become important for IT employees to ensure that these services are up and running and communicating as they should. API monitoring has thus become a must-have for DevOps teams.

The Role of Service Desk in Digital Transformation

Almost every organization is moving towards or planning to move towards digital transformation and IT is a significant part of it. The pandemic has made digital transformation a necessity to achieve maximum customer and employee engagement and satisfaction, bridge cultural and talent gaps, and promote IT as a valuable business process.

Best alternative to CloudWatch: Cost-Effective, Simple, Complete AWS Monitoring

Trace root cause of performance issues with AWS Application monitoring. Get flexible deployment models for hybrid infrastructure eG Enterprise supports all the major technologies you use for infrastructure, digital workspaces and applications with AWS Monitoring It's a single-pane-of-glass that monitors your entire IT deployment, understands all your interdependencies and gets you to the root cause of performance problems faster.

Create and navigate a documentation library with Notebooks

Datadog Notebooks enable your teams to create and manage key reports and documentation as they build out, monitor, and maintain their infrastructure. Notebooks can include both text and graphs of any telemetry data you have collected in Datadog, and they support collaborative editing so that multiple team members can edit and leave comments simultaneously.

9 popular JavaScript frameworks (and how to choose one for your project)

Choosing a JavaScript framework for a new project can be a daunting task. There’s always a new one getting hype from the community, while the established players still have a lot to offer. So you need to do your homework and make sure the framework you choose is the right one for your specific requirements. Popularity alone is never the best indicator, but a review of the most widely-used options should help you decide which way to go.