Windows Server 2016 - Nano Server Part 1 : Nano Server 이해 하기

Windows Server 2016의 Release가 얼마 남지 않은 것 같습니다. 이에 Windows Server 2016의 New Feature 인 Nano Server에 대해 Part 1, 2, 3으로 나눠서 공유 해 볼까 합니다.

이번 Part 1.에서 공유 드릴 내용은 “Nano Server 이해하기” 입니다. (아래 내용은 Windows Server 2016 Technical Preview 5를 기준으로 작성되었습니다.)

 

Nano Server in Windows Server 2016

Nano Server는 기존의 서버 코어(Server Core) 설치 옵션 보다도 훨씬 작은 공간을 사용하여 설치되도록 하는 Windows Server 2016을 위한 흥미로운 신규 설치 옵션입니다.

Nano Server는 cloud에 최적화 되어 있으며 다음 2가지 주요 시나리오에 초점이 맞춰져 있습니다.

1.     The Microsoft cloud platform system(compute and storage hosts)

2.     The platform for born-in-the-cloud applications

 

기존 Windows Server의 관리와 운영에 대한 다음과 같은 고객의 피드백이 있었습니다.

• Restarts have a negative impact on my business—why do I need to restart because of a patch to a feature I never use?

• When a restart is required, my servers need to be back in service as soon as possible.

• Large server images take a long time to deploy and consume a lot of network bandwidth.

• If the operating system consumes fewer resources, I can increase my virtual machine density.

• We can no longer afford the security risks of the “install everything everywhere” approach.

따라서 Nano Server는 이러한 피드백을 반영하여 빠른 배포와 빠른 다시 시작 시간을 제공하고 다른 용도로 사용할 수 있도록 리소스들을 해제하여 사용 공간을 최소화 하였습니다. 

하나씩 관련 내용을 살펴보겠습니다.

Reduced restarts

운영 중 서버를 다시 시작하는 횟수를 줄이기 위해 가장 빈번히 서비스되는 바이너리들이 Nano Server에서 제거되었습니다.

이는 서비스가 패치 설치 후 다시 시작의 가장 공통된 원인이기 때문입니다.

이를 통해 Nano Server는 적용할 수 있는 패치의 숫자가 줄어 들게 되고 이로 인해 다시 시작 횟수가 드라마틱하게 줄어 들었습니다. Reduced_restarts

Security improvements

Nano Server는 설치시 기본적으로 함께 설치되던 기능들을 제거함으로서 드라이버, 서비스, 오픈된 포트의 수도 줄였습니다. Security_Improvements

Resource utilization

Nano Server에 의해 사용되는 리소스를 최소화함으로서 호스트당 가상 머신 밀도(density)를 높일 수 있습니다. 또한 다시 시작이 필요할 때에 시작 성능을 향상되었습니다. Resource_Utilization

Deployment improvements

Nano Server를 위한 Setup time이 Server Core 보다도 상당히 줄어들었습니다. 그리고 필요한 공간이 줄었기 때문에 재 배포 할때 네트워크를 통한 복사가 빨라 빠른 배포를 할 수 있습니다. Deployment_improvements

Server Core pattern

아래 설치 옵션 아키텍쳐는 Windows Server 2016 Technical Preview 에서 Nano Server가 다른 서버 설치 옵션들로 부터 어떻게 분리된 설치 옵션으로 제공될지를 보여주고 있습니다. Server_Core__Pattern

즉, Nano Server와 다른 설치 옵션들 사이에서 변경하려면 OS 재설치가 필요합니다.

 

 "Windows Server 2016 - Nano Server Part 2."에서는 Nano Server 설치하기 대해 기술할 예정입니다.

 

참고 :

https://blogs.msdn.microsoft.com/microsoft\_press/2016/04/20/free-ebook-introducing-windows-server-2016-technical-preview/