Is it possible to use single service of SaaS, IaaS, and PaaS on 3 different Cloud Provider and connect them together?for example my company needs Microsoft Cloud Software for their employees, IBM Baremetal for its server and Github PaaS for their IT to help developing backend/script. Microsoft Software, IBM Baremetal and Github is just example they can choose another cloud provider. I know my question is kind of non sense but is it possible?
Is it possible to use single service of SaaS, IaaS, and PaaS on different Cloud Provider simultaneously?
259 Views Asked by Rizal Alfikri At
1
There are 1 best solutions below
Related Questions in CLOUD
- Cloud Connection with Java Window application
- CometCloud installation, and possible alternatives
- Creating a scalable database for android app | cloud hosted
- Arduino NearBus NearbusEther_v16.h: No such file or directory
- how to measure Software as a services performace
- Did google change/update related to vm ssl connections to Cloud SQL?
- Pinging a private IP from one private subnet to another private subnet
- Evernote authentication not working via evernote android sdk
- When upload Bitmap stream to Azure storage, it store zero/empty image
- How to connect Clusterpoint database to an android appliaction
- Installing CouchDB on IaaS?
- Error while creating Instance in gcloud ?. How to create an instance using Google Cloud
- In Spark, does the filter function turn the data into tuples?
- Which language to choose? #suggestions
- Dropbox for local development, Git for cloud
Related Questions in SAAS
- how to measure Software as a services performace
- SQL Azure Connection and Transaction
- How to implement customer subdomain in Spring framework
- SaaS Maturity Level depending on number of Tenants (Nodes)
- Software deployment in Cloud Computing Model
- Are there any cloud based file comparison service?
- How to load an codeigniter application by using different url
- how do developers add new function on a massive online Saas application although it is running?
- Saas customization api
- Load balancer as proxy or redirector
- Using SaaS along with PaaS
- Symfony2 Single app + multiple DB - handling cache and logs
- How to assign a sub-domain to each user but still serve them from the same code instance?
- SaaS development using .Net
- SaaS Recommendation Engine
Related Questions in PAAS
- How to stop a running php process on heroku server?
- What is the difference between Cloud Foundry and Docker?
- servicestack in paas environments
- Software deployment in Cloud Computing Model
- Azure - How to programmatically distinguish between different events (deployment vs restart vs VM move)
- is redis pub/sub realistic in php?
- How does Google App Engine manage sessions inside cluster?
- How can i get the access.log from the openshift platform
- Using SaaS along with PaaS
- How to serve static files with django that has hardcoded relative paths on Heroku/OpenShift/etc?
- cloud development Platform
- Is there a way to bind qpid to a different IP other than localhost?
- Sample Kii Cloud code for Unity
- Unable to read cloud foundry env variables inside a simple java program (Not using spring)
- Why or when does an app need a server?
Related Questions in IAAS
- Installing CouchDB on IaaS?
- Software deployment in Cloud Computing Model
- exposing Azure DNS servers
- How to install Redis Sentinel as a Windows service?
- VM Instances Language Google Cloud Platform
- VMware VCloud REST API is not Working for deallocate public IPs from an edge gateway network
- Avoiding Vendor-Lock-in: Is code written for Windows Azure completely portable to self-hosted IIS/ASP.NET?
- Cannot connect to Azure VMs after restart
- Azure Function access to SQL Server -IAAS through managed identity
- Azure vs Appharbor vs Amazon EC2
- Advantages of Cloud Computing in a Small Geographical Area Deployment
- Diagnostics setting for azure VM
- difference between azure virtual machine and Windows virtual desktop
- AWS IAM - Access Denied from Lambda to DynamoDB
- Terraform layout for multi-client multi-tenant multi-environment using battle-tested versioned modules
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Yes , It is very possible to link single service of IaaS,Paas and Saas on 3 different cloud providers. Few methods to achieve multi cloud design has been mentioned below:
[1]To connect Google Cloud with other cloud service providers (CSP) such as Amazon Web Services (AWS) and Microsoft Azure.
https://cloud.google.com/architecture/patterns-for-connecting-other-csps-with-gcp
[2]Multi Cloud: Connecting Azure to AWS and GCP
https://docs.aviatrix.com/HowTos/GettingStartedAzureToAWSAndGCP.html