Explore >> Select a destination


You are here

www.prisma.io
| | sookocheff.com
5.0 parsecs away

Travel
| | This tutorial describes how to setup a test integration running Dell Boomi. For those not familiar, Boomi is an integration platform as a service that implements many of the integration patterns described in the book Enterprise Integration Patterns. It is a commercial alternative to the Apache Camel open source integration framework. Boomi Overview Boomi allows developers to run an integration Process, which is composed of an input stage, followed by data transformations and any business logic, followed by one or more output stages where the data is written out to a final destination.
| | aixxe.net
2.3 parsecs away

Travel
| | Installing GitLab CE with Docker, setting up Windows & Linux job runners, and demonstrating a Visual Studio project build with GitLab CI.
| | michael-lewis.com
4.2 parsecs away

Travel
| | Notes on using Tensorflow with GPU support in a Docker container interactively, running an IDE within the container, and running Jupyter Notebooks from the container.
| | manuel.kiessling.net
17.6 parsecs away

Travel
| This article describes in great detail what I learned about setting up AngularJS applications in terms of project structure, tools, dependency management, test automation and code distribution. The result is a seed project that is easily extendable, clearly structured, self-documenting, and comfortable to work with.