Operations | Monitoring | ITSM | DevOps | Cloud

%term

CVE-2019-9929 - internal authentication secrets leaked in logs

The CFEngine engineering team has recently discovered a severe security issue in the CFEngine Enterprise product. CFEngine is using some internal secrets for authentication to the Mission Portal API and the PostgreSQL database when running background maintenance tasks. These internal secrets are randomly generated during the installation process and stored in files which only the root user has access to.

Deploying a Private Docker Registry to Cycle

Secure access to your own private registry helps control who has access to your images. Compared to usage-based services such as Docker Hub and Quay, a Cycle hosted private registry only consumes the resources you give it access to, yielding a more cost-effective deployment. Let’s take a look at how simple it is to deploy a private Docker registry on Cycle.

Cost: A New Critical Metric for DevOps

DevOps is a very data-driven practice. After the right cultural changes take place within an organization to adopt DevOps, teams often rely heavily on monitoring, measurement, and continuous improvement to keep their projects on track. The best teams use KPIs to benchmark their performance and report up to management. However, there’s one metric your DevOps team might not be tracking: The cloud cost of their engineering decisions.

How One MSP Fuelled Their Business With Firewall as a Service

“Oh, they’ll never pay for that.” It’s a phrase Leigh Wood, the Director of Node IT Solutions, hears a lot from his fellow MSPs. It’s easy to understand why. When you’re used to hearing price push-back on every contract, selling something beyond your basic managed services agreement seems impossible.

When Should You Host Applications Onsite?

When it comes to hosting applications, business and IT administrators often need to make tough decisions as to whether cloud hosting or retention of the software at their own data center is the preferred option. Public cloud hosting may have the edge in terms of scale and distribution, but there are certain instances where an onsite approach to application hosting is a better idea.

How to Achieve Visibility, Lower Costs, and Ease Troubleshooting Through Web APM Monitoring

When your customers depend on your data 24/7, you must know what your applications are doing at any given time and be able to troubleshoot quickly. That’s why Traxo implemented the SolarWinds® web application performance monitoring (APM) portfolio. Traxo provides itinerary intelligence and travel data aggregation technology solutions to companies across the travel ecosystem.

Jaeger and OpenTelemetry

Recently, OpenTelemetry has been announced as a new CNCF sandbox project resulting from a merger of OpenTracing and OpenCensus [1], [2], [3], [4]. Several people have already asked me what OpenTelemetry means for the Jaeger project (incubating at CNCF), and whether it is going to replace Jaeger. I will attempt to answer these questions in this post.