Tag: open
NFV: Redefining Network Infrastructure
Network Function Virtualisation or NFV aims to transform the way network operators architect their networks, by evolving standard IT virtualisation technology to consolidate many...
The best open source tools for containerisation
Container management and automation tools are today a great necessity, since IT organisations need to manage and monitor distributed and cloud/native based applications. Let’s...
Packaging microservices in Docker containers
Microservices is an architectural style that structures an application as a collection of loosely coupled services. This enables the continuous delivery/deployment of large, complex...
Everything you need to know about Linux containers
Linux containers is an operating system level virtualisation method that is used to run multiple, isolated Linux systems on a control host with just...
Ansible deployment of Jenkins
DevOps, formed by combining the words ‘development’ and ‘operations’, is a software development process. Its area of focus is the communication and collaboration between...
Caricaturing with Inkscape
Inkscape is a great open source tool for drawing cartoons. In this article, you can learn how to use it to create simple caricatures.
GIMP...
SiteWhere: An open platform for connected devices
SiteWhere delivers a complete management system to help users avoid per device charges by SaaS operators. It connects devices using MQTT, AMQP, STOMP and...
Kaa: An easy-to-use platform for building IoT solutions
Kaa is a multi-purpose middleware platform for the Internet of Things that allows building complete end-to-end IoT solutions, connected applications, and smart products.
Kaa is...
Developing A GUI Application Using JavaFX In Eclipse
This tutorial takes readers through the process of developing a basic GUI application using JavaFX in Eclipse, and is simple enough for even a...
Hack bootsector and write your own
This article is a tutorial on writing your own bootsector. It is a good exercise in understanding how the bootsector works and trying your...