Posted On March 31, 2019

VMWare & AWS Integration

kimconnect 0 comments
blog.KimConnect.com >> Virtualization >> VMWare & AWS Integration
AWS Connector for vCenter – migrate VMs to AWS instances
How To: https://aws.amazon.com/ec2/
Download vCenter plug-in: https://s3.amazonaws.com/aws-connector/AWS-Connector.ova
Cost: $0
 
AWS Storage Gateway – cloud tape backup
How to: https://docs.aws.amazon.com/storagegateway/
Download: https://console.aws.amazon.com/storagegateway/home?region=us-west-1
Cost: $125 per month + storage fee + data transfer fee
Default administrator account: sguser / sgpassword

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post

PowerShell: Set Hyper-V Cluster Quorum

# setClusterQuorum.ps1 # version 0.01 $clustername=$null $clusterQuorum="\\FILESHERVER007\CLUSTER007" $resetPrior=$false function setClusterQuorum($clusterName,$clusterQuorum,$resetPrior=$false){ # Get clustername, if not…

ProxMox Overview

ProxMox Overview: 0. Install ProxMox - Start here: - File System Choices - Ceph: block…

VMWare Deployment Overview

1. Configure VMWare ESXi- If dedicated storage card(s) is/are available, configure LACP/PAGP etherchannel or bond…