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:
Florent Appointaire
  • Florent Appointaire
  • April 25, 2019

[Azure] Host a static website in Azure, with reduced cost

Do you have a website with static pages to host and look for a cost-efficient solution? We have good news for you since Microsoft released a hosting on an Azure storage account. Azure immediately wins Adios IIS/Apache servers, because the latter are expensive in resources and maintenance. Don’t pay over the odds!

Read more
Dmitriy Dolgiy
  • Dmitriy Dolgiy
  • April 24, 2019

Setting up a Windows Failover Cluster for a home lab

Setting up a failover cluster is a thing that admins must do. To build such cluster, you need to configure shared storage. And, there are a lot of ways to do that. Today, I’d like to discuss how to build a Windows Failover Cluster using a virtual SAN solution (StarWind Virtual SAN) as a shared storage provider.

Read more
Romain Serre
  • Romain Serre
  • April 23, 2019

Protect Azure File Shares with Azure Backup

Admittedly, Microsoft Azure is a cloud platform that is friendly and useful enough for every business person. It provides a varying range of possibilities, including cloud file storage. However, these files are fragile, for even a missed click can become a huge inconvenience. It is only reasonable to go on further with exploring Azure services and learn how to protect your data with Azure Backup.

Read more
Kevin Soltow
  • Kevin Soltow
  • April 22, 2019

Cool vSphere Command-Line Interface (ESXCLI) Commands that Helped Me a Lot

Today, I’d like to share some of cool ESXCLI commands for performing a good part of IT related routines. Sure, vSphere Client has a wonderful GUI allowing for carrying out most of daily tasks… but CLI is much more powerful tool once you master it! So, that’s actually why I share my “Swiss Army knife” commands here.

Read more
Mikhail Rodionov
  • Mikhail Rodionov
  • April 18, 2019

Installing AMP stack on Ubuntu Server 18.04.2

Websites serving a large number of requests or providing services require high uptime. Here AMP (Apache, MySQL, and PHP) stack comes. It performs a logical pooling of resources, distributing workloads across multiple servers. So, with AMP stack you receive improved performance and high availability (HA) of your services.

Read more
Romain Serre
  • Romain Serre
  • April 16, 2019

Manage your public DNS from Azure

Managing several DNS zones is hard because the interface is changing with a provider, and it’s not user-friendly. However, you can leave troubling interface and manual DNS record creation behind and start managing DNS zone from the Azure Portal. Whether you are a Microsoft Azure user, or you already have a DNS zone, you can use it still!

Read more
Kevin Soltow
  • Kevin Soltow
  • April 12, 2019

Deep dive into VMware vCenter Site Recovery Manager 8.1. Part 2 – Creating a Disaster Recovery Site

Having a disaster recovery site is a must for any company. That’s why I wrote an article some time ago on how to set up Site Recovery Manager (SRM) so that it allows for creating a disaster recovery site. Today, I describe how you can actually create that site and migrate your VMs from the main site there.

Read more
Florent Appointaire
  • Florent Appointaire
  • April 11, 2019

[Azure DevOps] Terraform deployment with Azure DevOps – Part 2

Everything that needs to be said about the importance of project management automatization and workflow organization has already been said. You have learned how to create your first Azure DevOps build with a Terraform file, so now it is time to finally learn how to automatize your Terraform resource deployment with Azure DevOps.

Read more