/modern-software-development-101

Modern Software Development Series to share with colleagues.

Primary LanguagePythonMIT LicenseMIT

Modern Software Development Series

Modern Software Development Series to share with colleagues. This repo shares Development workflow on Containerized environment, including:

  • Docker
  • Kubernetes
  • CI/CD on Container
  • Microservices on Containers

Prerequisites

To learn this series, you should have basic knowledge of this learning path: Intro to K8s on Azure from Microsoft Learn.

Getting Started

This series is divided into modules, each module has its own README file with instructions to follow.

Checklist Modules

  • 00 - Prerequsites
  • 01 - Docker
  • 02 - Docker-Compose
  • TBD

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Acknowledgments