Operations | Monitoring | ITSM | DevOps | Cloud

The latest News and Information on Containers, Kubernetes, Docker and related technologies.

Make Smarter AI Apps with RAG with Joey DeVilla

Join @JoeyDeVilla as he explores retrieval augmented generation (RAG). Learn how this AI technique combines machine learning models with external information retrieval to enhance accuracy. Using a Jupyter notebook and Star Wars characters, Joey explains RAG's principles and demonstrates live coding examples with LangChain and OpenAI. Get hands-on insights into solving hallucinations and outdated information issues with RAG.

AI/ML Simplified: Replace ChatGPT with an Open Source Model on Civo with Josh Mesout

Join Josh Mesout, CIO of Civo, in this workshop where we simplify AI and ML, focusing on deploying large language models (LLMs) using open-source tools. Learn how to leverage Civo infrastructure, understand the benefits of open-source models, and gain practical insights into setting up your own AI deployment. Ideal for software engineers and tech enthusiasts looking to reduce reliance on ChatGPT and take control of their machine learning models.

Sustainable Computing in Observability with Kunal Nawale

Kunal Nawale, Founder and CEO of SigLens, presents on sustainable computing and observability. Understand the significant energy impact of data centers and how efficient observability can reduce both costs and carbon emissions. Learn about data storage optimization and how SigLens’s open-source solution offers a 90% cost reduction compared to traditional systems like Splunk and Elastic Search.

Embracing Open Source in the Enterprise: Strategies & Best Practices

The current landscape of open-source software (OSS) in enterprises is characterized by a strategic shift towards open-source solutions for critical infrastructure and development needs. Enterprises increasingly rely on OSS to power their applications, manage data, and automate their deployment pipelines, making OSS an integral part of the software development lifecycle.

DevOps for Startups: Best Practices for Success

Startups face unique challenges in their journey, including tight budgets, rapid development cycles, and limited resources. In this high-pressure environment, DevOps practice emerges as a crucial framework. Contrary to the misconception that DevOps is only suited for large enterprises, it offers significant advantages for startups by streamlining processes, enhancing product quality, and accelerating time-to-market.

Native Kubernetes cluster mesh with Calico

workloads from remote clusters As Kubernetes continues to gain traction in the cloud-native ecosystem, the need for robust, scalable, and highly available cluster deployments has become more noticeable. While a Kubernetes cluster can easily expand via additional nodes, the downside of such an approach is that you might have to spend a lot of time troubleshooting the underlying networking or managing and updating resources between clusters.