VLG Engineering
  • Blog
  • About
VLG Engineering

Container


Full Stack Web App: Stocks Dashboard

 Posted on September 3, 2023

Building and deploying a full-stack web application with a Python backend, JavaScript frontend, and containerized cloud deployment. [Read More]
api  fastapi  async  cloud  container  docker  javascript  python  backend  frontend  deployment 

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

 Posted on August 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 August 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  • © 2026  •  VLG Engineering

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