Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
timer SALE ENDS IN
0 Days
:
00 Hours
:
00 Minutes
:
00 Seconds
Arrow up icon
GO TO TOP
Learning Windows Server Containers

You're reading from   Learning Windows Server Containers Build and deploy high-quality portable apps faster

Arrow left icon
Product type Paperback
Published in Apr 2017
Publisher Packt
ISBN-13 9781785887932
Length 404 pages
Edition 1st Edition
Languages
Arrow right icon
Author (1):
Arrow left icon
 Machiraju Machiraju
Author Profile Icon Machiraju
Machiraju
Arrow right icon
View More author details
Toc

Table of Contents (19) Chapters Close

Credits
Foreword
About the Author
About the Reviewer
www.PacktPub.com
Customer Feedback
Preface
1. Exploring Virtualization FREE CHAPTER 2. Deploying First Container 3. Working with Container Images 4. Developing Container Applications 5. Deploying Container Applications 6. Storage Volumes 7. Redis Cache Containers 8. Container Network 9. Continuous Integration and Delivery 10. Manage Resource Allocation and REST API 11. Composite Containers and Clustering 12. Nano Server

Summary


We covered the following topics in this chapter:

  • ASP.NET Core is a new version of the ASP.NET web application platform which is flexible, lean, open-sourced and cross-platform
  • ASP.NET Core can be hosted using IIS, Kestrel or any HTTP Server
  • The Windows Server Container development environment can only be set up on Windows Server 2016 because traditionally desktop OSes like Windows 10 do not support Windows Server Containers
  • ASP.NET 4.5 applications can also be configured and run inside Windows Server Containers using IIS
  • The container host's ports cannot be shared across multiple containers
  • Visual Studio's ASP.NET Core template provides extensibility features for developers to plug in custom build and publish options which we can use to clean, build, and run Docker/Windows Container images
  • All the containers created inside the container host are created using a virtual network called nat, and each container has an adapter which is connected to a virtual switch, over which inbound and outbound...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime
Visually different images