|
|
|
|
|
by cconstantine
1657 days ago
|
|
You will never find a tool that does a good job of translating between different platforms like that. The systems are too different, and the details matter too much. The value of being multi-platform is that it lets you manage resources in multiple clouds with the same tool, and coordinate the changes. For example; it would let you have application instances and databases in GCP, and manage your DNS is AWS. When you make changes to the instances in GCP, the tool would know to update the DNS records in AWS. |
|