tips

tips

Sep
03
Efficient way to troubleshoot on any systems

Efficient way to troubleshoot on any systems

There's no greater frustation of trying to troubleshoot on a system for many hours (or days) while the solution was under our nose for all the time.
3 min read
May
23
First view of Elastic Stack

First view of Elastic Stack

Elastic stack starter kit
5 min read
Feb
08
Easy cache your applications in Kubernetes

Easy cache your applications in Kubernetes

> There are only two hard things in Computer Science: cache invalidation and naming things. - Phil Karlton Problem How many
2 min read
Jan
07
Kubernetes Best Practices

Kubernetes Best Practices

Table of contents 0. Intro 1. Before to start 1.1 12 Factor 1.2 Lint your manifests 1.3
11 min read
Dec
02
Single-Node Patterns in distributed systems

Single-Node Patterns in distributed systems

Single-Node Patterns in distributed systems
6 min read
Nov
15
Carrefour blockchain vs Coopchain

Carrefour blockchain vs Coopchain

Durante lo sviluppo di un progetto basato su blockchain, ho esplorato due aziende che attualmente sono le uniche (penso), in
1 min read
Oct
24
How to install docker CE on RHEL 7 [TESTED]

How to install docker CE on RHEL 7 [TESTED]

sudo yum install -y yum-utils \ device-mapper-persistent-data \ lvm2 sudo yum-config-manager \ --add-repo \ https://download.docker.com/linux/centos/docker-ce.repo sudo yum
Oct
10
Your first view of Kubernetes

Your first view of Kubernetes

PS I drew this schema over a flight during my hooliday return. Considering the fly hours (8+) i read Managing
Aug
28
Easy CI for a node server on HEROKU

Easy CI for a node server on HEROKU

Easy CI for a node server on HEROKU
1 min read
Aug
23
From monolithic to Kubernetes

From monolithic to Kubernetes

The aim of this mini guide is to focus on shipping your ideas and making your users happy. Kubernates is the key.
10 min read
Tweets by YBacciarini