leopardslab / gocloud

☁️ Go API for open cloud
Apache License 2.0
118 stars 142 forks source link

Add New Go Cloud Architecture #134

Closed emgaurv closed 5 years ago

emgaurv commented 5 years ago

new

emgaurv commented 5 years ago

@rehrumesh @PratikDhanave Please Review.

PratikDhanave commented 5 years ago

Hi hcktheheaven good work few improvements we have added new layer as services in between cloud providers and gocloud for scaling you can take look https://github.com/cloudlibz/gocloud/tree/master/gocloudinterface here. Add one more layer services in above diagram

emgaurv commented 5 years ago

Is it Fine? @PratikDhanave new arch

PratikDhanave commented 5 years ago

@ hcktheheaven it should be name of services

emgaurv commented 5 years ago

@PratikDhanave Please Review. gocloudarchitecture_new

PratikDhanave commented 5 years ago

awesome work @hcktheheaven