Retry strategies and patterns
Đăng ngày 5/17/2022
Provide common retry strategies and patterns such as fibonacci, exponential, linear, polynomial
Microservice, good service with loose coupling and high cohesion
Đăng ngày 5/6/2022
How to design a good service in a microservices with loose coupling and high cohesion
Microservices - Advantages and Disadvantages
Đăng ngày 4/27/2022
Listing why we choose or do not choose microservices based on advantages and disadvantages
OS Kernel Assembly
Đăng ngày 8/29/2021
First part of the kernel that will be called by bootloader. It’s gate of kernel before accessing higher level code