Spring Cloud GCP: Setting Up a Cloud SQL Database

Go to class
Write Review

Free Online Course: Spring Cloud GCP: Setting Up a Cloud SQL Database provided by LinkedIn Learning is a comprehensive online course, which lasts for 1-2 hours worth of material. The course is taught in English and is free of charge. Upon completion of the course, you can receive an e-certificate from LinkedIn Learning. Spring Cloud GCP: Setting Up a Cloud SQL Database is taught by Cecili Reid.

Overview
  • Leverage the power of Cloud SQL in your Spring Boot application. Learn how to set up a Cloud SQL database and effectively test your application.

Syllabus
  • Introduction

    • Why GCP for Java Spring?
    • What you should know
    1. Getting Started with GCP SDK
    • What is Spring Data Cloud SQL?
    • Setting up your Cloud SQL database
    2. GCP Cloud SQL
    • Importing the Spring Data Cloud Library
    • Configuring your application
    • Using the Spring Data Cloud library
    • Challenge: Adding a new entity
    • Solution: Adding a new entity
    3. Validating through Testing
    • Unit vs. integration testing
    • Unit testing
    • Integration testing: In Cloud SQL
    • Integration testing: In memory
    • Challenge: Add tests for the GET endpoint
    • Solution: Add tests for the GET endpoint
    Conclusion
    • Next steps with Spring Cloud GCP