How we can achieve communication between cloud sevices( different web services) and database
How we can achieve communication between cloud sevices( different web services) and database
HTTP would be rather often used, basically you could make a REST type interface that you use through HTTP queries.