VLG Engineering
  • Blog
  • About
VLG Engineering

Container


Full Stack Data Engineering

 Posted on July 3, 2023

Building a single-page application that fetches stocks data and displays their performance. [Read More]
api  fastapi  async  cloud  container  docker  javascript  dataclass  python 

A multi container ML app (2/3): deploying with Docker Compose

 Posted on September 15, 2022

Now that we have Docker containers, let’s deploy them together with Docker Compose. Also covered: security with Docker secrets, data persistence with Docker volumes and dependency ordering. [Read More]
docker  container  compose  secrets  volume  swarm 

A multi container ML app (1/3): Docker

 Posted on September 11, 2022

Building a translation app by putting together 3 containerized microservices: a Flask frontend, a FastAPI backend and a MySQL database. Let’s skim through the development process and the containerization. Also covered: Docker registry and CI/CD with GitHub Actions. [Read More]
docker  container  api  nlp  database  flask  fastapi  python  sql  ci/cd  registry 

Vincent Le Goualher  • © 2025  •  VLG Engineering

Hugo v0.147.3 powered  •  Theme Beautiful Hugo adapted from Beautiful Jekyll