Skip to content

Polar Squad Workshop Exercises

Welcome! This site contains exercises for Polar Squad's workshops.

If you're participating in one of Polar Squad's workshops, follow the instructors' guidance on which exercises to complete. Otherwise, feel free to browse around on your own and see if you find something that might interest you. Regardless, be sure to check out how to use and follow the exercises before you continue.

The following workshop topics are covered in this site. You can also access the topics from the navigation bar on top of this page.

Git basics

Git is the defacto version control tool for modern software development.

To get started, head over to the introduction page.

Containers basics

Containers and Docker are way to package and isolate applications and their entire runtime environment into a single portable package.

To get started, head over to the introduction page.

Kubernetes for Developers

Kubernetes is the de-facto standard open-source system for automating deployment, scaling, and management of containerized applications.

To get started, head over to the introduction page.

AWS DevOps

To get started, head over to introduction page

Terraform (AWS)

To get started, head over to introduction page

Terraform (GCP)

To get started, head over to introduction page