Reader small image

You're reading from  VMware Cloud on AWS Blueprint

Product typeBook
Published inFeb 2024
PublisherPackt
ISBN-139781803238197
Edition1st Edition
Right arrow
Authors (3):
Oleg Ulyanov
Oleg Ulyanov
author image
Oleg Ulyanov

Oleg Ulyanov is a Staff Cloud Architect with more than 15 years of experience. He is a Subject Matter Expert in VMware Hybrid Cloud, cloud migration, networking, and storage. He has experience as a VMware professional services architect, helping customers achieve their technical and business goals through IT transformation and migrating to VMware Hybrid Clouds. He holds various industry certificates, including VMware VCP, VCAP6/7-DCV, SNIA, and Microsoft.
Read more about Oleg Ulyanov

Michael Schwartzman
Michael Schwartzman
author image
Michael Schwartzman

Michael Schwartzman, a Senior Azure Application Innovation Specialist at Microsoft, has over a decade of experience in cloud infrastructure, cloud security, and hybrid cloud solutions. Prior to his current role, Michael served as a Lead Cloud Solution Architect specializing in VMware Cloud on AWS. He has played a pivotal role in assisting Global ISVs with the development and sale of SaaS solutions on Azure. Additionally, Michael's broad expertise encompasses support for both digital natives and traditional enterprises, optimization of their cloud systems. His dedication to remaining at the forefront of the rapidly evolving tech landscape establishes him as a go-to expert for businesses seeking to leverage cutting-edge cloud technology.
Read more about Michael Schwartzman

Harsha Sanku
Harsha Sanku
author image
Harsha Sanku

Harsha Sanku is a Solutions Architect at Amazon Web Services, specializing in AWS Hybrid Cloud and Edge Computing services. His expertise lies in Cloud Infrastructure including Networking & Security. He has been a VMware Cloud on AWS Specialist for the last four years. Harsha has a strong background in designing and implementing data center infrastructure and private clouds, with a particular focus on VMware technologies. In his current role at AWS, he collaborates with customers to migrate and modernize their hybrid cloud infrastructure, ensuring they remain competitive in the ever-evolving business and IT landscape.
Read more about Harsha Sanku

View More author details
Right arrow

Configuring vCenter, vSAN, and VMware Cloud Console

This chapter focuses on how to manage a Software-Defined Data Center (SDDC), VM Storage Policies, compute policies, and the Elastic Distributed Resource Scheduler (Elastic DRS) mechanism for automatically scaling the cluster based on resource usage through the VMware Cloud (VMC) console.

You will learn about the essential management of workloads, vSAN storage, and hosts and clusters required for day-to-day operations.

The following are the topics to be covered in this chapter:

  • Managing VMware Cloud on AWS
  • vSAN storage policies
  • Compute policies
  • Contacting VMware for support and maintenance

Managing VMware Cloud on AWS

VMware Cloud on AWS management and operations are possible using several management consoles, including the following:

  • The familiar VMware vSphere Web Client to manage workloads (VMs) in your deployment
  • An SDDC console to manage capacity, activate add-ons, and configure advanced options for your deployment
  • A separate standalone NSX UI to manage networking in your SDDC, including creating workload segments, external connectivity, firewall configuration, and troubleshooting

In this chapter, we cover the functionality of the SDDC console. In the first section, we’ll go through the various aspects of the configuration of an SDDC.

SDDC console overview

Once the VMware Cloud on AWS SDDC is deployed in a VMware Cloud Organization, you will use the central Cloud Services Portal (CSP) under the VMware Cloud service to manage your SDDC deployment. The following screenshot shows a VMware Cloud SDDC console view:

Figure 5.1 – VMware Cloud on AWS SDDC console view ...

vSAN storage policies

Virtual SAN (vSAN) is a key component of VMware Cloud on AWS, providing software-defined storage capabilities. All the ESXi hosts in a cluster establish communication through a dedicated vSAN network. By combining their disk groups, the hosts are consolidated into the vSAN datastore, which employs a non-volatile memory express (NVMe) all-flash configuration for cache and capacity tiers.

Datastores serve as logical storage containers for storing VM files. They provide a standardized approach to storing VM files, abstracting the underlying storage system details. Additionally, datastores are useful for housing content libraries containing ISO images and VM templates.

The vSAN Object Store Filesystem (OSFS) allows the combination of Virtual Machine File System (VMFS) volumes from each host into a single datastore, enabling streamlined management.

To leverage the capabilities of vSAN, customers can configure VM Storage Policies tailored to their workload...

Compute Policies

VMware Cloud on AWS comes with DRS automatically enabled. The DRS parameters at the cluster level are controlled by VMware and cannot be adjusted by the cloudadmin role. However, customers have the ability to create compute policies that incorporate affinity or anti-affinity rules using vSphere categories and tags within the SDDC. These policies help govern workload placement and influence DRS behavior.

There are several types of Compute Policies available:

  • VM-host affinity rules: These rules ensure that VMs are placed on the same host to optimize performance. For example, they can be used to isolate intra-VM communication on a single host or allocate important workloads to underutilized hosts to prevent resource contention.
  • VM-host anti-affinity rules: These rules maximize workload availability by running applications on separate hosts, reducing the impact of host failures.
  • Disable DRS vMotion: Compute policies can be used to prevent workloads from...

Contacting VMware for support assistance

VMware Cloud on AWS is a service provided by VMware, which means that VMware offers direct support and manages the VMware infrastructure. In cases where a Managed Service Provider (MSP) delivers the service, the MSP takes ownership of the customer relationship and provides Tier-1 support. However, VMware remains responsible for managing the AWS infrastructure of VMware Cloud on AWS in both models. This includes continuous monitoring and proactive alerting by the VMware site reliability engineering (SRE) team. The VMware SRE team is tasked with maintaining the infrastructure stack, which involves upgrades and life cycle management of every SDDC deployed on the platform.

For backend support, the VMware SRE team handles all production problems to ensure the availability of the service. However, customers cannot directly access the VMware SRE team. Instead, any VMware Cloud on AWS issues can be addressed through the dedicated support group in...

Summary

In this chapter, we have covered various aspects of capacity management, including adding hosts and clusters, managing vSphere with restricted permissions, and configuring compute and VM Storage Policies. We also discussed the Elastic DRS policy for scaling out and scaling in. Additionally, we explored how to engage with VMware Cloud on AWS support and understand the maintenance and upgrade process in a managed environment.

In the next chapter, we will delve into the intriguing subject of NSX networking and security configurations.

lock icon
The rest of the chapter is locked
You have been reading a chapter from
VMware Cloud on AWS Blueprint
Published in: Feb 2024Publisher: PacktISBN-13: 9781803238197
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
undefined
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime

Authors (3)

author image
Oleg Ulyanov

Oleg Ulyanov is a Staff Cloud Architect with more than 15 years of experience. He is a Subject Matter Expert in VMware Hybrid Cloud, cloud migration, networking, and storage. He has experience as a VMware professional services architect, helping customers achieve their technical and business goals through IT transformation and migrating to VMware Hybrid Clouds. He holds various industry certificates, including VMware VCP, VCAP6/7-DCV, SNIA, and Microsoft.
Read more about Oleg Ulyanov

author image
Michael Schwartzman

Michael Schwartzman, a Senior Azure Application Innovation Specialist at Microsoft, has over a decade of experience in cloud infrastructure, cloud security, and hybrid cloud solutions. Prior to his current role, Michael served as a Lead Cloud Solution Architect specializing in VMware Cloud on AWS. He has played a pivotal role in assisting Global ISVs with the development and sale of SaaS solutions on Azure. Additionally, Michael's broad expertise encompasses support for both digital natives and traditional enterprises, optimization of their cloud systems. His dedication to remaining at the forefront of the rapidly evolving tech landscape establishes him as a go-to expert for businesses seeking to leverage cutting-edge cloud technology.
Read more about Michael Schwartzman

author image
Harsha Sanku

Harsha Sanku is a Solutions Architect at Amazon Web Services, specializing in AWS Hybrid Cloud and Edge Computing services. His expertise lies in Cloud Infrastructure including Networking & Security. He has been a VMware Cloud on AWS Specialist for the last four years. Harsha has a strong background in designing and implementing data center infrastructure and private clouds, with a particular focus on VMware technologies. In his current role at AWS, he collaborates with customers to migrate and modernize their hybrid cloud infrastructure, ensuring they remain competitive in the ever-evolving business and IT landscape.
Read more about Harsha Sanku