In this example I want to show you how easily AWS resources can be created with CloudFormation templates.
So let’s take a look at template itself:
In this example I want to show you how easily AWS resources can be created with CloudFormation templates.
So let’s take a look at template itself:
In this post I’ll show an example of simple automation task – we need to download 7z archive from SFTP, unzip it and restore the newest database automatically on a daily basics.
If we go bit deeper we’ll see a few more requirements:
It’s clear now, so let’s get down to prerequisites.
In this post I’ll show how to setup Azure VMs turn off & on by schedule using Azure Automation which is really useful for cost saving.
We’ll use dozen of actions to manage this task.
However, not all actions can be managed with PowerShell, so we’ll use old Azure portal a few times.
Initially I used one big script, but for this demo I decided to split it to make things simple.
In this particular example I’ll use two VMs running in the same cloud service.