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
€18.99 per month
Paperback Dec 2016 358 pages 1st Edition
eBook
€27.98 €39.99
Paperback
€49.99
Subscription
Free Trial
Renews at €18.99p/m
Arrow left icon
Profile Icon Hamburger
Arrow right icon
€18.99 per month
Paperback Dec 2016 358 pages 1st Edition
eBook
€27.98 €39.99
Paperback
€49.99
Subscription
Free Trial
Renews at €18.99p/m
eBook
€27.98 €39.99
Paperback
€49.99
Subscription
Free Trial
Renews at €18.99p/m

What do you get with a Packt Subscription?

Free for first 7 days. €18.99 p/m after that. Cancel any time!
Product feature icon Unlimited ad-free access to the largest independent learning library in tech. Access this title and thousands more!
Product feature icon 50+ new titles added per month, including many first-to-market concepts and exclusive early access to books as they are being written.
Product feature icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Product feature icon Thousands of reference materials covering every tech concept you need to stay up to date.
Subscribe now
View plans & pricing
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 : 9781786464378
Vendor :
VMware
Tools :

What do you get with a Packt Subscription?

Free for first 7 days. €18.99 p/m after that. Cancel any time!
Product feature icon Unlimited ad-free access to the largest independent learning library in tech. Access this title and thousands more!
Product feature icon 50+ new titles added per month, including many first-to-market concepts and exclusive early access to books as they are being written.
Product feature icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Product feature icon Thousands of reference materials covering every tech concept you need to stay up to date.
Subscribe now
View plans & pricing

Product Details

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

Packt Subscriptions

See our plans and pricing
Modal Close icon
€18.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
€189.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 €5 each
Feature tick icon Exclusive print discounts
€264.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 €5 each
Feature tick icon Exclusive print discounts

Frequently bought together


Stars icon
Total 136.97
VMware vRealize Orchestrator Cookbook
€49.99
Building VMware Software-Defined Data Centers
€49.99
VMware NSX Network Essentials
€36.99
Total 136.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

What is included in a Packt subscription? Chevron down icon Chevron up icon

A subscription provides you with full access to view all Packt and licnesed content online, this includes exclusive access to Early Access titles. Depending on the tier chosen you can also earn credits and discounts to use for owning content

How can I cancel my subscription? Chevron down icon Chevron up icon

To cancel your subscription with us simply go to the account page - found in the top right of the page or at https://subscription.packtpub.com/my-account/subscription - From here you will see the ‘cancel subscription’ button in the grey box with your subscription information in.

What are credits? Chevron down icon Chevron up icon

Credits can be earned from reading 40 section of any title within the payment cycle - a month starting from the day of subscription payment. You also earn a Credit every month if you subscribe to our annual or 18 month plans. Credits can be used to buy books DRM free, the same way that you would pay for a book. Your credits can be found in the subscription homepage - subscription.packtpub.com - clicking on ‘the my’ library dropdown and selecting ‘credits’.

What happens if an Early Access Course is cancelled? Chevron down icon Chevron up icon

Projects are rarely cancelled, but sometimes it's unavoidable. If an Early Access course is cancelled or excessively delayed, you can exchange your purchase for another course. For further details, please contact us here.

Where can I send feedback about an Early Access title? Chevron down icon Chevron up icon

If you have any feedback about the product you're reading, or Early Access in general, then please fill out a contact form here and we'll make sure the feedback gets to the right team. 

Can I download the code files for Early Access titles? Chevron down icon Chevron up icon

We try to ensure that all books in Early Access have code available to use, download, and fork on GitHub. This helps us be more agile in the development of the book, and helps keep the often changing code base of new versions and new technologies as up to date as possible. Unfortunately, however, there will be rare cases when it is not possible for us to have downloadable code samples available until publication.

When we publish the book, the code files will also be available to download from the Packt website.

How accurate is the publication date? Chevron down icon Chevron up icon

The publication date is as accurate as we can be at any point in the project. Unfortunately, delays can happen. Often those delays are out of our control, such as changes to the technology code base or delays in the tech release. We do our best to give you an accurate estimate of the publication date at any given time, and as more chapters are delivered, the more accurate the delivery date will become.

How will I know when new chapters are ready? Chevron down icon Chevron up icon

We'll let you know every time there has been an update to a course that you've bought in Early Access. You'll get an email to let you know there has been a new chapter, or a change to a previous chapter. The new chapters are automatically added to your account, so you can also check back there any time you're ready and download or read them online.

I am a Packt subscriber, do I get Early Access? Chevron down icon Chevron up icon

Yes, all Early Access content is fully available through your subscription. You will need to have a paid for or active trial subscription in order to access all titles.

How is Early Access delivered? Chevron down icon Chevron up icon

Early Access is currently only available as a PDF or through our online reader. As we make changes or add new chapters, the files in your Packt account will be updated so you can download them again or view them online immediately.

How do I buy Early Access content? Chevron down icon Chevron up icon

Early Access is a way of us getting our content to you quicker, but the method of buying the Early Access course is still the same. Just find the course you want to buy, go through the check-out steps, and you’ll get a confirmation email from us with information and a link to the relevant Early Access courses.

What is Early Access? Chevron down icon Chevron up icon

Keeping up to date with the latest technology is difficult; new versions, new frameworks, new techniques. This feature gives you a head-start to our content, as it's being created. With Early Access you'll receive each chapter as it's written, and get regular updates throughout the product's development, as well as the final course as soon as it's ready.We created Early Access as a means of giving you the information you need, as soon as it's available. As we go through the process of developing a course, 99% of it can be ready but we can't publish until that last 1% falls in to place. Early Access helps to unlock the potential of our content early, to help you start your learning when you need it most. You not only get access to every chapter as it's delivered, edited, and updated, but you'll also get the finalized, DRM-free product to download in any format you want when it's published. As a member of Packt, you'll also be eligible for our exclusive offers, including a free course every day, and discounts on new and popular titles.