1.

Where Resources Are Stored In Cloud Foundry?

Answer»

A Git system is there in Cloud foundry that is used on github for controlling simply the buildpacks, source code, important documentation as well as other resources. It is also possible that DEVELOPERS use github for custom configurations. Large binary files like droplets are stored in internal or external blobstore which is maintained by the Cloud Foundry. When it comes to SHARING or storing the INFORMATION which is temporary, Consul and MYSQL is being considered by Cloud Foundry.

A Git system is there in Cloud foundry that is used on github for controlling simply the buildpacks, source code, important documentation as well as other resources. It is also possible that developers use github for custom configurations. Large binary files like droplets are stored in internal or external blobstore which is maintained by the Cloud Foundry. When it comes to sharing or storing the information which is temporary, Consul and MYSQL is being considered by Cloud Foundry.



Discussion

No Comment Found