### BE: GCP & Docker #### We are going to  using  #### Team, assemble  Get by groups of 4, cooperate, help each other out #### Today, you will (1/2) * Connect to a **GCP project** (with multiple people) * Create a **Google Compute Engine** instance * Connect to it with **SSH** * Build a **Docker Image** (using pre-made resources from **Google Cloud Storage**) * Push it to a **Container Registry** * Pull a teammate's **Image** from the same registry * Run the **container** and the app inside it * Use **port forwarding** to display the running app in your browser #### Today, you will (2/2) * Rediscover Streamlit * Deploy a container straight to a new virtual machine  [BE walkthrough](../4_be.html)