Operations | Monitoring | ITSM | DevOps | Cloud

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

What is LDAP and how does it work?

As corporations grow, the need to organize user data and assets into a hierarchical structure becomes critical to to simplify storage access of those assets. LDAP enables organizations to store, manage, and secure information about the organization, its users, and assets. In this guide, we’ll explain what LDAP is, its uses, and how it works.

Introduction to on-call schedules

An on-call schedule tells you and everyone in the team who will be the first responder when an issue happens in production. The on-call team member is responsible for investigating the issue, either fixing the issue herself or adding other people who can help fix it. Having an on-call schedule is important for building reliable systems because making someone responsible for production issues makes sure that they're not ignored.

Java Artifacts Just Got Better: jpackage is Production Ready in Java 16

If you shudder thinking about compilation for different platforms, I know the feeling. One of the Java promises, the WORA (Write Once, Run Anywhere) principle, while revolutionizing platform independence, it stopped short of one more step – to be able to deploy anywhere. Personally, I think that WORADA sounds awesome, but I guess before Docker it didn’t occur to people that eliminating “works on my machine” is as simple as shipping your machine.

Running an open source multi-cloud with Ubuntu, LXD, and Mist

One of the advantages that Ubuntu brings to the cloud equation is improving an organization’s ability to run in multiple clouds. Running containers on top of Ubuntu further increases portability. Mist is an open-source multi-cloud management platform that helps teams centrally manage and control their Ubuntu instances across many different cloud environments and/or bare metal. This removes some of the operational and financial barriers to running applications in multiple clouds.

5 Best Application Modernization Strategies

To keep up with today’s competitive landscape and with the new normal induced by the pandemic, organizations must modernize their ventures, instigate innovation and be more agile. However, the process of replacing legacy systems isn’t precisely as agile as one thinks it would be. It takes time, and that’s something your company doesn’t have. You need solutions that consolidate years of transformation into mere months.

Reports You Have To Check To Ensure The Health Of Your Infrastructure

Managing IT infrastructure is impossible without proper monitoring solutions and tools. Monitoring requires regular checks on the status, and the best way to gather details would be in the form of reports. Advanced IT monitoring solutions provide an automatic diagnosis of performance and availability issues across your IT network; manual interventions help optimize the process. Manual interventions make sure you don’t miss out on any warning signs before reaching the critical points.

Architecture and Monitoring Apache ActiveMQ with Grafana

In this article, we are going to look at the architecture of Apache ActiveMQ and how to monitor critical metrics of ActiveMQ using Hosted Prometheus and Hosted Grafana. If you would like to follow the steps in this blog, make sure to sign up for the MetricFire free trial. You can use Graphite and Grafana directly from our platform. MetricFire is a Hosted Graphite, Grafana and Prometheus service, where we do the setup and management of these open-source tools so you don’t have to.