diff --git a/content/writeups/google-cloudskillsboost/GSP101/index.md b/content/writeups/google-cloudskillsboost/GSP101/index.md index b5a701d..7f7ca25 100644 --- a/content/writeups/google-cloudskillsboost/GSP101/index.md +++ b/content/writeups/google-cloudskillsboost/GSP101/index.md @@ -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)
Quest: [Cloud Architecture: Design, Implement, and Manage](https://www.cloudskillsboost.google/quests/124)
-🔄 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. diff --git a/content/writeups/google-cloudskillsboost/GSP301/index.md b/content/writeups/google-cloudskillsboost/GSP301/index.md index 3596561..6eb4a53 100644 --- a/content/writeups/google-cloudskillsboost/GSP301/index.md +++ b/content/writeups/google-cloudskillsboost/GSP301/index.md @@ -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
- Difficulty: Intermediate
@@ -47,8 +47,6 @@ cover: Lab: [GSP301](https://www.cloudskillsboost.google/focuses/1735?parent=catalog)
Quest: [Cloud Architecture: Design, Implement, and Manage](https://www.cloudskillsboost.google/quests/124)
-🔄 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) diff --git a/content/writeups/google-cloudskillsboost/GSP303/index.md b/content/writeups/google-cloudskillsboost/GSP303/index.md index fb448f5..7f47ed5 100644 --- a/content/writeups/google-cloudskillsboost/GSP303/index.md +++ b/content/writeups/google-cloudskillsboost/GSP303/index.md @@ -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
Difficulty: Intermediate
@@ -47,8 +47,6 @@ Price: 5 Credits Lab: [GSP303](https://www.cloudskillsboost.google/focuses/1737?parent=catalog)
Quest: [Cloud Architecture: Design, Implement, and Manage](https://www.cloudskillsboost.google/quests/124)
-🔄 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. diff --git a/content/writeups/google-cloudskillsboost/GSP304/index.md b/content/writeups/google-cloudskillsboost/GSP304/index.md index 7868809..34c540e 100644 --- a/content/writeups/google-cloudskillsboost/GSP304/index.md +++ b/content/writeups/google-cloudskillsboost/GSP304/index.md @@ -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
- Difficulty: Intermediate
@@ -47,8 +47,6 @@ cover: Lab: [GSP304](https://www.cloudskillsboost.google/focuses/1738?parent=catalog)
Quest: [Cloud Architecture: Design, Implement, and Manage](https://www.cloudskillsboost.google/quests/124)
-🔄 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. diff --git a/content/writeups/google-cloudskillsboost/GSP305/index.md b/content/writeups/google-cloudskillsboost/GSP305/index.md index ce009ed..fa6d468 100644 --- a/content/writeups/google-cloudskillsboost/GSP305/index.md +++ b/content/writeups/google-cloudskillsboost/GSP305/index.md @@ -47,8 +47,6 @@ cover: Lab: [GSP305](https://www.cloudskillsboost.google/focuses/1739?parent=catalog)
Quest: [Cloud Architecture: Design, Implement, and Manage](https://www.cloudskillsboost.google/quests/124)
-🔄 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) diff --git a/content/writeups/google-cloudskillsboost/GSP306/index.md b/content/writeups/google-cloudskillsboost/GSP306/index.md index 98f3c04..aee77e5 100644 --- a/content/writeups/google-cloudskillsboost/GSP306/index.md +++ b/content/writeups/google-cloudskillsboost/GSP306/index.md @@ -47,8 +47,6 @@ cover: Lab: [GSP306](https://www.cloudskillsboost.google/focuses/1740?parent=catalog)
Quest: [Cloud Architecture: Design, Implement, and Manage](https://www.cloudskillsboost.google/quests/124)
-🔄 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. diff --git a/content/writeups/google-cloudskillsboost/GSP313/index.md b/content/writeups/google-cloudskillsboost/GSP313/index.md index 749ecb9..577bf30 100644 --- a/content/writeups/google-cloudskillsboost/GSP313/index.md +++ b/content/writeups/google-cloudskillsboost/GSP313/index.md @@ -47,8 +47,6 @@ cover: Lab: [GSP313](https://www.cloudskillsboost.google/focuses/10258?parent=catalog)
Quest: [Create and Manage Cloud Resources](https://www.cloudskillsboost.google/quests/120)
-🔄 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.