Aviate Cloud Internship (Jan 2016 - March 2016)
The requirement was to start and stop docker containers for a tomcat based webapp at specific times.
AWS services used:
CloudWatch is used to call lambda function at specific times using CRON expressions.
Lambda function is AWS service used to run code for starting and stopping containers.
Docker container management is done using AWS ECS(Elastic Container Service)
The information about EC2 instances to start and services to run is stored in DyamoDB.
The structure of table is given in documentation : here
Python Boto3 library which is AWS API for python is used to write lambda function.
-
Notifications
You must be signed in to change notification settings - Fork 0
sanu11/AWS_Orchestration
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Aviate Cloud Internship
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published