In this phase you will be able to strengthen your bases of:
DockerLinux BaseIntroduction Deployment on ServersPythonCloud and Kubernetes Platforms
DevOps 101
Learn the problems that DevOps is trying to solve and immerse yourself in the ecosystem.
SysAdmin – Network and systems administration
Learn the basics of systems and network administration. Unix Systems, IP Networks (UDP -TCP/IP), Latency.
Migration to the cloud (GCP)
Learn how to work with Google Cloud Platform and migrate solutions. Public Cloud (Google Cloud Platform -GCP, Amazon Web Services – AWS and Microsoft’s Azure. Private Cloud (Openstack – VMWare vCenter)
Containers (more than VMs)
Learn how software containers work and how to orchestrate them. Docker, LXD (Ubuntu), LXC, Kubernetes, Google Kubernetes Engine.
Migration to the cloud (AWS)
Learn how to work with Amazon Web Services and migrate solutions. Organization, IAM, AWS Virtual Private Cloud (VPC), Subnets.
Development life cycle (CI/CD)
Learn everything about the modern development life cycle and the adoption of CI/CD. Working through the phases of a development pipeline, Why implement CI/CD?, Basic concepts of CI/CD, etc.
Releasing products (how to measure impact and manage incidents):
Learn how to release productive software and work on incident management. Documentation, Automated Testing, Deploying in a civilized manner Blue-Green Canary Rolling Deploys