0 votes
in Cloud Computing by

You are the leader of a development group; you want to start using Continuous Integration and Deployment Techniques and you care to organize procedure in the best way.
In your company you are not allowed to publish code in public or not internally certified Sites.
Where will the code developed by your team be stored and shared?

A. Cloud Storage with versioned Objects
B. Github
C. Cloud Source Repository
D. AppEngine and Blue green Integration

1 Answer

0 votes
by

Correct Answer: C
Google Cloud Source Repositories are private, fully featured, scalable Git repositories hosted on Google Cloud Platform.
Git is a program that monitors files and tracks changes. A Git repository:

  • Tracks any updates
  • Registers a history
  • May trigger actions

Related questions

0 votes
asked Dec 2, 2021 in Cloud Computing by DavidAnderson
0 votes
asked Dec 2, 2021 in Cloud Computing by DavidAnderson
...