Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
Do you use multi cloud?
Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-22-2021 04:12 PM
1874     0
I mean using services from more than just AWS but also Google, Azure in same project/system. For example using AWS EC2 S3 Lambda and mixes with CloudSQL from Google.
Labels:
Re: Do you use multi cloud?
[ Edited ]Options
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-13-2024 10:53 PM - edited 09-15-2024 08:44 PM
1875     0
Hello,
You're referring to a multi-cloud architecture, where you use services from multiple cloud providers (e.g., AWS, Google Cloud, Azure) within the same project or system. This approach allows you to: my sedgwick
- Leverage the strengths of each cloud provider
- Avoid vendor lock-in
- Optimize costs and performanceIn your example, you're combining AWS services (EC2, S3, Lambda) with Google Cloud's CloudSQL, showcasing a hybrid cloud strategy. This approach requires careful planning, management, and integration but can offer greater flexibility and resilience.