update(writeups/google-cloudskillsboost): change update date with lastmod
This commit is contained in:
parent
04cc75ef35
commit
ee92df95c6
@ -38,7 +38,7 @@ cover:
|
||||
|
||||
### GSP101
|
||||
|
||||
![Lab Banner](https://cdn.qwiklabs.com/GMOHykaqmlTHiqEeQXTySaMXYPHeIvaqa2qHEzw6Occ%3D)
|
||||
![Lab Banner](https://cdn.qwiklabs.com/GMOHykaqmlTHiqEeQXTySaMXYPHeIvaqa2qHEzw6Occ%3D#center)
|
||||
|
||||
- Time: 45 minutes
|
||||
- Difficulty: Intermediate
|
||||
@ -47,8 +47,6 @@ cover:
|
||||
Lab: [GSP101](https://www.cloudskillsboost.google/focuses/1734?parent=catalog)<br>
|
||||
Quest: [Cloud Architecture: Design, Implement, and Manage](https://www.cloudskillsboost.google/quests/124)<br>
|
||||
|
||||
🔄 Last updated: Sep 7, 2023
|
||||
|
||||
## Challenge scenario
|
||||
|
||||
Your company is ready to launch a brand new product! Because you are entering a totally new space, you have decided to deploy a new website as part of the product launch. The new site is complete, but the person who built the new site left the company before they could deploy it.
|
||||
|
@ -38,7 +38,7 @@ cover:
|
||||
|
||||
### GSP301
|
||||
|
||||
![Lab Banner](https://cdn.qwiklabs.com/GMOHykaqmlTHiqEeQXTySaMXYPHeIvaqa2qHEzw6Occ%3D)
|
||||
![Lab Banner](https://cdn.qwiklabs.com/GMOHykaqmlTHiqEeQXTySaMXYPHeIvaqa2qHEzw6Occ%3D#center)
|
||||
|
||||
- Time: 1 hour<br>
|
||||
- Difficulty: Intermediate<br>
|
||||
@ -47,8 +47,6 @@ cover:
|
||||
Lab: [GSP301](https://www.cloudskillsboost.google/focuses/1735?parent=catalog)<br>
|
||||
Quest: [Cloud Architecture: Design, Implement, and Manage](https://www.cloudskillsboost.google/quests/124)<br>
|
||||
|
||||
🔄 Last updated: Sep 7, 2023
|
||||
|
||||
## Challenge scenario
|
||||
|
||||
You have been given the responsibility of managing the configuration of your organization's Google Cloud virtual machines. You have decided to make some changes to the framework used for managing the deployment and configuration machines - you want to make it easier to modify the startup scripts used to initialize a number of the compute instances. Instead of storing startup scripts directly in the instances' metadata, you have decided to store the scripts in a Cloud Storage bucket and then configure the virtual machines to point to the relevant script file in the bucket.
|
||||
@ -86,4 +84,4 @@ After firewall creation (Task 3) just wait and then check the score
|
||||
|
||||
## Congratulations!
|
||||
|
||||
![Congratulations Badge](https://cdn.qwiklabs.com/%2FaI3EMiHeGZc46u89ueTTAEgmRSGj5krSwhpzllr88w%3D)
|
||||
![Congratulations Badge](https://cdn.qwiklabs.com/%2FaI3EMiHeGZc46u89ueTTAEgmRSGj5krSwhpzllr88w%3D#center)
|
||||
|
@ -38,7 +38,7 @@ cover:
|
||||
|
||||
### GSP303
|
||||
|
||||
![Lab Banner](https://cdn.qwiklabs.com/GMOHykaqmlTHiqEeQXTySaMXYPHeIvaqa2qHEzw6Occ%3D)
|
||||
![Lab Banner](https://cdn.qwiklabs.com/GMOHykaqmlTHiqEeQXTySaMXYPHeIvaqa2qHEzw6Occ%3D#center)
|
||||
|
||||
Time: 1 hour<br>
|
||||
Difficulty: Intermediate<br>
|
||||
@ -47,8 +47,6 @@ Price: 5 Credits
|
||||
Lab: [GSP303](https://www.cloudskillsboost.google/focuses/1737?parent=catalog)<br>
|
||||
Quest: [Cloud Architecture: Design, Implement, and Manage](https://www.cloudskillsboost.google/quests/124)<br>
|
||||
|
||||
🔄 Last updated: Sep 7, 2023
|
||||
|
||||
## Challenge scenario
|
||||
|
||||
Your company has decided to deploy new application services in the cloud and your assignment is developing a secure framework for managing the Windows services that will be deployed. You will need to create a new VPC network environment for the secure production Windows servers.
|
||||
|
@ -38,7 +38,7 @@ cover:
|
||||
|
||||
### GSP304
|
||||
|
||||
![Lab Banner](https://cdn.qwiklabs.com/GMOHykaqmlTHiqEeQXTySaMXYPHeIvaqa2qHEzw6Occ%3D)
|
||||
![Lab Banner](https://cdn.qwiklabs.com/GMOHykaqmlTHiqEeQXTySaMXYPHeIvaqa2qHEzw6Occ%3D#center)
|
||||
|
||||
- Time: 1 hour 15 minutes<br>
|
||||
- Difficulty: Intermediate<br>
|
||||
@ -47,8 +47,6 @@ cover:
|
||||
Lab: [GSP304](https://www.cloudskillsboost.google/focuses/1738?parent=catalog)<br>
|
||||
Quest: [Cloud Architecture: Design, Implement, and Manage](https://www.cloudskillsboost.google/quests/124)<br>
|
||||
|
||||
🔄 Last updated: Sep 7, 2023
|
||||
|
||||
## Challenge scenario
|
||||
|
||||
Your development team is interested in adopting a containerized microservices approach to application architecture. You need to test a sample application they have provided for you to make sure that that it can be deployed to a Google Kubernetes container. The development group provided a simple Go application called `echo-web` with a Dockerfile and the associated context that allows you to build a Docker image immediately.
|
||||
|
@ -47,8 +47,6 @@ cover:
|
||||
Lab: [GSP305](https://www.cloudskillsboost.google/focuses/1739?parent=catalog)<br>
|
||||
Quest: [Cloud Architecture: Design, Implement, and Manage](https://www.cloudskillsboost.google/quests/124)<br>
|
||||
|
||||
🔄 Last updated: Sep 7, 2023
|
||||
|
||||
## Challenge scenario
|
||||
|
||||
You are taking over ownership of a test environment and have been given an updated version of a containerized test application to deploy. Your systems' architecture team has started adopting a containerized microservice architecture. You are responsible for managing the containerized test web applications. You will first deploy the initial version of a test application, called `echo-app` to a Kubernetes cluster called `echo-cluster` in a deployment called `echo-web`.
|
||||
@ -133,3 +131,5 @@ You need to update the running `echo-app` application in the `echo-web` deployme
|
||||
```
|
||||
|
||||
## Congratulations!
|
||||
|
||||
![Congratulations Badge](https://cdn.qwiklabs.com/GOodosAwxciMN42hNV4ZqZIwQ5eXORJcUSvZ2SAuXYI%3D#center)
|
||||
|
@ -47,8 +47,6 @@ cover:
|
||||
Lab: [GSP306](https://www.cloudskillsboost.google/focuses/1740?parent=catalog)<br>
|
||||
Quest: [Cloud Architecture: Design, Implement, and Manage](https://www.cloudskillsboost.google/quests/124)<br>
|
||||
|
||||
🔄 Last updated: Sep 7, 2023
|
||||
|
||||
## Challenge scenario
|
||||
|
||||
Your WordPress blog is running on a server that is no longer suitable. As the first part of a complete migration exercise, you are migrating the locally hosted database used by the blog to Cloud SQL.
|
||||
|
@ -47,8 +47,6 @@ cover:
|
||||
Lab: [GSP313](https://www.cloudskillsboost.google/focuses/10258?parent=catalog)<br>
|
||||
Quest: [Create and Manage Cloud Resources](https://www.cloudskillsboost.google/quests/120)<br>
|
||||
|
||||
🔄 Last updated: Sep 7, 2023
|
||||
|
||||
## Challenge scenario
|
||||
|
||||
You have started a new role as a Junior Cloud Engineer for Jooli, Inc. You are expected to help manage the infrastructure at Jooli. Common tasks include provisioning resources for projects.
|
||||
|
Loading…
Reference in New Issue
Block a user