|
|
|
|
|
by radedespodovski
2231 days ago
|
|
Probably if you have a couple of accounts and infrastructure units then probably you could set up similar configuration which will do the job. We at Microtica also started with that approach but as we started to expand with AWS accounts and multiple infrastructure units it become hard to manage all of it. Imagine if you have to use different tags as selectors with different schedule times for each. You would have to control each of them through CloudFormation or even manually log into EC2 instance to update the script. In addition, the solution provides few more benefits:
1. Auto-tagging
2. Native integration with infrastructure provisioned with Microtica
3. Cost and Saving dashboard
4. You don't need to manage your own infrastructure which will handle start/stop operations for EC2 and RDS
5. Schedule notifications |
|