diff --git a/poc-datacollector/modules/ROOT/pages/index-structure.adoc b/poc-datacollector/modules/ROOT/pages/index-structure.adoc index b3227fd..14fc623 100644 --- a/poc-datacollector/modules/ROOT/pages/index-structure.adoc +++ b/poc-datacollector/modules/ROOT/pages/index-structure.adoc @@ -27,10 +27,23 @@ TIP: You will learn to code, coordinate and orchestrate a swarm of self-acting n === Dynamic Instaces -image::ROOT:docker-images.png[float=right] TIP: Server instances are platform agnostic container-based applications. + + +[.float-group] +-- +[.right] +image::ROOT:docker-images.png[float=right] + +:hardbreaks: + +{empty} + +{empty} + +:!hardbreaks: + * Microservices 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. +-- + + + + + + + + ==== 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]