Operations | Monitoring | ITSM | DevOps | Cloud

Transforming Network Monitoring For The "Everything-As-A-Service" Era

Modern applications enable enterprises to scale faster with better efficiency and resilience. The main advantage of a multi-cloud/hybrid cloud infrastructure is in its highly distributed architecture that offers proximity – bringing end users closer to the service provider.

How to Monitor Full-Stack Django Applications

Modern web applications can be complex. A typical application stack usually involves several components spread across different layers. For example, HTML5 and AngularJS can make up a site’s front end. User inputs and queries from the front end can be passed on to containerized microservices running on a middleware, which in turn could pass the queries to a back-end database. Systems like WAFs and LDAP servers can be used for security and authentication.

Jamstack, Next.js, Netlify, and Sentry: How The Pieces Fit

Jamstack (Javascript + APIs + Markup) is a web architecture that combines the convenience of pre-built websites with the capacity to handle custom APIs and serverless functions. By separating the frontend UI from backend databases, Jamstack allows developers to structure their application in ways that deliver dynamic content faster.

GrafanaCONline 2021 Day 5 recap: Grafana alerting, dashboards as code, synthetic monitoring in Grafana Cloud, and more!

GrafanaCONline 2021 is still going strong and you can tune in live (for free!) or sign up to get notified about on-demand access to all the session recordings, which will be available after GrafanaCONline ends. Here’s what you missed on Day 5 of the conference.

Monitor ActiveMQ Artemis and Classic with Datadog

ActiveMQ is a message broker that uses standard protocols to route messages between disparate services. ActiveMQ currently offers two versions—Classic and Artemis—that it plans to merge into a single version in the future. Both versions provide high throughput, support synchronous and asynchronous messaging, and allow you connect loosely coupled services written in different languages.

Automate remediation of threats detected by Datadog Security Monitoring

When it comes to security threats, a few minutes additional response time can make the difference between a minor nuisance and a major problem. Datadog Security Monitoring enables you to easily triage and alert on threats as they occur. In this post, we’ll look at how you can use Datadog’s webhooks integration to automate responses to common threats Datadog might detect across your environments.

Real-time distributed tracing for Go and Java Lambda Functions

Serverless applications streamline development by allowing you to focus on writing and deploying code rather than managing and provisioning infrastructure. To help you monitor the performance of your serverless applications, last year we released distributed tracing for AWS Lambda to provide comprehensive visibility across your serverless applications.