0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

[GCP] - Serverless Architecture -- Getting Start[1] -- At first.

Last updated at Posted at 2020-11-28

At first.

This content is written by GCP Begineer.
So, this content may isn't Best Practice.
Please read this content as reference information.

What I want to achieve in this article.

  • Understand GCP's Serverless Architecture.
  • Understand GPC's Local Programing Environment.
  • Recall specifications of Spring Boot2.
  • Recall specifications of Vue.js
  • Understand OpenIDConnect.

Serverless configuration to be adopted.

  • GCP CloudRun (Backend) -- No Kubernetes
  • Vue.js (Frontend)
  • Java + Spring Boot2
  • Doma2
  • MYSQL on CloudSQL

Configuration.

  • Frontend Layer is Static Html files with Vue.js on Firebase Hosting.
  • Backend Layer is RestAPIs.
  • Used Doma2 for Database Access

20201128-architecture.png

At the end.

First of all, I will create this configuration.
After that, if this configuration is run short I will change or I will added components.

Next time, Start Create Configuration.

thanks for reading this contents.

kazuya.

◆Related arcticle

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?