door Jan van Zoggel | 28 aug 2018 | AWS, Blogs, Cloud |
In AWS CloudFormation templates you often have the need to make a reference to an earlier created component. For instance the unique ID of a vpc, subnet, security group or instance. You have two choices: continue with separated stacks or combine them to...
door Jan van Zoggel | 26 aug 2018 | Blogs, Cloud |
While spinning up EC2 instances you can bootstrap them with packages, files, etc in different ways. For our stack we wanted to pull scripts from an AWS CodeCommit to make life easier. The (bash) scripts are stored in our CodeCommit so first we need to make sure the...
door Coert van den Thillart | 15 feb 2018 | API management, Architectuur, CI/CD, Cloud, Kennis & kunde, Microservices, SOA |
System Integration, like IT in general, is an ever changing landscape. With new technologies, paradigms and views emerging over time. The last couple of years this rate of change seems to have increased, mainly driven by new technologies. A lot of these new concepts,...
door Rubix Marketing | 13 sep 2017 | Cloud, Nieuws, SPIN meetup |
Als er een onderwerp is dat de afgelopen jaren een enorme vlucht genomen heeft, dan is het wel containers. Een kleine 4 jaar geleden had nog (bijna) niemand van containers en Docker gehoord. Tegenwoordig hoef je maar bij een willekeurige partij naar binnen te stappen...
door Dirk Janssen | 27 jun 2017 | CI/CD, Cloud, Kennis & kunde |
Fabric8 is a cloud platform which enables you to create and manage a cloud based microservices infrastructure. This article explains the concepts behind Fabric8 and how it tries to solve the challenges that arise when working in a “modern” IT...
door Jan van Zoggel | 26 apr 2017 | Blogs, Cloud, ORACLE |
After playing around with the CLI it’s time to run some instance on the Oracle Compute Cloud Service. Oracle offers a broad range of images divided in 3 categories namely: Oracle images, Private images and Marketplace. The marketplace holds almost...