Cloud Service
From Ocean Framework Documentation Wiki
The Cloud Service interfaces to Amazon Web Services (AWS) and provides means to control and examine the cloud architecture. It also contains facilities for monitoring and reporting system status.
Resources
- Instance
- Instance resources represent AWS instances, their states and their run-time metrics. They can also be used to start, stop, reboot, and terminate them.
- DynamoTable
- DynamoTables represent AWS DynamoDB tables.
- LoadBalancer
- LoadBalancer resources represent AWS Elastic Load Balancers and their run-time metrics.