open-menu closeme
Home
RetroComp icon
Retro Computing Articles Composition Notebooks 8bit
DevOps icon
Automation K8s Done Right
GenAI icon
Fatlama Newsletter Generative AI
Projects icon
Software Projects Arduino Esp8266 SQLite
Status
Links icon
GitHub LinkedIn
About
🌐
English Italiano
github linkedin rss
  • AWS ECS is NOT Docker Swarm

    calendar Aug 14, 2020 · 3 min read
     devops en knowledgebase  · aws
     ·
    Share on: twitter facebook linkedin copy
    AWS ECS is NOT Docker Swarm

    Amazon Elastic Container services (ECS) is the Amazon Solution for running  docker containers on Amazon.


    Read More
  • The end of the Database Mangement System as we know it

    calendar Oct 7, 2020 · 2 min read
     devops en software
     ·
    Share on: twitter facebook linkedin copy
    The end of the Database Mangement System as we know it

    In Microservices architecture, you decompose your services in a set of fine-grained services. These services are full-stack software, from front end API down to database layer.


    Read More
  • K8s done right Part 1: start from helm charts

    calendar Aug 21, 2021 · 3 min read
     devops en k8s-done-right  · docker docker-compose k8s
     ·
    Share on: twitter facebook linkedin copy
    K8s done right Part 1: start from helm charts

    K8s is a very complex beast. But it give you a very good set of security defaults, and it is also a very well done implementation of a microservice application.


    Read More
  • HarborMaster!

    calendar Aug 30, 2021 · 1 min read
     devops en python
     ·
    Share on: twitter facebook linkedin copy

    After creating Misterio, I found this alternative called HarborMaster:

    Harbormaster is a small utility that lets you easily deploy multiple Docker-Compose applications on a single host.


    Read More
  • K8s done right Part 2: Istio service Mesh

    calendar Jan 24, 2022 · 1 min read
     devops en k8s-done-right  · docker docker-compose k8s
     ·
    Share on: twitter facebook linkedin copy
    K8s done right Part 2: Istio service Mesh

    In this second article, I suggest to explore further two simple helm chart for getting a bit more inside K8s.


    Read More
  • Let PiHole play nice with docker-compose

    calendar Apr 3, 2022 · 1 min read
     devops featured knowledgebase unix-featured  · docker-compose pihole
     ·
    Share on: twitter facebook linkedin copy
    Let PiHole play nice with docker-compose

    When you run pihole in a docker container, it could be difficult to build images on the same docker daemon, because docker-compose cannot pass DNS request to another container during build, and normal dns resolution fixes won’t work.


    Read More
  • Git Servers for your very secret projects

    calendar Jun 7, 2022 · 1 min read
     devops en featured  · git
     ·
    Share on: twitter facebook linkedin copy

    Hosting a Git repository can be a strong need if you want to keep your projects outside the cloud providers.


    Read More
  • Random thoughts on DevOps 2022

    calendar Sep 27, 2022 · 2 min read
     devops en  · docker k8s
     ·
    Share on: twitter facebook linkedin copy
    Random thoughts on DevOps 2022

    My true personal opinion based on what customers asks and what co-worker uses:


    Read More
  • Open watcher: Nilfs file system and concourse CI

    calendar Nov 20, 2022 · 1 min read
     devops en knowledgebase
     ·
    Share on: twitter facebook linkedin copy
    Open watcher: Nilfs file system and concourse CI
    NILFS is a log-structured file system supporting versioning of the entire file system and continuous snapshotting, which allows users to even restore files mistakenly overwritten or destroyed just a few seconds ago.

    NILFS was developed by NTT Laboratories and published as an open-source software under GPL license, and now available as a part of Linux kernel.

    Discussion on Hacker News


    Read More
  • Docker History

    calendar Dec 8, 2022 · 1 min read
     devops en featured knowledgebase  · docker history
     ·
    Share on: twitter facebook linkedin copy
    Docker History

    Bullet points:

    1. 1979: Unix V7 Introduced the chroot command to isolate the filesystem a process "access" to.
    2. Various technology was introduced up to 2006, like Virtuozzo (which patched Linux in a proprietary ways)
    3. 2006: Process Containers Launched by Google in 2006 was designed for limiting, accounting and isolating resource usage (CPU, memory, disk I/O, network) of a collection of processes. It was renamed “Control Groups (cgroups)” a year later and eventually merged to Linux kernel 2.6.24.
    4. 2008: LXC LXC (LinuX Containers) was the first, most complete implementation of Linux container manager. It was implemented in 2008 using cgroups and Linux namespaces, and it works on a single Linux kernel without requiring any patches.
    5. 2013: Docker Docker used LXC in its initial stages and later replaced that container manager with its own library, libcontainer. Docker offered a way to configure and manage containers, i.e a standard de-facto for this technology. As you see Docker was based on cgroups and LXC, seven-years old technologies
    6. On September 2014 Google published the first release of Kubernetes
    7. In 2015 Docker, CoreOS and others founded the Open Container Initiative's (OCI). K8s does not need docker anymore to work, but Docker traction is still strong.
     

    References:


    Read More
    • ««
    • «
    • 1
    • 2
    • 3
    • »
    • »»

Giovanni Giorgi

Master Solution Architect, father and free spirit.
Read More

Recent Posts

  • Interludio sul value investing
  • Anubis: DDos Protection
  • KarmaKit and Watchtower
  • FatLama for GenAI: The comeback!

Latest comments

    Disclaimer

    Gioorgi is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for website owners to earn advertising fees by advertising and linking to amazon.com, audible.com, and any other website that may be affiliated with Amazon Service LLC Associates Program. As an Amazon Associate we earn from qualifying purchases.
    Last updated:2025-05-27 02:00
    Giovanni Giorgi

    Copyright 1999-  GIOVANNI GIORGI. All Rights Reserved

    to-top