Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 1.33 KB

blogs.md

File metadata and controls

39 lines (23 loc) · 1.33 KB

Distrubuted design blog

  1. LinkedIn’s Real-Time Presence Platform

    https://engineering.linkedin.com/blog/2018/01/now-you-see-me--now-you-dont--linkedins-real-time-presence-platf

Docker

  1. Welcome To The Container Jungle: Docker vs. containerd vs. Nabla vs. Kata vs. Firecracker and more!

    https://www.inovex.de/de/blog/containers-docker-containerd-nabla-kata-firecracker/

  2. Virtualization and Protection Rings

    https://fawzi.wordpress.com/2009/05/24/virtualization-and-protection-rings-welcome-to-ring-1-part-i/

  3. Docker containerd integration

    https://www.docker.com/blog/docker-containerd-integration/

  4. How to Choose Your Red Hat Enterprise Linux File System

    source: https://access.redhat.com/articles/3129891#types-of-file-systems-1

Java & Maven

  1. File read operation and sending over the socket

    https://developer.ibm.com/articles/j-zerocopy/?mhsrc=ibmsearch_a&mhq=%20zero%20copy

  2. Create multiple jar using single pom file

    http://bijubnair.blogspot.in/2014/11/creating-multiple-jars-using-single-pom.html

  3. Create parent child pom files for multi module maven project

    https://www.byteslounge.com/tutorials/how-to-create-a-multiple-module-project-using-maven

Spring Data and JPA Performance

  1. https://www.youtube.com/watch?v=exqfB1WaqIw&t=1216s

Fun reading