Skip to content
The A-Team Developer
  • Pages
    • Welcome
    • 1. Deployment environments
    • Data
      • All Videos

1. Deployment environments

Video
Description
Overview
why do we need
several deployment environments
version control systems (VCS)
hosting
containers and Docker
continuous integration and deployment (CI/CD)
containers orchestration and Kubernetes (k8s)
how to setup your local environment

canvas (1).png
No results from filter


Homework

Setup your local environment, create a repository and push it to any VCS (///...)

Notes

1. Installation commands (MacOS)

install
install IDE (/...)
install
install
install

2. Create a repository, write code, run it locally and in the container

3. Push your code to remote VCS


 
Want to print your doc?
This is not the way.
Try clicking the ··· in the right corner or using a keyboard shortcut (
CtrlP
) instead.