Operations | Monitoring | ITSM | DevOps | Cloud

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

Cilium + eBPF Community Unveils Thrilling Developments at KubeCon NA 2023 - Civo TV

In this interview, Bill Mulligan from Isovalent shares the latest and most exciting developments within the Cilium + eBPF community. Join us as we explore groundbreaking innovations and what they mean for the future of Kubernetes networking and security!

The Art of Event-Driven Observability with OpenTelemetry with Henrik Rexed - Navigate Europe 23

Join Henrik Rexed from Dynatrace in this comprehensive session as he unravels the complexities of event-driven observability using OpenTelemetry. Whether you're new to the field or looking to enhance your skills, this talk provides valuable insights, practical examples, and best practices to guide you on your journey to mastering observability.

Build and evaluate LLM-powered apps with LangChain and CircleCI

Generative AI has already shown its huge potential, but there are many applications that out-of-the-box large language model (LLM) solutions aren’t suitable for. These include enterprise-level applications like summarizing your own internal notes and answering questions about internal data and documents, as well as applications like running queries on your own data to equip the AI with known facts (reducing “hallucinations” and improving outcomes).

Real world examples of Business Activity Monitoring with Serverless360 - Michael Stephenson

In this session titled "Real-world examples of Business Activity Monitoring with Serverless360" led by Michael Stephenson, discover the game-changing potential of Business Activity Monitoring (BAM) with Serverless360. Explore how BAM facilitates end-to-end tracking of your business processes, from new employee integration to system performance.

Unveiling Rancher 2.8 and Rancher Prime 2.0: Advancing Interoperability and Efficiency

The Rancher by SUSE team has been dedicated to fortifying the Rancher platform to be the most interoperable and adaptable platform for our customers and the wider community over the past year. In late 2022, we introduced the ‘Extensions Catalog.’, and earlier this year at KubeCon Europe in Amsterdam, we revealed our Rancher UI Extensions framework. Continuing this momentum, we are thrilled to announce the release of Rancher 2.8 and Rancher Prime 2.0.

3Pillar Global picks Mattermost for open source adaptability

As a software product company that helps customers bring new products to market, 3Pillar Global relies on tight-knit coordination and communication to move projects forward. When the team was looking for a new collaboration solution that would enable them to communicate in real time, they looked for an open source option.

Value Stream Management: A Brief Explainer

Simply put, value stream management (VSM) is the practice of measuring and improving the flow of business value created by an organization’s software delivery efforts.By monitoring the software delivery life cycle end-to-end, organizations can better identify processes that add value and eliminate those that create waste to optimize the flow of work. Ultimately, this enables teams to move away from activities that don’t directly contribute to customer value and focus more on those that do.

Achieve Optimal Performance with Nginx and Micro-Caching

The word "cache" is used in many different contexts. Typically, a cache is a small chunk of data stored locally for quick access. In this case, it’s about computer caches, i.e., the data stored in memory. Micro-caching is a technique where a programmer uses this cached data to do some quick computations, which can lead to some amazing solutions. In micro caching, dynamically generated content is cached for only a brief period rather than full-page caching.