Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on DevOps, CI/CD, Automation and related technologies.

Cost Management Best Practices for Azure Integration Solutions

In this episode of "FinOps on Azure" Sandro, an enterprise Integration expert, shares his insights on optimizing costs for building robust Integration solutions on Microsoft Azure. Sandro emphasizes the importance of establishing a solid foundation by defining clear naming conventions, environment policies, and access controls to manage costs to avoid potential issues.

Introducing a Brand New Microsoft Teams Integration

We’ve gotten clear feedback from our customers that we’ve needed a strong Microsoft Teams integration. Responders want a full suite of incident management functionality, no matter what chat application their organization uses. We heard you. That’s why we’re proud to announce a brand new MS Teams integration with fully robust incident management lifecycle capabilities.

How to Monitor Host Metrics with OpenTelemetry

Today's environments often present the challenge of collecting data from various sources, such as multi-cloud, hybrid on-premises/cloud, or both. Each cloud provider has its own tools that send data to their respective telemetry platforms. OpenTelemetry can monitor cloud VMs, on-premises VMs, and bare metal systems and send all data to a unified monitoring platform. This applies across multiple operating systems and vendors.

The Engineer's Roadmap to Building Resilient Systems in High Growth Environments

In the past, software development was all about hitting deadlines and budgets. But times have changed. Today, users expect flawless, 24/7 experiences that drive business value. That's why building reliable and resilient systems is no longer a luxury - it's a necessity.

Ultimate Guide to SQL Indexes

Databases are essential for storing data and providing user access to specific information. This fundamental task becomes increasingly complex as databases expand, data volumes swell, and data processing times lengthen. For quick and efficient data retrieval from large databases, we use indexes. An SQL index functions similarly to an index in a book or journal, referring to data within tables. This article will explore SQL indexes, enhancing your understanding of database management.

Monitor Your Apache Tomcat Servers Using Telegraf and MetricFire

Apache Tomcat servers are useful because they provide a robust and flexible environment for running Java-based web applications, ensuring high performance and scalability. They are essential to monitor because regular monitoring helps in identifying performance bottlenecks, security vulnerabilities, and potential failures, ensuring the reliability and efficiency of web applications.