Docker has long been the dominant container engine, but it’s not the only one. After all, Kubernetes moved away from Docker several years ago to a different engine. An alternative to Docker for running containers on your local machine has been gaining traction...
What’s the difference between HashiCorp’s Terraform and OpenTofu? This is a tale that starts with HashiCorp first developing Terraform, the popular open source, multi-cloud, Infrastructure as Code (IaC) tool, and then eventually close sourcing it. As a...
DBRX is Databricks’ newest Large Language Model (LLM) is open source and designed to bring advanced AI capabilities to businesses across multiple industries. This model stands out for its powerful architecture, efficiency, and user-friendly design, making...
The ability to efficiently search and retrieve documents based on their semantic content has become increasingly important; especially when it comes to building Generative AI systems that implement the Retrieval Augmented Generation (RAG) design pattern. One powerful...
In the world of cloud, hybrid, and on-premises Infrastructure as Code (IaC), where managing and provisioning infrastructure through code has become indispensable, tools like OpenTofu play a pivotal role. The evolutions of IaC tools continues with OpenTofu, as a fork...