Operations | Monitoring | ITSM | DevOps | Cloud

Latest posts

Tigera: Introducing a new data plane for Calico: VPP

In this webinar, we will dive in and learn about the new Vector Packet Processing (VPP) data plane integrated with open-source Calico. It achieves lightning fast and scalable forwarding, by using userspace packet processing software. - What vector processing is - How VPP achieves its performance goals - How VPP can be easily deployed with Project Calico You will come away from this webinar with best practices for Calico VPP implementation and performance testing, and with the know-how to build your own Calico VPP environment for further learning.

Tigera: Hands-on workshop for Kubernetes Observability

Deep dive hands-on workshop with a Calico expert to design and implement Kubernetes observability - Dynamic Service Graph for run-time visualization of flow and policies - DNS dashboards for quick troubleshooting - Dynamic Packet Capture to analyze traffic on a pod or collection of pods live - Application (L7) observability You will get best practices that you can implement, and getting an understanding of how others in your industry are doing Kubernetes observability in AWS, Azure, GCP or Private cloud environment today.

Elastic: Why you should use Elastic for infrastructure metrics

Widely known for full-text search and logging, the Elastic Stack has evolved into a compelling solution for infrastructure metrics use cases. From fast and efficient time series datastore to integrations for onboarding common service metrics and dedicated UIs for visual exploration, see the many reasons to start using Elastic for your infrastructure metrics use case today.

How to Improve First Contentful Paint

Chances are, you've run a PageSpeed Insights test and noticed "First Contentful Paint" as one of the first numbers in the report. I've covered most of the metrics before in my article on Understanding the Page Speed Metrics in Google Lighthouse, but in this article I wanted to dive deeply into First Contentful Paint - particularly what it is, what a good score is, and how to improve. Table of Contents.

Monitor these Metrics to Keep your Servers Controlled

If we look at server definition, it is a piece of computer software or hardware that provides functionality to other devices or programs called clients. System administrators often come up with a common question over the performance of a server – Why is my server down? If server monitoring and management are inefficient, it often makes it very difficult to correctly analyze complex and unpredictable information in a data center. It’s hard to find a reason for server outage.

OpenTelemetry Trace 1.0 is now available

For decades, application development and operations teams have struggled with the best way to generate, collect, and analyze telemetry data from systems and apps. In 2010, we discussed our approach to telemetry and tracing in the Dapper papers, which eventually spawned the open-source OpenCensus project, which merged with OpenTracing to become OpenTelemetry.

Announcing HAProxy Kubernetes Ingress Controller 1.6

We’re proud to announce the release version 1.6 of the HAProxy Kubernetes Ingress Controller. This version provides the ability to add raw configuration snippets to HAProxy frontends, allows for ACL/Map files to be managed through a ConfigMap, and enables complex routing decisions to be made based on anything found within the request headers or metadata.