Best of InfrastructureFebruary 2022

  1. 1
    Article
    Avatar of dzDZone·4y

    7 Modern Microservice Design Patterns

    Microservices have an entirely new set of problems due to their distributed service-oriented architecture. This post will consider the specific design patterns that can help us build reliable, secure and traceable microservices. We’ll consider patterns to help with the following areas: reliability, monitoring, security and discovery.

  2. 2
    Article
    Avatar of itnextITNEXT·4y

    Replace Docker Desktop with lima

    Docker Desktop was automatically mounting some paths on the Linux VM, like the Home folder. Lima has everything, automatic volume mount, port forwarding, and support to Intel and M1 CPUs. I plan to have Lima manage a VM running the Docker server and expose the socket to my Mac.

  3. 3
    Article
    Avatar of dzDZone·4y

    DevOps Roadmap for 2022

    DevOps skills are high in demand and there is constant learning required to keep yourself in sync with market demand. In the last few weeks, I met some folks in my mentoring sessions who were interested in knowing what to learn in 2022. Let’s see some guidance based on my experience and understanding.

  4. 4
    Article
    Avatar of hnHacker News·4y

    Android 13 virtualization lets Pixel 6 run Windows 11, Linux distributions

    Android & web developer “kdrag0n’ tested several Linux distributions compiled for Aarch64 on the Pixel 6 with Ubuntu 21.10, Arch Linux Arm, Void Linux, and Alpine Linux using “the KVM hypervisor on Pixel 6 + Android 13 DP1” He/she further explains: “As far as I can tell, we can pretty much get full EL2 on production devices now”

  5. 5
    Article
    Avatar of vercelVercel·4y

    The evolution of the Web: What we learned and where we’re going – Vercel