# Arcade Hero: Building Blocks GCS I - ARC1200

## **Overview**

In this lab you will learn the fundamentals of `Cloud Storage` using Google Cloud.

If you are new to `Cloud Storage` or looking for an overview of how to get started, you are in the right place. Read on to learn about the specifics of this lab and areas that you will get hands-on practice with.

In this lab learn:

* The use cases for `Cloud Storage`
    
* How to implement `Cloud Storage`
    

### Prerequisites

Over the course of this lab the following elements are required:

* `Cloud Storage`
    

## **Task 1. Access the Ticket Application**

Open the [`https://arcade-hero-cvfraifgfa-uc.a.run.app`](https://arcade-hero-cvfraifgfa-uc.a.run.app) to gain access to the lab chat application.

\*\*Note:\*\*The application link works in both a normal browser tab and an incognito window. An initial loading screen will appear while the lab data is being prepared.

From here you will be able to interact with the application interface during the course of this lab.

![Kanban Board](https://cdn.qwiklabs.com/uZJfMPekM2GiJE0uVm2PlkT4sz9bu2Xb6mhvt0gfYW4%3D align="left")

\*\*Note:\*\*The above image is the main kanban screen. The screen includes the available tickets reflecting different knowledge domains. The number of tickets displayed will be dependent on the level and persona selected.

The lab mimics a kanban application scenario. Select an active ticket to view the lab specific task. To complete the lab successfully ensure the ticket task is fulfilled per instructions given.

---

## Solution of Lab

### New Solution

%[https://youtu.be/ejY_s432-GU] 

---

### Old Solution

%[https://www.youtube.com/watch?v=TaXHahKO7PA&ab_channel=QuickLab%E2%98%81%EF%B8%8F] 

```apache
curl -LO raw.githubusercontent.com/ePlus-DEV/storage/refs/heads/main/labs/ARC1200/lab.sh
source lab.sh
```

**Script Alternative**

```apache
curl -LO raw.githubusercontent.com/quiccklabs/Labs_solutions/refs/heads/master/Arcade%20Hero/quicklabarc1200.sh
sudo chmod +x quicklabarc1200.sh
./quicklabarc1200.sh
```
