Operations | Monitoring | ITSM | DevOps | Cloud

Cloud

The latest News and Information on Cloud monitoring, security and related technologies.

Azure Virtual Machine Cloner (AVMC) by SmiKar Software

Do you need to migrate your VMs within Azure from Azure Service Manager to Azure Resource Manager? Maybe you need to clone one of your Azure VMs fast and easily? Perhaps you need to create a clone of your VM (to be used like a snapshot) while you patch or upgrade components of your server and avoid having issues with a risky upgrade?

Automate and schedule shutdowns in Microsoft Azure without powershell.

See how to use the Azure Virtual Machine Scheduler and save time and money within Azure subscription. Automate and schedule the shutdown and power back on of your virtual machines within Microsoft's Azure Cloud with ease. Download a free 30 day trial and test it for yourself now.

Free Amazon Web Services (AWS) Infrastructure Designer Tool.

Design Amazon Web Services Infrastructure Diagrams For Free. Site24x7's Amazon Web Services (AWS) infrastructure designer tool is a free, online design platform that helps you create and depict your Amazon Web Services architecture. Effortlessly create simple or complex cloud architecture diagrams in a matter of minutes, without even signing up. The Site24x7 AWS infrastructure designer tool has two views: the resource view on the left, and the canvas view in the center, where the action happens.

Simple Authentication with AWS Cognito

I was recently doing some work related to AWS Cognito, which I wasn’t previously familiar with, and it turns out to be pretty interesting. Stackery has a cloud-based app for building and deploying serverless applications, and we use Cognito for our own authentication. The thing I was trying to do was hard to figure out but easy once I figured it out, so I’ll include some code snippets related to my specific use case.