/whoami

Primary LanguageShell

Container and Web App networking

This repository contains two sample containers to test microservices applications in Docker and Kubernetes:

  • sql api
  • web

Note that the images are pretty large, since they are based on standard ubuntu and centos distros. The goal is having a fully functional OS in case any in-container troubleshooting or investigation is required.

Challenges and lab guides

The labs described below include how to deploy these containers in different form factors:

Challenges

These documents show challenges in an open-ended fashion. They do not contain detailed-instructions or solutions, but just objectives that need to be fulfilled. You will need to do research to find out a valid solution. There might not be a single, unique valid solution, multiple technologies could fulfill the objectives.

Lab guides

These documents show guided, step-by-step instructions on how to set up certain environments. They are useful if you want to quickly standup an environment without having to do any research: