Skip to main content

Cloud Keys

The platform supports both Azure and AWS cloud services. Configuration requires provisioning of cloud access keys with the appropriate roles and permissions.

Key Structure

S.noCloud ProviderConfig Details
1.AWSAWS Access Key ID, AWS Secret Access Key, Region, subnet id , vpc and pem file
2.AzureAzure Client ID , Azure Client Secret, Azure Subscription ID, Azure Tenant ID, Azure Resource Group, Azure Virtual Network, Azure Subnet, Key File

Service and Permission Access

S.noCloud ProviderServicesAccess
1.AWSLambdaCreation and Invocation
2.AWSEC2Creation , Access and deletion
3.AWSECS + FargateCluster creation and task definition and creation
4.AzureFunctionsCreation and Invocation
5..AzureVirtual MachinesCreation , Access and deletion
6.AzureContainer InstancesContainer instance creation and invocation

Note: It is recommended that users create a single set of keys per cloud provider, with access to all required services mentioned above.