Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Building VMware Software-Defined Data Centers
Building VMware Software-Defined Data Centers

Building VMware Software-Defined Data Centers: Make the most of software-defined data centers with revolutionary VMware technologies

Arrow left icon
Profile Icon Hamburger
Arrow right icon
NZ$53.99 NZ$77.99
eBook Dec 2016 358 pages 1st Edition
eBook
NZ$53.99 NZ$77.99
Paperback
NZ$96.99
Subscription
Free Trial
Arrow left icon
Profile Icon Hamburger
Arrow right icon
NZ$53.99 NZ$77.99
eBook Dec 2016 358 pages 1st Edition
eBook
NZ$53.99 NZ$77.99
Paperback
NZ$96.99
Subscription
Free Trial
eBook
NZ$53.99 NZ$77.99
Paperback
NZ$96.99
Subscription
Free Trial

What do you get with eBook?

Product feature icon Instant access to your Digital eBook purchase
Product feature icon Download this book in EPUB and PDF formats
Product feature icon Access this title in our online reader with advanced features
Product feature icon DRM FREE - Read whenever, wherever and however you want
OR
Modal Close icon
Payment Processing...
tick Completed

Billing Address

Table of content icon View table of contents Preview book icon Preview Book

Building VMware Software-Defined Data Centers

Chapter 2. Identify Automation and Standardization Opportunities

"A journey of a thousand miles must begin with a single step."                                                                             - Lao Tzu

In this case, it is the journey of building the SDDC and fully automating your data center. Automation is the key word and it is very worthwhile to spend a fair amount of time to identify tasks for automation. The difficult part is automating the right things, efficiently and helpful for the daily operations of a modern data center.

Automation itself is not a new topic within a data center. There has always been automation present in form of scripts called by date controlled task managers. In the Linux world, it is usually crond calling command-line scripts. In Windows,...

Automation principles

Automation is a topic, which seems quite simple and straightforward at a first glance. Mostly it is seen as simple as:

  1. Find a repeatable task.
  2. Create a script or program to replace the manual steps.
  3. Add it to a trigger or scheduler for repeated execution.

While this is true for the actual scripting the first point is maybe the most important. There are many tasks in a modern data center, but not all are gold candidates for automation.

Day two automation

Automating daily manual tasks which are important to run and operate the data center and often performed by admins are so-called day two operations. Normally each data center has quite a few of them happening in the back to keep running. The very first step into the automation world should be to proper identify and define those tasks, as well as find a repeatable and clear way of executing them. Therefore you should think of a few criteria to successfully identify those tasks:

  • Often repeated per work day
  • Execution is straight...

Script or workflow

It is important to understand the differences between a workflow and a script. As mentioned earlier, scripts are well established in the IT and originally were created to complete smaller tasks faster than a human could. Typically, scripts provide a single scripting language like Bash scripts in UNIX or PowerShell scripts in Windows. They can also be used to address complex tasks calling other scripts introducing multiple layers of relations to successfully complete a task. By following this logic, it can get very confusing very soon.

These scripts have to have logic to wait for their subscripts to come back with status information (success/failure/idle). This status queries are not as simple as it sounds and sometimes requires an own script, just to take care of all the subscripts running. Also, they can't simply be stopped since they have no control over the subscripts running in the background.

Script or workflow

Often scripts are maintained by a single admin, who is aware of their...

Identifying processes and how to automate them

This is one of the main discussion points when it comes to an SDDC. The concept of automation across departments is dependent on the pre-existing processes. The first step of automating them is actually identifying all their stages and requirements. This might be a tricky task but is very important for applying all SDDC benefits later on.

How would a perfect process look like to be automated?

  • Clear defined steps and stations
  • The execution of the process is preapproved; no approvals required during runtime
  • Well defined requirements and outcomes for each station
  • All used tools are programmable (API, scripts, CLI, and so on)
  • All endpoints/tools can be reached from a single location
  • All (yet) manual tasks can be automated using workflows

Again, this reflects the description of a perfect candidate. There might be a chance that you have processes, which fulfill only parts of these criteria. If that is the case, it is very important to be able to change...

IT delivery frameworks

Each IT has its own delivery frameworks. Even if it is a tiny company, there are some tools and actions which need to be performed to successfully deliver any application or service. The term framework means basically that it is a predefined routine or set of tools which should make its delivery easier. These normally consist out of installation tools used for application delivery, deployment tools for OSes and configuration tools for infrastructure. All together they form your delivery framework.

IT is important to understand what function each tool is covering. Sometimes there are tools which already cover a part of a process or an entire process. Then it is important to understand how to interact with those tools and at which point the automation has to handover the task to this tools. A very popular example is ticket managing systems. In bigger companies, they are typically part of the delivery process, even though they serve a rather passive role. However, they...

Organization automation examples

Many things have been covered already, but this section should give an overview what to think about when it comes to automation and standardization. Also, it will highlight how actual projects dealt with challenges and requirements which were discovered during the workflow creation.

Often, not all requirements for a deployment or delivery task in a data center may be known by all administrators. This is because traditionally, everyone is focusing on their own tasks until they hand it over to another group or department.

Simple VM deployment

The mission sounds quite simple: Deploy a VM in a data center out of a portal. The server administrator in of us might think: Easy, just create a template for the OS, add some customization (hostname, IP) and that's it.

Indeed, the first step was to create a template containing the OS. But there is also a requirement to use the most recent version of the OS for each deployment.

Note

The first side task was to create a...

Automation principles


Automation is a topic, which seems quite simple and straightforward at a first glance. Mostly it is seen as simple as:

  1. Find a repeatable task.
  2. Create a script or program to replace the manual steps.
  3. Add it to a trigger or scheduler for repeated execution.

While this is true for the actual scripting the first point is maybe the most important. There are many tasks in a modern data center, but not all are gold candidates for automation.

Day two automation

Automating daily manual tasks which are important to run and operate the data center and often performed by admins are so-called day two operations. Normally each data center has quite a few of them happening in the back to keep running. The very first step into the automation world should be to proper identify and define those tasks, as well as find a repeatable and clear way of executing them. Therefore you should think of a few criteria to successfully identify those tasks:

  • Often repeated per work day
  • Execution is straight...
Left arrow icon Right arrow icon

Key benefits

  • Learn how you can automate your data center operations and deploy and manage applications and services across your public, private, and hybrid infrastructure in minutes
  • Drive great business results with cost-effective solutions without compromising on ease, security, and controls
  • Transform your business processes and operations in a way that delivers any application, anywhere, with complete peace of mind

Description

VMware offers the industry-leading software-defined data center (SDDC) architecture that combines compute, storage, networking, and management offerings into a single unified platform. This book uses the most up-to-date, cutting-edge VMware products to help you deliver a complete unified hybrid cloud experience within your infrastructure. It will help you build a unified hybrid cloud based on SDDC architecture and practices to deliver a fully virtualized infrastructure with cost-effective IT outcomes. In the process, you will use some of the most advanced VMware products such as VSphere, VCloud, and NSX. You will learn how to use vSphere virtualization in a software-defined approach, which will help you to achieve a fully-virtualized infrastructure and to extend this infrastructure for compute, network, and storage-related data center services. You will also learn how to use EVO:RAIL. Next, you will see how to provision applications and IT services on private clouds or IaaS with seamless accessibility and mobility across the hybrid environment. This book will ensure you develop an SDDC approach for your datacenter that fulfills your organization's needs and tremendously boosts your agility and flexibility. It will also teach you how to draft, design, and deploy toolsets and software to automate your datacenter and speed up IT delivery to meet your lines of businesses demands. At the end, you will build unified hybrid clouds that dramatically boost your IT outcomes.

Who is this book for?

If you are an IT professional or VMware administrator who virtualizes data centers and IT infrastructures, this book is for you. Developers and DevOps engineers who deploy applications and services would also find this book useful. Data center architects and those at the CXO level who make decisions will appreciate the value in the content.

What you will learn

  • • Understand and optimize end-to-end processes in your data center
  • • Translate IT processes and business needs into a technical design
  • • Apply and create vRO workflow automation functionalities to services
  • • Deploy NSX in a virtual environment
  • • Technically accomplish DevOps offerings
  • • Set up and use vROPs to master the SDDC resource demands
  • • Troubleshoot all the components of SDDC

Product Details

Country selected
Publication date, Length, Edition, Language, ISBN-13
Publication date : Dec 12, 2016
Length: 358 pages
Edition : 1st
Language : English
ISBN-13 : 9781786468482
Vendor :
VMware
Tools :

What do you get with eBook?

Product feature icon Instant access to your Digital eBook purchase
Product feature icon Download this book in EPUB and PDF formats
Product feature icon Access this title in our online reader with advanced features
Product feature icon DRM FREE - Read whenever, wherever and however you want
OR
Modal Close icon
Payment Processing...
tick Completed

Billing Address

Product Details

Publication date : Dec 12, 2016
Length: 358 pages
Edition : 1st
Language : English
ISBN-13 : 9781786468482
Vendor :
VMware
Tools :

Packt Subscriptions

See our plans and pricing
Modal Close icon
$19.99 billed monthly
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Simple pricing, no contract
$199.99 billed annually
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just NZ$7 each
Feature tick icon Exclusive print discounts
$279.99 billed in 18 months
Feature tick icon Unlimited access to Packt's library of 7,000+ practical books and videos
Feature tick icon Constantly refreshed with 50+ new titles a month
Feature tick icon Exclusive Early access to books as they're written
Feature tick icon Solve problems while you work with advanced search and reference features
Feature tick icon Offline reading on the mobile app
Feature tick icon Choose a DRM-free eBook or Video every month to keep
Feature tick icon PLUS own as many other DRM-free eBooks or Videos as you like for just NZ$7 each
Feature tick icon Exclusive print discounts

Frequently bought together


Stars icon
Total NZ$ 265.97
VMware vRealize Orchestrator Cookbook
NZ$96.99
Building VMware Software-Defined Data Centers
NZ$96.99
VMware NSX Network Essentials
NZ$71.99
Total NZ$ 265.97 Stars icon
Banner background image

Table of Contents

12 Chapters
1. The Software-Defined Data Center Chevron down icon Chevron up icon
2. Identify Automation and Standardization Opportunities Chevron down icon Chevron up icon
3. VMware vSphere: The SDDC Foundation Chevron down icon Chevron up icon
4. SDDC Design Considerations Chevron down icon Chevron up icon
5. VMware vRealize Automation Chevron down icon Chevron up icon
6. vRealize Orchestrator Chevron down icon Chevron up icon
7. Service Catalog Creation Chevron down icon Chevron up icon
8. Network Virtualization using NSX Chevron down icon Chevron up icon
9. DevOps Considerations Chevron down icon Chevron up icon
10. Capacity Management with vRealize Operations Chevron down icon Chevron up icon
11. Troubleshooting and Monitoring Chevron down icon Chevron up icon
12. Continuous Improvement Chevron down icon Chevron up icon
Get free access to Packt library with over 7500+ books and video courses for 7 days!
Start Free Trial

FAQs

How do I buy and download an eBook? Chevron down icon Chevron up icon

Where there is an eBook version of a title available, you can buy it from the book details for that title. Add either the standalone eBook or the eBook and print book bundle to your shopping cart. Your eBook will show in your cart as a product on its own. After completing checkout and payment in the normal way, you will receive your receipt on the screen containing a link to a personalised PDF download file. This link will remain active for 30 days. You can download backup copies of the file by logging in to your account at any time.

If you already have Adobe reader installed, then clicking on the link will download and open the PDF file directly. If you don't, then save the PDF file on your machine and download the Reader to view it.

Please Note: Packt eBooks are non-returnable and non-refundable.

Packt eBook and Licensing When you buy an eBook from Packt Publishing, completing your purchase means you accept the terms of our licence agreement. Please read the full text of the agreement. In it we have tried to balance the need for the ebook to be usable for you the reader with our needs to protect the rights of us as Publishers and of our authors. In summary, the agreement says:

  • You may make copies of your eBook for your own use onto any machine
  • You may not pass copies of the eBook on to anyone else
How can I make a purchase on your website? Chevron down icon Chevron up icon

If you want to purchase a video course, eBook or Bundle (Print+eBook) please follow below steps:

  1. Register on our website using your email address and the password.
  2. Search for the title by name or ISBN using the search option.
  3. Select the title you want to purchase.
  4. Choose the format you wish to purchase the title in; if you order the Print Book, you get a free eBook copy of the same title. 
  5. Proceed with the checkout process (payment to be made using Credit Card, Debit Cart, or PayPal)
Where can I access support around an eBook? Chevron down icon Chevron up icon
  • If you experience a problem with using or installing Adobe Reader, the contact Adobe directly.
  • To view the errata for the book, see www.packtpub.com/support and view the pages for the title you have.
  • To view your account details or to download a new copy of the book go to www.packtpub.com/account
  • To contact us directly if a problem is not resolved, use www.packtpub.com/contact-us
What eBook formats do Packt support? Chevron down icon Chevron up icon

Our eBooks are currently available in a variety of formats such as PDF and ePubs. In the future, this may well change with trends and development in technology, but please note that our PDFs are not Adobe eBook Reader format, which has greater restrictions on security.

You will need to use Adobe Reader v9 or later in order to read Packt's PDF eBooks.

What are the benefits of eBooks? Chevron down icon Chevron up icon
  • You can get the information you need immediately
  • You can easily take them with you on a laptop
  • You can download them an unlimited number of times
  • You can print them out
  • They are copy-paste enabled
  • They are searchable
  • There is no password protection
  • They are lower price than print
  • They save resources and space
What is an eBook? Chevron down icon Chevron up icon

Packt eBooks are a complete electronic version of the print edition, available in PDF and ePub formats. Every piece of content down to the page numbering is the same. Because we save the costs of printing and shipping the book to you, we are able to offer eBooks at a lower cost than print editions.

When you have purchased an eBook, simply login to your account and click on the link in Your Download Area. We recommend you saving the file to your hard drive before opening it.

For optimal viewing of our eBooks, we recommend you download and install the free Adobe Reader version 9.