|
@ -25,6 +25,54 @@ image::ROOT:swarm-poc.png[float=right] |
|
|
|
|
|
|
|
|
TIP: You will learn to code, coordinate and orchestrate a swarm of self-acting nodes. |
|
|
TIP: You will learn to code, coordinate and orchestrate a swarm of self-acting nodes. |
|
|
|
|
|
|
|
|
|
|
|
=== Dynamic Instaces |
|
|
|
|
|
|
|
|
|
|
|
image::ROOT:docker-images.png[float=right] |
|
|
|
|
|
|
|
|
|
|
|
TIP: Server instances are platform agnostic container-based applications. |
|
|
|
|
|
|
|
|
|
|
|
* 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. |
|
|
|
|
|
|
|
|
|
|
|
==== |
|
|
|
|
|
Docker-based applications can be seamlessly moved from local development machines to production deployments |
|
|
|
|
|
==== |
|
|
|
|
|
|
|
|
|
|
|
=== Dynamic networks - Swarma |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
image::ROOT:gynamic-swarm.png[float=right] |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
*From Code to full-blown systems* |
|
|
|
|
|
|
|
|
|
|
|
You will learn to cre |
|
|
|
|
|
|
|
|
|
|
|
* from a single container on your local machine |
|
|
|
|
|
|
|
|
|
|
|
* to a running cloud native - container-based environment |
|
|
|
|
|
|
|
|
|
|
|
* in the simplest and most logical format as possible. |
|
|
|
|
|
|
|
|
|
|
|
==== |
|
|
|
|
|
Services in a dynamic and Scalable Distributed Architecture |
|
|
|
|
|
==== |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* (1) Opens the info menu |
|
|
* (1) Opens the info menu |
|
|