0
2

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 5 years have passed since last update.

【GCP】Cloud Source Repositoriesはどうやって使うのがいいのか?

Posted at

そもそも
Cloud Source Repositories
の使い方をあまり理解してない。
調べてみたら、コンテナと併せて使ったほうが良さそうなので、別途つかってみる。
===
CIがポイント↓

コンテナとCloud Source Repositoriesの連携
https://www.casleyconsulting.co.jp/blog/engineer/2101/
コードの管理が容易になるのがメリット

https://www.apps-gcp.com/cloud-build-getting-started/
修正⇛テストの繰り返しが手間になるので、それを解決する。
こういう使い方をすることでクラウドのメリットが増す
ここの図の連携がわかりやすい。
===
Cloud Source Repositoriesについて
https://www.logw.jp/cloudserver/9260.html

Cloud Source RepositoriesはGoogleが用意しているgitのツールです。
今までgithubとか外部のツールで管理していたのをGCPで管理できるという事になります。

0
2
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
2

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?