All projects
DevOps · Web · LabLabScreenshots & notes

Flask Lab 1

A Flask web server lab from the DevOps track.

Folder contains screenshots and notes rather than full source code — included to show DevOps exposure.

Python web serving

Flask

Overview

Flask web server lab work covering a minimal Python web application.

Architecture

How data moves through the system.

Minimal Flask web application.

  1. 01Flask
Technology stack
FlaskPython
Key features
  • 01Flask app
  • 02Web server basics
Engineering outcomes

Python web serving

Flask