|
@ -27,10 +27,23 @@ TIP: You will learn to code, coordinate and orchestrate a swarm of self-acting n |
|
|
|
|
|
|
|
|
=== Dynamic Instaces |
|
|
=== Dynamic Instaces |
|
|
|
|
|
|
|
|
image::ROOT:docker-images.png[float=right] |
|
|
|
|
|
|
|
|
|
|
|
TIP: Server instances are platform agnostic container-based applications. |
|
|
TIP: Server instances are platform agnostic container-based applications. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
[.float-group] |
|
|
|
|
|
-- |
|
|
|
|
|
[.right] |
|
|
|
|
|
image::ROOT:docker-images.png[float=right] |
|
|
|
|
|
|
|
|
|
|
|
:hardbreaks: |
|
|
|
|
|
|
|
|
|
|
|
{empty} + |
|
|
|
|
|
{empty} |
|
|
|
|
|
|
|
|
|
|
|
:!hardbreaks: |
|
|
|
|
|
|
|
|
* Microservices |
|
|
* Microservices |
|
|
|
|
|
|
|
|
Build and scale distributed application architectures by taking advantage of standardized code deployments using Docker containers. |
|
|
Build and scale distributed application architectures by taking advantage of standardized code deployments using Docker containers. |
|
@ -47,11 +60,20 @@ Accelerate application delivery by standardizing environments and removing confl |
|
|
|
|
|
|
|
|
Build and ship distributed applications with content and infrastructure that is IT-managed and secured. |
|
|
Build and ship distributed applications with content and infrastructure that is IT-managed and secured. |
|
|
|
|
|
|
|
|
|
|
|
-- |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
==== |
|
|
==== |
|
|
Docker-based applications can be seamlessly moved from local development machines to production deployments |
|
|
Docker-based applications can be seamlessly moved from local development machines to production deployments |
|
|
==== |
|
|
==== |
|
|
|
|
|
|
|
|
=== Dynamic networks - Swarma |
|
|
=== Dynamic networks - Swarm |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
image::ROOT:gynamic-swarm.png[float=right] |
|
|
image::ROOT:gynamic-swarm.png[float=right] |
|
|