Skip to content

Latest commit

 

History

History
 
 

01_introduction

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 

Introduction

Requirements / Assumptions

This is a 300-level workshop (think college level classes). As such, we have the following requirements and assumptions:

  • Requirements
    • You must bring a laptop (with Internet connection)
    • You must have an Azure account (preferrably with Admin access)
  • Assumptions
    • You are either a Developer or Operations engineer
    • You can do basic coding (and can write shell scripts)
    • You have a basic familiarity with Public Cloud (preferrably Azure)
    • You are comfortable using a Command Line Interface (CLI; preferrably a Bash shell)
    • You have at least heard of Docker and Kubernetes and have even played around with both
    • You have a GitHub account (and know the basics of git)
    • You know how to use SSH

Goals of the Workshop