AWS – Monitoring the Memory of your Virtual Machine (AMI)

By | July 10, 2016

Out of the box, CloudWatch by default monitors 4 things: CPU Network Disk Status Checks Can you tell which resource CloudWatch doesn’t monitor out of the box? Memory! (update:  According to AWS technical support “Right now, you do not need to deploy anything in you AMI to monitor your instance. Metrics like memory utilization and… Read More »

Category: AWS

vROps – Setting up alerting for vROps Cluster & vCenter metrics collecting

By | June 29, 2016

When you set up a new vROps environment 2 things that you are going to want to monitor are (1) the health of the vROps nodes themselves and (2) the collection status from the vCenters that you are collecting data from. These are the steps you’ll want to perform once you’ve got your outbound notifications… Read More »

AWS – how to create a custom VPC with public & private subnets

By | June 15, 2016

One of the good training exercises that you can do while studying for the AWS-ASA is create from scratch an Internet accessible VPC without using one of the pre-built templates. This gives you the insight into how all of the underlying pieces fit together. That way when you are troubleshooting an existing deployment you can… Read More »

AWS Certified Solutions Architect – Associate Study Notes

By | February 15, 2018

I’m currently studying to sit the AWS Solutions Architect Associate certification. To do this I’m (a) going through the exam blueprint, (b) writing blogs on my AWS free-tier lab, (c) watching the excellent http://acloud.guru videos. I bought the “Associate Bundle” so I plan on taking all 3 associate level courses eventually. I’ve decided to consolidate… Read More »

AWS create billing alerts so that our free* account doesn’t surprise us

By | May 15, 2016

Now that I’ve been playing around a bit in the environment, I decided to create some alerts in case I accidentally (or on purpose) chose an option that will incur charges to my credit card. Here are the steps to set up an email alert for your AWS account. Before you create a billing alarm,… Read More »

How to get your free* AWS account & spin up your first VM

By | May 6, 2016

I’m currently playing around with AWS. I’m watching the really good Pluralsight video series from Elias Khnaser on it. In it he walks you through the process of signing up for the free account (asterisks on free because depending on what you choose you CAN get charged and sometimes it’s not clear what the free… Read More »

VSPHERE 6 – vRealize Orchestrator Upgrade

By | April 13, 2016

The last in this series of posts surrounding the lab upgrade to vSphere 6.0 will be for vRealize Orchestrator. This component disappeared from view in my web client following the upgrade to vCenter Server 6.0u1, which was expected from prior inspection of the compatibility matrix at https://www.vmware.com/resources/compatibility/sim/interop_matrix.php. We are going to need to get this… Read More »

vSphere 5.5 Storage Policies

By | March 27, 2016

A big push of VMware in the past couple of years has been policy based EVERYTHING. With the move towards automating every aspect of the implementation process, from storage to compute to networking, it seems that object metadata (tags) and policy associations are going to continue to play a bigger role in every tool set… Read More »

VSPHERE 6 – ESXi Upgrade

By | March 27, 2016

At this point in my home lab, I have got vCenter, Update Manager, and vSphere Replication all upgraded to vSphere 6. Finally, it’s time for the upgrade of ESXi! Having the hosts up to 6.0u1 is necessary for all of the really cool things that are part of vSphere 6, including vSAN 6.1 and the… Read More »

VSPHERE 6 – vSphere Replication Upgrade

By | March 27, 2016

Things are looking good after upgrading vCenter at both of my home labs to version 6.0. The process I followed for this was outlined in my previous post here. However since upgrading vCenter to 6.0, I have lost my ability to monitor and configure my vSphere Replication workflows. Per the VMware product compatibility matrix at… Read More »