thedeveloperstory

Kubernetes: The Game-Changing Container Orchestration Platform

Kubernetes (k8s – pronounced “Ku-ber-ne-tes”) is a container platform that orchestrates computing, networking, and storage infrastructure workloads. Because it doesn’t limit the types of apps you can deploy, Kubernetes extends how we scale the containerized applications so that we can enjoy all the benefits of truly immutable infrastructure. The general rule of thumb for k8s: if […]

Kubernetes: The Game-Changing Container Orchestration Platform Read More »

Cloud Dataflow: A Unified Model for Batch and Streaming Data Processing

Dataflow is a fully managed service to execute pipelines within the Google Cloud Platform ecosystem. It is a service that is fully dedicated to transforming and enriching data in stream (real-time) and batch (historical) modes. It is a serverless approach where users can focus on programming instead of managing server clusters, can be integrated with

Cloud Dataflow: A Unified Model for Batch and Streaming Data Processing Read More »