Building Scalable Java Microservices with Spring Boot and Spring Cloud on Google Cloud
Microservices describes a software design pattern in which an application is a collection of loosely coupled services. These services are fine-grained, and can be individually maintained and scaled. The microservices architecture is ideal for the public cloud, with its focus on elastic scaling with on-demand resources. Welcome to Building Scalable Java Microservices with Spring Boot and Spring Cloud! This course will help you integrate Google Cloud Platform services with your Java applications. In this course, you will learn how to build Java applications using Spring Boot and Spring Cloud on Google Cloud Platform. What are Spring Boot and Spring Cloud? The Spring Framework is an open-source application framework for Java. Spring Boot is a solution that makes it easier to build Spring Framework applications. Spring Boot adopts the 'convention over configuration' paradigm, which means that developers should only have to specify unusual aspects of the applications they build. Spring Boot autoconfigures as much as possible using sensible defaults. Spring Cloud makes Google Cloud Platform services available to Spring Framework applications. What to expect during this training course? During this training course, you will be presented with modules that will take you through skills you'll use as a Spring developer using GCP. Each module contains video lectures, and the Building the Demo Applicationmodule contains many hands-on labs. In order to get the best training experience, please ensure that you are prepared:- You must already know the Java programming language. You should have a general familiarity with Google Cloud Platform. You should also have familiarity with the kinds of business problems that companies typically build enterprise software to solve.
What you'll learn
Microservices describes a software design pattern in which an application is a collection of loosely coupled services. These services are fine-grained, and can be individually maintained and scaled. The microservices architecture is ideal for the public cloud, with its focus on elastic scaling with on-demand resources. Welcome to Building Scalable Java Microservices with Spring Boot and Spring Cloud! This course will help you integrate Google Cloud Platform services with your Java applications. In this course, you will learn how to build Java applications using Spring Boot and Spring Cloud on Google Cloud Platform. What are Spring Boot and Spring Cloud? The Spring Framework is an open-source application framework for Java. Spring Boot is a solution that makes it easier to build Spring Framework applications. Spring Boot adopts the 'convention over configuration' paradigm, which means that developers should only have to specify unusual aspects of the applications they build. Spring Boot autoconfigures as much as possible using sensible defaults. Spring Cloud makes Google Cloud Platform services available to Spring Framework applications. What to expect during this training course? During this training course, you will be presented with modules that will take you through skills you'll use as a Spring developer using GCP. Each module contains video lectures, and the Building the Demo Applicationmodule contains many hands-on labs. In order to get the best training experience, please ensure that you are prepared:- You must already know the Java programming language. You should have a general familiarity with Google Cloud Platform. You should also have familiarity with the kinds of business problems that companies typically build enterprise software to solve.
Table of contents
- Introduction 1m
- The demo application architecture 7m
- Course labs introduction 1m
- Bootstrapping the application frontend and backend 1m
- Lab: Bootstrapping the Application Frontend and Backend 0m
- Configuring and connecting to Cloud SQL 1m
- Lab: Configuring and Connecting to Cloud SQL 0m
- Working with runtime configurations 1m
- Lab: Working with Runtime Configurations 0m
- Working with Stackdriver Trace 1m
- Lab: Working with Stackdriver Trace 0m
- Messaging with Cloud Pub/Sub 1m
- Lab: Messaging with Cloud Pub/Sub 0m
- Integrating Cloud Pub/Sub with Spring 1m
- Lab: Integrating Cloud Pub/Sub with Spring 0m
- Uploading and storing files 1m
- Lab: Uploading and Storing Files 0m
- Using Cloud Platform APIs 1m
- Lab: Using Cloud Platform APIs 0m
- Deploying to App Engine 1m
- Lab: Deploying to App Engine 0m
- Debugging with Stackdriver Debugger 1m
- Lab: Debugging with Stackdriver Debugger 0m
- Working with Cloud Spanner 1m
- Lab: Working with Cloud Spanner 0m
- Deploying to Google Kubernetes Engine 1m
- Lab: Deploying to Kubernetes Engine 0m
- Monitoring Google Kubernetes Engine with Prometheus 1m
- Lab: Working with Kubernetes Monitoring 0m