Engineering Blog

                            
Avatar

Konika Sitoula

Conquering the Cloud with Terraform: A 12-Day Roadmap

Terraform is an infrastructure as code (IaC) tool that allows you to define and provision your infrastructure in a safe, efficient, and repeatable way. This twelve-day roadmap, designed by Tech Fusionist, is your comprehensive guide to learning Terraform and becoming an infrastructure automation pro. Week 1: Terraform Foundations and Cloud Platform Integration Week 2: Advanced…

Demystifying the World with Probability: Introduction to Harvard’s Stat 110

Demystifying the World with Probability: Introduction to Harvard’s Stat 110

Have you ever wondered how statistics help us understand the world around us? From weather forecasts to financial markets, probability plays a crucial role in making sense of randomness and uncertainty. If you’re looking for a solid foundation in this essential concept, then Harvard University’s Stat 110: Probability course might be the perfect place to…

GreptimeDB v0.8: Unleash the Power of Continuous Aggregation with the Flow Engine

GreptimeDB v0.8: Unleash the Power of Continuous Aggregation with the Flow Engine

GreptimeDB takes a significant leap forward with the release of v0.8, introducing the revolutionary Flow Engine! This innovative feature empowers you to perform real-time, stream-based aggregation computations, unlocking valuable insights from your time-series data. Continuous Aggregation Made Simple The Flow Engine streamlines how you analyze your data. It allows you to continuously calculate and materialize…

Fast and Secure: Building Strong AppSec in Your Existing Development Workflow

Fast and Secure: Building Strong AppSec in Your Existing Development Workflow

Is your rush to market leaving your software vulnerable? In today’s fast-paced world, the pressure to get software out the door quickly can sometimes overshadow critical security considerations. This can lead to a software supply chain riddled with vulnerabilities, exposing your applications to internal and external threats. Join this insightful webinar on May 30, 3:15 – 5:15 ,…

Scaling AI/ML Infrastructure at Uber
AI

Scaling AI/ML Infrastructure at Uber

Scaling AI/ML Infrastructure at Uber: Optimizing for Efficiency and Growth This blog post explores Uber’s journey in scaling its AI/ML infrastructure to support a rapidly evolving landscape of applications. As Uber’s models have grown in complexity, from XGBoost to deep learning and generative AI, the need for efficient and adaptable infrastructure has become crucial. Optimizing…

Powering Up Generative AI with Real-Time Streaming
AI

Powering Up Generative AI with Real-Time Streaming

This blog post dives into the world of generative AI and how real-time streaming data enhances its capabilities. Generative AI models, like large language models (LLMs), excel at various tasks such as text generation, chatbots, and summarization. However, they traditionally rely on static datasets, limiting their adaptability to ever-changing information. Why Streaming Data Matters Streaming data…

Embrace Agility: Building Flexible Data Workflows with Portable ETL

Embrace Agility: Building Flexible Data Workflows with Portable ETL

Imagine a world where ETL pipelines run seamlessly across any environment – from robust servers to resource-constrained edge devices. This is the future promised by portable ETL, a revolutionary approach that prioritizes flexibility and adaptability. This blog post explores the limitations of traditional ETL frameworks and how portable ETL empowers data teams to: Beyond Traditional…

Effortless Kubernetes Management: Akamai Now Supports Cluster API

Effortless Kubernetes Management: Akamai Now Supports Cluster API

Exciting news for developers and IT professionals who leverage Kubernetes! Akamai recently announced support for the Kubernetes Cluster API (CAPL), streamlining cluster creation, configuration, and management. What is Cluster API (CAPI)? CAPI, or “kappy” for short, is an open-source project that introduces a declarative approach to managing Kubernetes clusters. Similar to Infrastructure as Code (IaC)…

Containerized Offline Workflows: Leveraging Kubernetes for Distributed Argo Workflows

Containerized Offline Workflows: Leveraging Kubernetes for Distributed Argo Workflows

This blog post explores how Kubernetes clusters equipped with Argo Workflows can be leveraged for orchestrating offline tasks and batch computing jobs in a cloud-native way. Traditional Batch Computing vs. Kubernetes Clusters While mainstream batch computing systems offer solutions for managing and executing batch jobs, they often require users to: Kubernetes Clusters for Distributed Argo…

Gentoo & NetBSD Ban AI-Generated Code for Linux

Gentoo & NetBSD Ban AI-Generated Code for Linux

The world of open-source software is witnessing a battle between human ingenuity and artificial intelligence. Leading Linux distributions like Gentoo and NetBSD are taking a stand against AI-generated code, citing concerns about quality, copyright, and ethics. This move comes amidst a growing trend of AI assistants offering to streamline coding tasks. However, FOSS developers worry…