/images/logo.png

Welcome to 288clouds

288clouds is a personal blog focused on virtualization and cloud technologies.

The views and opinions expressed on this blog are my own and do not reflect the views and opinions of my employer (VMware).

vRA 8 + NSX-T Blog Series Overview

With the recent release of vRA 8.0, I have been receiving many questions from customers about how vRA 8 can leverage NSX-T. This blog series will focus on demonstrating how you can create vRA 8 blueprints that utilize NSX-T constructs. Here is a list of blogs that I am planning on creating for this series (as of March 15, 2020): Part 1: vRA 8 Blueprint with Existing NSX-T Networks Part 2: vRA 8 Blueprint with On-demand Routed NSX-T Networks Part 3: vRA 8 Blueprint with Existing Security Groups (network profile) Part 4: vRA 8 Blueprint with Existing Security Groups (vRA tag) Part 5: vRA 8 Blueprint with Existing Security Groups (segment port tag) Part 6: vRA 8 Blueprint with On-demand Security Groups Part 7: vRA 8 Blueprint with Existing NSX-T One-Arm Load Balancer Part 8: vRA 8 Blueprint with On-demand NSX-T One-Arm Load Balancer Part 9: vRA 8 Blueprint with On-demand NAT NSX-T Networks Note: the list of blogs is subject to change.

Setting Up a Static Website with GitHub Pages and Jekyll

The first problem I encountered when I decided to start a blog was deciding which hosting platform I should use. There are many great options out there, and I wanted to find a platform that won’t break the bank but is still easy to use and customize. After doing a lot of research and considering various hosting platforms (i.e. WordPress, GoDaddy, Squarespace, Bluehost, AWS, Firebase, etc.), I decided on GitHub Pages and Jekyll for the following reasons: