1 00:00:01,040 --> 00:00:04,420 In summary, I know I've mentioned it quite a bit, but Microsoft 2 00:00:04,420 --> 00:00:07,940 and Docker being such big business partners means that we have 3 00:00:07,940 --> 00:00:12,350 wide‑scale support and easy support and interactions with Docker, 4 00:00:12,350 --> 00:00:13,920 and even more to the point now, 5 00:00:13,920 --> 00:00:18,320 the ability to run Windows Server containers. We can manage all of our Docker 6 00:00:18,320 --> 00:00:23,080 stuff from our Windows client just by installing the Docker Desktop tools, and 7 00:00:23,080 --> 00:00:27,150 we've also seen lots and lots of integration and support for containers in 8 00:00:27,150 --> 00:00:28,910 Azure. And I just scratched the surface. 9 00:00:28,910 --> 00:00:32,850 I know that's kind of a cliché, but there's a whole lot more in Azure you can 10 00:00:32,850 --> 00:00:36,360 do with Docker containers than what I showed in this single lesson. 11 00:00:36,360 --> 00:00:41,110 Containerization forms the basis of a microservices architecture where your 12 00:00:41,110 --> 00:00:46,070 application, instead of just being a monolith where making a modification to 13 00:00:46,070 --> 00:00:50,060 one part of that monolith as you're holding your breath hoping you don't break 14 00:00:50,060 --> 00:00:54,010 something else in that monolith, a microservices architecture is where you 15 00:00:54,010 --> 00:00:58,390 decompose your application into independent parts. Much easier to scale and 16 00:00:58,390 --> 00:01:02,630 secure nowadays. I want you to consider that notion. Even though you may not be 17 00:01:02,630 --> 00:01:03,380 a developer, 18 00:01:03,380 --> 00:01:06,420 think about that pattern of moving from monolithic 19 00:01:06,420 --> 00:01:09,510 applications to microservices and moving away from 20 00:01:09,510 --> 00:01:11,660 virtual machines and toward containers. 21 00:01:11,660 --> 00:01:16,800 Consider this as you and your team make your Azure application migration plans. 22 00:01:16,800 --> 00:01:21,440 In the meantime, I look forward to seeing you in the next, actually final 23 00:01:21,440 --> 00:01:25,370 module in the course, Manage Azure Virtual Machines that Run Windows 24 00:01:25,370 --> 00:01:29,000 Server. Thanks very much for your participation. I appreciate you.