From 2dcd288bb11da59663fdc285692b33dcbd2ccb83 Mon Sep 17 00:00:00 2001 From: zeus Date: Fri, 26 Nov 2021 17:37:05 +0200 Subject: [PATCH] edit poc --- .../modules/ROOT/pages/index-structure.adoc | 23 +------------------ 1 file changed, 1 insertion(+), 22 deletions(-) diff --git a/poc-datacollector/modules/ROOT/pages/index-structure.adoc b/poc-datacollector/modules/ROOT/pages/index-structure.adoc index 14fc623..8c4a7a6 100644 --- a/poc-datacollector/modules/ROOT/pages/index-structure.adoc +++ b/poc-datacollector/modules/ROOT/pages/index-structure.adoc @@ -44,31 +44,10 @@ image::ROOT:docker-images.png[float=right] :!hardbreaks: -* Microservices - -Build and scale distributed application architectures by taking advantage of standardized code deployments using Docker containers. - -* Data Processing - -Provide big data processing as a service. Package data and analytics packages into portable containers that can be executed by non-technical users. - -* Continuous Integration & Delivery - -Accelerate application delivery by standardizing environments and removing conflicts between language stacks and versions. - -* Containers as a Service - -Build and ship distributed applications with content and infrastructure that is IT-managed and secured. +Build a scaled distributed application by taking advantage of standardized code deployments using Docker containers. -- - - - - - - - ==== Docker-based applications can be seamlessly moved from local development machines to production deployments ====