Home Tags Source

Tag: Source

Packaging microservices in Docker containers

0
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

0
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

0
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

0
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

0
  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

0
  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

1
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

0
  This article is a tutorial on writing your own bootsector. It is a good exercise in understanding how the bootsector works and trying your...

Exploring Sinatra

0
  This basic introduction to Sinatra can be used by interested readers as a starting point, from where they can move on to the vast...

DevOps: Using Ansible to deploy Cacti for network monitoring

0
  In this third article in the DevOps series, we will install and set up Cacti, a free and open source Web-based network monitoring and...