We may earn an affiliate commission when you visit our partners.
Joseph Lowery

Hosting websites on cloud services is a very common and popular use of the technology, and it's easy to see why. Cloud vendors, like Google Cloud Platform (GCP), bring rapid deployment, on-demand scaling, and zero down-time updates to website applications. In this short learn-by-doing course, you'll move step-by-step from initially testing your website on GCP to creating a containerized image with Cloud Build, storing it in Container Registry, and deploying it to Cloud Run. Each lesson is paired with a lab to give you hands-on experience on the topics just covered. A final, all-inclusive hands-on lab is available in both Guided and Challenge mode that encompasses all the past training in a slightly more sophisticated scenario.

Enroll now

Here's a deal for you

We found an offer that may be relevant to this course.
Save money when you learn. All coupon codes, vouchers, and discounts are applied automatically unless otherwise noted.

Good to know

Know what's good
, what to watch for
, and possible dealbreakers
Teaches skills that help learners understand website applications in the real world
Provides hands-on experience with topics covered in lessons
Covers popular and standard use of cloud services for website hosting
Offers practical training in Google Cloud Platform (GCP) for website deployment

Save this course

Save Launching and Updating a Website Using Cloud Run to your list so you can find it easily later:
Save

Activities

Be better prepared before your course. Deepen your understanding during and after it. Supplement your coursework and achieve mastery of the topics covered in Launching and Updating a Website Using Cloud Run with these activities:
Learn Cloud Run basics
Watch introductory videos and read tutorials on Cloud Run to familiarize yourself with its core concepts.
Show steps
  • Watch the Cloud Run fundamentals video series
  • Read the Cloud Run documentation
  • Complete the Cloud Run quickstart tutorial
Read "Cloud Native Java" by Josh Long
Gain in-depth knowledge of cloud-native development practices with a focus on Java and Spring Boot, enhancing your understanding of Cloud Run's underlying principles.
View Spring 6 Recipes on Amazon
Show steps
  • Read Chapter 1: Introduction to Cloud Native Systems
  • Read Chapter 2: Building a Spring Boot microservice
  • Read Chapter 3: Deploying to Kubernetes and Cloud Run
Practice deploying with Cloud Build
Gain hands-on experience with Cloud Build by following tutorials that guide you through building and deploying Docker images to Cloud Run.
Browse courses on Cloud Build
Show steps
  • Complete the Cloud Build quickstart tutorial
  • Follow a tutorial on deploying a Node.js app to Cloud Run using Cloud Build
  • Follow a tutorial on deploying a Python app to Cloud Run using Cloud Build
Four other activities
Expand to see all activities and additional details
Show all seven activities
Deploy a Cloud Run application
Apply your knowledge by creating and deploying your own Cloud Run application, demonstrating your mastery of the concepts covered in the course.
Browse courses on Cloud Run
Show steps
  • Design and develop your application
  • Create a Docker image for your application
  • Deploy your application to Cloud Run
  • Test and monitor your application
Participate in a Cloud Run hackathon
Challenge yourself by participating in a Cloud Run hackathon, testing your skills and knowledge while contributing to the community.
Browse courses on Cloud Run
Show steps
  • Find a Cloud Run hackathon
  • Form a team or work individually
  • Develop your solution
  • Submit your solution
Mentor junior developers on Cloud Run
Solidify your understanding by sharing your knowledge with others, providing guidance and support to junior developers who are new to Cloud Run.
Browse courses on Cloud Run
Show steps
  • Identify junior developers who need support
  • Schedule regular mentoring sessions
  • Provide hands-on guidance and answer questions
  • Evaluate progress and provide feedback
Build a full-stack web application with Cloud Run
Reinforce your learning by building a comprehensive full-stack web application, integrating Cloud Run for serverless deployment and leveraging other cloud services.
Browse courses on Cloud Run
Show steps
  • Design and develop your front-end
  • Develop your backend API using Cloud Run
  • Integrate your front-end with your API
  • Deploy your application to Cloud Run

Career center

Learners who complete Launching and Updating a Website Using Cloud Run will develop knowledge and skills that may be useful to these careers:
Web Developer
Web developers design and develop web applications which run on the internet. This course helps build a foundation in launching and updating websites using Google Cloud Run. Web developers who want to learn more about deploying websites on Google Cloud Run may find this course particularly relevant.
DevOps Engineer
DevOps engineers work to bridge the gap between development and operations teams, helping to improve the speed and quality of software delivery. This course helps build a foundation in deploying and updating websites using Cloud Run, a fully managed container platform that helps developers build and deploy containerized applications without managing the underlying infrastructure. DevOps engineers may find this course particularly relevant for learning about new tools to improve their cloud deployment pipeline.
Cloud Engineer
Cloud engineers design, build, and maintain cloud computing systems. This course helps build a foundation in deploying and updating websites using Cloud Run, a fully managed container platform that helps developers build and deploy containerized applications without managing the underlying infrastructure. Cloud engineers who want to learn more about deploying and updating websites on Google Cloud Run may find this course particularly relevant.
Solutions Architect
Solutions architects design and implement technology solutions for clients. This course helps build a foundation in deploying and updating websites using Cloud Run, a fully managed container platform that helps developers build and deploy containerized applications without managing the underlying infrastructure. Solutions architects who want to learn more about deploying websites on Google Cloud Run may find this course particularly relevant.
Cloud Architect
Cloud architects design, build, and maintain cloud computing systems. This course helps build a foundation in deploying and updating websites using Cloud Run, which is a fully managed container platform that helps developers build and deploy containerized applications without managing the underlying infrastructure. Cloud architects may find this course particularly relevant for learning about new tools within the Google Cloud ecosystem.
IT Auditor
IT auditors evaluate and report on the effectiveness of IT systems and controls. This course may be useful for IT Auditors who are interested in learning more about deploying and managing IT systems on Google Cloud Run.
Network Administrator
Network administrators maintain and configure computer networks. This course may be useful for Network Administrators who are interested in learning more about deploying and managing networks on Google Cloud Run.
Information Technology Manager
Information technology managers plan, implement, and maintain information technology systems. This course helps build a foundation in deploying and updating websites using Cloud Run, a fully managed container platform that helps developers build and deploy containerized applications without managing the underlying infrastructure. IT managers may find this course particularly relevant for learning about new tools and technologies.
Systems Administrator
Systems administrators maintain and configure computer systems and networks. This course helps build a foundation in deploying and updating websites using Cloud Run, a fully managed container platform that helps developers build and deploy containerized applications without managing the underlying infrastructure. Systems administrators may find this course particularly relevant for learning about new tools to deploy and manage websites.
Data Scientist
Data scientists use scientific methods, processes, algorithms and systems to extract knowledge and insights from data in various forms, both structured and unstructured. This course may be useful for Data Scientists who are interested in learning more about deploying machine learning models and big data applications on Google Cloud Run.
Security Analyst
Security analysts monitor and analyze security systems to identify and respond to security threats. This course may be useful for Security Analysts who are interested in learning more about deploying and managing security systems on Google Cloud Run.
Software Engineer
Software engineers use their knowledge of programming languages and software development tools to design, implement, and maintain software systems. Cloud technologies like Google Cloud Run help organizations deploy and operate their software faster, with greater agility, and at a lower cost. This course may be useful for Software Engineers looking to build and deploy software in the cloud.
Data Analyst
Data analysts work closely with stakeholders within companies to properly scope, perform and monitor data and analytic projects. Data Analysts must be able to communicate with both users of data and IT in order to share data, insights, and information. This course may be useful for Data Analysts who are interested in learning more about storing and analyzing data within cloud-based platforms.
Database Administrator
Database administrators maintain and configure databases. This course may be useful for Database Administrators who are interested in learning more about deploying and managing databases on Google Cloud Run.
IT Consultant
IT consultants provide advice and guidance on the use of information technology. This course may be useful for IT Consultants who are interested in learning more about deploying and managing IT systems on Google Cloud Run.

Reading list

We've selected nine books that we think will supplement your learning. Use these to develop background knowledge, enrich your coursework, and gain a deeper understanding of the topics covered in Launching and Updating a Website Using Cloud Run.
Provides a comprehensive guide to continuous delivery with containers and Kubernetes.
Provides a hands-on guide to Docker, including how to build, deploy, and manage containerized applications.
Provides a comprehensive overview of Kubernetes, including its architecture, components, and features. It valuable resource for anyone looking to learn more about Kubernetes and how to use it to manage containerized applications.
Provides a comprehensive overview of cloud computing, including its concepts, technologies, and architectures.
Provides a guide to designing data-intensive applications, including how to choose the right data storage and processing technologies.
Provides a comprehensive overview of site reliability engineering (SRE), a set of practices and principles for ensuring the reliability and availability of online services. It valuable resource for anyone looking to learn more about SRE and how to implement it in their organization.
Provides a comprehensive overview of microservices, including their architecture, benefits, and challenges. It valuable resource for anyone looking to learn more about microservices and how to use them to build scalable and resilient applications.
Provides a comprehensive overview of cloud computing, including its history, architecture, and benefits. It valuable resource for anyone looking to learn more about cloud computing and how to use it to build and deploy applications.
Provides a comprehensive overview of cloud native Java development, including topics such as microservices, containers, and serverless computing. It valuable resource for anyone looking to build and deploy cloud-native Java applications.

Share

Help others find this course page by sharing it with your friends and followers:

Similar courses

Here are nine courses similar to Launching and Updating a Website Using Cloud Run.
Our mission

OpenCourser helps millions of learners each year. People visit us to learn workspace skills, ace their exams, and nurture their curiosity.

Our extensive catalog contains over 50,000 courses and twice as many books. Browse by search, by topic, or even by career interests. We'll match you to the right resources quickly.

Find this site helpful? Tell a friend about us.

Affiliate disclosure

We're supported by our community of learners. When you purchase or subscribe to courses and programs or purchase books, we may earn a commission from our partners.

Your purchases help us maintain our catalog and keep our servers humming without ads.

Thank you for supporting OpenCourser.

© 2016 - 2024 OpenCourser