Search

Educational Episodes: Hyperconverged Infrastructure (HCI)

Featured blog posts

Trending topics you shouldn't miss

All blog posts

Every post, every insight, all in one place
View:
Mikhail Rodionov
  • Mikhail Rodionov
  • July 21, 2017

SQL indexes 101

When it comes to SQL Server database indexes there is a wide scale of variation in depth of knowledge on this important topic among IT professionals leveraging SQL Server power while not necessarily being specialist DBA. Let’s discuss SQL server indexes a bit here with non-SQL DBAs/non-DB developers audience in mind covering why and how sides of the subject.
Read more
Augusto Alvarez
  • Augusto Alvarez
  • July 18, 2017

Microsoft Azure Stack in General Availability (GA) and Customers will Receive it in September. Why is this Important? Part I

Microsoft’s Hybrid Cloud appliance to run Azure in your datacenter has finally reached to General Availability (GA) and the Integration Systems (Dell EMC, HPE and Lenovo for this first iteration) are formally taking orders from customers, which will receive their Azure Stack solution in September. But, what exactly represents Azure Stack? Why is this important to organizations?
Read more
Alex Khorolets
  • Alex Khorolets
  • July 14, 2017

Windows Server 2016 Core configuration. Part 1: step-by-step installation

This series of articles will guide you through the basic deployment of Microsoft Windows Server 2016 Core version, covering all the steps from an initial installation to the deployment of Hyper-V role and Failover Cluster configuration. The first and the main thing you need to double-check before installing the Windows Server 2016 Core is whether your hardware meets the system requirements of WS 2016. This also is very important in the process of planning your environment, in order to be sure that you have enough amount of compute resources for running your production workload.
Read more
Nicolas Prigent
  • Nicolas Prigent
  • July 11, 2017

Upgrading System Center Orchestrator 2012 R2 to 2016

Orchestrator is a workflow management solution for the data center. Orchestrator lets you automate the creation, monitoring, and deployment of resources in your environment. Orchestrator is also known as “SCORCH” or “SCO”. Orchestrator uses a drag and drop graphical interface to allow admins to define runbooks. A runbook is a compilation of routine procedures and operations that Orchestrator will run depending on your scheduling. Finally, Orchestrator is capable of managing multiple operating systems. After reading this guide, you should have a basic understanding of how to upgrade/install Orchestrator.
Read more
Florent Appointaire
  • Florent Appointaire
  • July 6, 2017

[Azure Automation] Interface discovery. Part I

I recently looking for Azure Automation, from top to bottom. It’s why, in the next 2 articles, we will see how to use this tool, from A to Z: [Azure Automation] Interface discovery – Part 1 (this post) [Azure Automation] Migrate your scripts to Azure – Part 2 Start with the first article.
Read more
Alex Samoylenko
  • Alex Samoylenko
  • July 3, 2017

Setting statistics collection levels for the VMware vCenter Server and estimating the size of its database

Very often, VMware vSphere administrators have to find the reasons of performance issues by analyzing the historical data of various metrics on the VMware vCenter Server. However, sometimes the default set of metrics is not enough if you view performance data for the previous night or the end of the past week – in this case, you need to change the level of collected metrics and, possibly, the frequency of their collection and retention. In the VMware vCenter Server settings, you can set the data collection levels, different collection intervals and the time period that the data will be stored on the Server. In addition, you can set an approximate size of the virtual infrastructure in the host servers and virtual machines, which will allow to roughly estimate the size of the vCenter database. Let’s take a closer look at these settings.
Read more
Augusto Alvarez
  • Augusto Alvarez
  • June 19, 2017

Azure Introduces Storage Service Encryption for Managed Disks with No Additional Cost

As we referenced several times, security is one of the main topics for cloud providers looking to guarantee privacy for their customers’ data and information. Microsoft just announced the public availability for Storage Service Encryption (SSE) for Azure Managed Disks, with no additional cost.
Read more
Dmytro Malynka
  • Dmytro Malynka
  • June 16, 2017

StarWind VVols for VMware vSphere Environment

VMDK file to LUN storage architecture has been the most usable scenario for years until VMware released Virtual Volumes in vSphere 6.0. In the case of an array with block access, own VMware file system – VMFS  – was used -, and NFS was used for file storage. The array capacity was divided into LUNs or NFS-shares and presented ESXi hosts in the datastore form. Frequently, datastore is a large capacity storage housing numerous VMs. In fact, allocating a separate datastore for each VM is quite inconvenient and time-consuming in terms of administration.
Read more
Vladan Seget
  • Vladan Seget
  • June 15, 2017

VMware vCenter Server Appliance Homelab tips

Many IT administrators or virtualization guys run their homelabs at home. It is a good way to learn new technologies, be able to break things in a lab to get stronger skills. It is sometimes a challenge, to squeeze as much RAM as possible from it. The main challenge is always a memory utilization. VMware VMs are getting memory hungry all the time and they are not “optimized” for Homelab use, but rather for production environments. Yes, it is the main purpose of those VMs after all.
Read more