Back to Program Overview

Module 8: Practicum

Module/Week 4: Observability, Testing & Deployment

Module 8: Practicum

Programme

Backend Engineering Internship

Module Number

8

Module Title

Observability, Testing & Deployment Practicum

Duration

3-4 Days

Level

Intermediate to Advanced

Tools Required

Vitest/Jest or Pytest, Docker, GitHub Actions, Render/Railway

Overview

This practicum turns the previous concepts into a complete reviewable deliverable. The goal is not to submit a tiny demo. The goal is to build something that looks, behaves, and reads like early industry work.

Objectives

  • Convert requirements into a working implementation
  • Practice debugging and iteration
  • Document the work for mentor review
  • Prepare reusable assets for the final capstone

Course Content

13 Topics

Hands-on Tasks

  • Test suite
  • Dockerfile
  • CI workflow
  • Deployment guide

Learning Outcomes

  • Build a complete deliverable from a requirement
  • Explain implementation decisions clearly
  • Prepare work for mentor or client review
  • Carry reusable pieces into the final capstone