Skip to Content
Implementing Azure Solutions
book

Implementing Azure Solutions

by Florian Klaffenbach, Oliver Michalski, Jan-Henrik Damaschke
May 2017
Intermediate to advanced
518 pages
10h 6m
English
Packt Publishing
Content preview from Implementing Azure Solutions

Understanding containers

The term has already been mentioned several times, so it is time to ask: what is a container?

Simple answer: a container in our mind is an instance of a Docker image. A Docker image is an ordered collection of root filesystem changes and the corresponding execution parameters.

When you scale your Azure Container Service, you typically run multiple containers from the same image.

A container is defined not only by a Docker image, but also by the following components:

  • A so-called Dockerfile is a text file that contains necessary information about the structure of the container
  • Something singular like a process, a service, or microservice (for example, an Azure Service Fabric) or an app

Containers take up less space ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Implementing Azure DevOps Solutions

Implementing Azure DevOps Solutions

Henry Been, Maik van der Gaag
Implementing Azure: Putting Modern DevOps to Use

Implementing Azure: Putting Modern DevOps to Use

Florian Klaffenbach, Oliver Michalski, Markus Klein, Mohamed Wali
Exam Ref 70-533 Implementing Microsoft Azure Infrastructure Solutions

Exam Ref 70-533 Implementing Microsoft Azure Infrastructure Solutions

Michael Washam, Rick Rainey, Dan Patrick, Steve Ross

Publisher Resources

ISBN: 9781786467850Supplemental Content