My thoughts on Modern Infrastructure

23 Jul 2018 by Ryan Ververs-Bijkerk

Category:

    Containers

My thoughts on Modern Infrastructure

Table of Content

  • Modern applications
  • Modern infrastructure like Microsoft RDMi
  • From hybrid or cloud to containers
  • Scalability and high availability
  • Conclusion

Modern infrastructure, is it valuable or just another buzzword? Organizations like Microsoft are working hard on this type of modern infrastructure with Remote Desktop services. But what is modern infrastructure? In this blog post, I will explain the modern infrastructure and share my thoughts about this topic.

Modern applications

The cloud and software as a service have changed the perspective on applications. Swiping a credit card to get access to an app is common nowadays. When having new employees, no problem, just add them to the existing subscription. Also from a user perspective, the expectations of an application have also changed. We expect it is always available from any place and at any time without any performance degradation.

Containers technology is very common in modern development organizations. Containers allow developers to have a predictable deployment where each component is isolated and scalable. Also, techniques like Microservices allows developers to be more agile with the updates and scalability of their applications.

Modern infrastructure like Microsoft RDMi

Somewhere last year Microsoft introduced Remote Desktop Modern infrastructure (RDMi). This is Microsoft’s hybrid solution to provide remote desktop services. Part of the infrastructure is hosted in the cloud where the session hosts can run on-premises. This is not new, as both Citrix and VMware are also offering a hybrid solution. If you want to know more about Microsoft RDmi, here are a couple of interesting articles.

Link: RDmi is a milestone for the future of RDS. Here’s how it works Link: What Is Remote Desktop Modern Infrastructure?

When offering a hybrid solution some of the components are not running in the domain. This “modern” style required vendors to re-architecture their solutions so it would be compatible in a cloud or hybrid scenario. From my perspective, modern infrastructure solutions run isolated, stand-alone and are scalable.

From hybrid or cloud to containers

Building a traditional virtual desktop environment on-premises takes some resources and time. You require multiple servers for the different components and its common to have them high available. Modern infrastructure can resolve the hassle of building this kind of environments. I really hope containers will be the default solution to host infrastructure components. With the current deployments, it’s not possible as there is a tight integration with a domain. But as modern infrastructure is isolated and stand-alone this will be resolved. As Docker uses a public repository the images will be available so you can just focus on the configuration.

Scalability and high availability

One of the huge benefits of containers is scalability. When using an orchestration solution like Kubernetes this is all taken care of. Kubernetes is capable to scale up and down containers based on usage and demand. In case of a fault, when the application or infrastructure component crashes, it can kill the container and spawn a new one. I heard a scenario during a presentation where the first couple of days the developers did not notice they had a memory leak in their software. Kubernetes detected there was a high demand from the specific container, killed it and spawned a new one. I really hope this kind of technology will enter the IT Pro space as it can help make our jobs easier.

Conclusion

From my perspective, modern infrastructure is not a buzzword. It going to take some time but I really hope modern infrastructure will be the new way for cloud and on-premises. Building a virtual desktop environment is all about the applications. Why spending time building the infrastructure? Container technology is capable to deploy an entire environment in a couple of minutes. Why not deploy the virtual desktop infrastructure in containers? Using an orchestration solution like Kuberneters will make it scalable and high available. What do you think about this topic? Share your thoughts in the comments below!

Photo by Scott Webb on Unsplash

Tags:
    citrix
    containers
    containers
    docker
    microsoft
    modern infrastructure
    vmware
Ryan Ververs-Bijkerk
Written by Ryan Ververs-Bijkerk

Ryan is a self-employed technologist at GO-INIT who specializes in the EUC and code area. He primarily focuses on the user experience in centralized desktop environments.

Search

    Follow me

    Community