Skip to content

Posts tagged "Docker"

Docker containers, Dockerfile authoring, and multi-service orchestration.

4 articles available

Tip: press Esc to clear the search.

Docker Introduction

What I shared in a talk on Docker and microservice-oriented architectures — containers, microservice characteristics, and practical demos.

BSolutions: Managing Multiple Database Engines with Django and Docker

Advanced Databases class project: Django talking to ten SQL and NoSQL engines via Docker—multi-database ops and microservices architecture in practice.

Taming Big Data: An Introduction to Apache Spark

From RDDs to streaming: notebooks, a Docker cluster, and a presentation teaching Apache Spark for my university Big Data final project.

Microservices Architecture and APIs with GraphQL

Why I moved from REST to GraphQL for microservices — divide and conquer, client-defined queries, and the trade-offs you need to know.