From the course: Google Cloud Professional Cloud Architect Cert Prep (2025)
Unlock this course with a free trial
Join today to access over 25,300 courses taught by industry experts.
Introducing GitHub Codespaces for streamlined development
From the course: Google Cloud Professional Cloud Architect Cert Prep (2025)
Introducing GitHub Codespaces for streamlined development
- [Instructor] Let's talk through this CloudShell environment. You have it with GitHub Codespaces, so directly you can talk to the repo and you can also talk to the development environment. And this is a huge advantage of using the cloud-based environment. The same with AWS, you can talk to their services, plus, their development environment. The same with GCP, you can talk their services and their development environment. The same with Azure. Really, this is a new paradigm for developing software, and we're going to get directly into GitHub Codespaces and go through the features that allow you to be very productive. Here we are in GitHub, I'm going to create a new repository. We'll call this gitHub-codespaces-demo, and we'll say this is for a demo. And then you can see here that I'm going to go and add a README. I'm going to add a gitignore. I like to use Python for a lot of my gitignores. And this allows us to ignore garbage files here. We'll go ahead and say create repo. Now once…
Contents
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
(Locked)
Uncovering the advantages of cloud developer workspaces4m 10s
-
(Locked)
Operationalizing microservices in the cloud1m 57s
-
(Locked)
Introducing GitHub Codespaces for streamlined development9m 14s
-
(Locked)
Compiling Python projects in GitHub Codespaces18m 12s
-
(Locked)
Mastering continuous integration in GCP32m 14s
-
(Locked)
-