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:
Nicolas Prigent
  • Nicolas Prigent
  • August 7, 2019

Protecting Azure Virtual Machines using Just in time VM access

One of the primary benefits of operating in a virtualized environment is granting remote access to distant users. However, in the age of digital crime being on the rise, it is not as safe as we would want it to be. Luckily, Azure users don’t have to lose sleep over security issue anymore. With Just in Time VM Access, you can automatize configuring the NSGs to allow inbound traffic to the requested port.

Read more
Florent Appointaire
  • Florent Appointaire
  • August 1, 2019

[Azure] Get a value in a Keyvault with Terraform

By default, if you want to deploy a VM on Azure with Terraform, you must give the username and password in clear in the variable file (see my previous article). But a solution exists, to secure all this. Just use an Azure Keyvault.

Read more
Florent Appointaire
  • Florent Appointaire
  • July 30, 2019

[Azure] Deploy resources with Terraform

Currently, we are speaking a lot about IaC, Infrastructure as Code. That gives you the opportunity, to deploy an infrastructure, from 0, with code, without being a great developer (I assure you, me and the code, it’s not a great love story).

Read more
Vladan Seget
  • Vladan Seget
  • July 24, 2019

What’s new in Microsoft Hyper-V 2019 Free version and download your copy now

Microsoft Hyper-V 2019 Free version release can come off as deja vu because it would appear that this product has already been released and there is nothing new for you to hear about. There is a truth to it, but the previous version was taken down, so this is the new one. Therefore, both the prior users and those who want to try it might want to take a look at its features, pros and cons, and handy tips!

Read more
Alex Samoylenko
  • Alex Samoylenko
  • July 18, 2019

Testing VMware vSAN cluster performance with HCIBench: How you do that?

It is not enough to build a functioning hyperconverged infrastructure because any IT environment needs to be constantly in check. Testing cluster performance is a necessity that requires the most serious approach. Hot news for VMware vSAN users is that they do not have to spend all that time and effort anymore since this efficient utility allows automating testing process carried out with such benchmark tools as VDbench or Fio.

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

Connect to your Azure VMs through Azure Bastion

Microsoft Azure users have no problem with connecting their VMs, except that its protection prospects in terms of public IP use could have been better, so the use of VPN is strongly advised, if not required. All this hussle ends with Azure Bastion, new Azure feature allowing to create RDP or SSH session from the Azure Portal, thereby relieving the users from the need to use a public IP address.

Read more
Romain Serre
  • Romain Serre
  • July 11, 2019

Deploy a turnkey RDS farm in Microsoft Azure

The Remote Desktop Services (RDS) is genuinely one of the best options there are for remote access to applications and desktops. The deployment of RDS, however, can be quite a pickle, which is why the release of a new Windows template for full RDS farm deployment is hot news. This template has everything you need. RD gateway, RD Broker, RD Licensing, – you name it, it’s got it.

Read more
Mikhail Rodionov
  • Mikhail Rodionov
  • July 9, 2019

Installing Flask on Ubuntu

Everybody who knows the difference between a standard web framework and a microframework realizes that you can’t make an omelet without breaking eggs. What the latter wins by simplicity and speed it compensates with the lack of functionality. However, if you value a lightweight framework more than everything else, Flask microframework written in Python is your go-to choice.

Read more
Paolo Valsecchi
  • Paolo Valsecchi
  • July 4, 2019

vCSA connected to dvSwitch is unaccessible after restore

VMware provides its clients with multiple useful features and tools, one of them being vCenter Server Appliance (vCSA). It is a preconfigured Linux virtual machine, designed specifically for the running VMware vCenter Server. Admittedly, that makes your life a lot easier, which is why you would not want to lose a connection to a virtual machine. However, that is what happens when your VMware hypervisor is configured with a Distributed Switch (dvSwitch).

Read more