From 6b5e318ca978b0ca55e8231bcb2dd99127850b95 Mon Sep 17 00:00:00 2001 From: zeus Date: Fri, 26 Nov 2021 17:12:35 +0200 Subject: [PATCH] edit poc --- .../modules/ROOT/pages/index-structure.adoc | 26 +++++++++++++++++-- 1 file changed, 24 insertions(+), 2 deletions(-) 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]