MULTI-CLOUD CONNECTION
3 min readAug 26, 2020
Task Description:1. Creating SQL DataBase using AWS Cloud
2. Create GKE ( Google K8s Engine) and Launch and web application with the Load Balancer
3. Connect both web-server and sql data-base
Let’s Start
AWS
Launching Amazon Relational Database Service (RDS):-
Initial database name is impt if you forgot to put this rds won’t create database for you.
GCP
Launching GKE ( GOOGLE K8S ENGINE)
COPY THE EXTERNAL-IP PASTE IT IN BROWSER
TASK COMPLETED