Providers
Providers are added when the environment is created, and can be changed at any time.
An environment contains zero or more providers.
A provider enables the deployment of instances on various cloud platforms. Providers act as connectors that allow you to interact with different cloud service providers environments seamlessly.
- Platform connectivity: Each provider is associated with a specific cloud service platform (e.g., Amazon Web Services, Microsoft Azure, Google Cloud Platform). This connectivity allows users to access and utilize the resources offered by the respective platforms.
- Region selection: When configuring a provider, users can specify the region within the cloud platform where the resources will be deployed.
- Credential management: Providers require valid credentials, such as access keys or authentication tokens, to interact with the associated cloud platform. LayerOps allows users to securely manage and store these credentials, ensuring the necessary security and access controls.
Once a provider is set up, users can deploy instances directly onto the designated cloud platform.
At any time, from your environment dashboard, you can add/remove providers. In the example below, only one provider (Azure) has been defined.
Providers facilitates the creation of multi-cloud environments, giving users the ability to leverage the resources of various cloud service providers and external infrastructures. This approach offers significant advantages in terms of flexibility, resilience, performance, cost-effectiveness and disaster recovery.