Quantcast
Channel: Tutorial – Technology Conversations
Browsing latest articles
Browse All 10 View Live

Image may be NSFW.
Clik here to view.

Application Development: Back-End Solution With Java

In this article we’ll develop a back-end solution that can be used with any front-end (Web, mobiles…). In the next article we’ll extend on this example and work on the front-end using AngularJS, JQuery...

View Article



Image may be NSFW.
Clik here to view.

Application development: front-end solution with JavaScript

In the previous article we developed the back-end solution for our books application. This article will continue where we stopped. We’ll develop a front-end solution that can be used with any back-end...

View Article

Image may be NSFW.
Clik here to view.

REST API with JSON

What is REST API? REST stands for Representational State Transfer. It relies on a stateless, client-server, cacheable communications. In most cases it is used with the HTTP protocol. RESTful...

View Article

Image may be NSFW.
Clik here to view.

Centralized System and Docker Logging with ELK Stack

With Docker there was not supposed to be a need to store logs in files. We should output information to stdout/stderr and the rest will be taken care by Docker itself. When we need to inspect logs all...

View Article

Image may be NSFW.
Clik here to view.

Scaling To Infinity with Docker Swarm, Docker Compose and Consul (Part 1/4) –...

This series is split into following articles. A Taste of What Is To Come Manually Deploying Services Blue-Green Deployment, Automation and Self-Healing Procedure Scaling Individual Services Previous...

View Article


Image may be NSFW.
Clik here to view.

Scaling To Infinity with Docker Swarm, Docker Compose and Consul (Part 2/4) –...

This series is split into following articles. A Taste of What Is To Come Manually Deploying Services Blue-Green Deployment, Automation and Self-Healing Procedure Scaling Individual Services The...

View Article

Image may be NSFW.
Clik here to view.

Scaling To Infinity with Docker Swarm, Docker Compose and Consul (Part 3/4) –...

This series is split into following articles. A Taste of What Is To Come Manually Deploying Services Blue-Green Deployment, Automation and Self-Healing Procedure Scaling Individual Services In the...

View Article

Image may be NSFW.
Clik here to view.

Scaling To Infinity with Docker Swarm, Docker Compose and Consul (Part 4/4) –...

This series is split into following articles. A Taste of What Is To Come Manually Deploying Services Blue-Green Deployment, Automation and Self-Healing Procedure Scaling Individual Services In the...

View Article


Image may be NSFW.
Clik here to view.

Deploying Containers with Docker Swarm and Docker Networking

The purpose of this article is to explore new Docker networking features introduced in version 1.9. We’ll apply them to a Docker Swarm cluster. For practice purposes we’ll be deploying containers to a...

View Article


Image may be NSFW.
Clik here to view.

Canary Deployments To Kubernetes Using Istio: Why Did We Do Such a Course?

Drawing by Sara Farcic A while ago, we (Viktor Farcic and Darin Pope) thought it would be a good idea to add an out-of-the-box option to use canary deployments in Jenkins X. We should have finished it...

View Article
Browsing latest articles
Browse All 10 View Live




Latest Images