Tag: cloud
-
How to manage EC2 EBS volume snapshots with PowerShell
One of the best features of Elastic Block Storage (EBS) volumes in AWS is the capability to incrementally “snapshot” these volumes to more durable S3 storage. Everyone knows that if you don’t create these snapshots, one day your production EBS volume will go “poof” and disappear. Is that why the standard AWS icon, nearby, for a snapshot looks vaguely…
-
A talk with CloudBerry Lab at AWS re:Invent 2014
This week, I’m attending the AWS re:Invent conference (thumbs up) in Las Vegas (thumbs down). I’ve written before about CloudBerry (also here and here) and was pleased to meet with Director of Marketing Alexander Negrash at the conference for an update on CloudBerry. CloudBerry has been a good product from an unknown company. Their website didn’t have…
-
Create an EC2 AMI using instance name tags via PowerShell
Automate EC2 AMI creation