Alexander IbrahimOptimizing Kubernetes Resource Utilization: CPU and Memory Requests and LimitsIn Kubernetes, setting the right requests and limits for CPU and memory is crucial for resource optimization. These configurations directly…1d ago1d ago
Alexander IbrahiminLevel Up CodingDocker as a Version Manager for RailsWhen developing Ruby on Rails applications, managing different Ruby and Rails versions across projects can quickly become a hassle…Oct 11Oct 11
Alexander IbrahimThe Journey to the MicroservicesSituation: The Monolithic System and Deployment ChallengesOct 81Oct 81
Alexander IbrahimWhy We Moved from Ruby to Golang: An Infrastructure PerspectiveIntroductionSep 28Sep 28
Alexander IbrahiminDevOps.devEnvoy Sidecar Proxy: Efficient Metrics Without Modifying the ApplicationSep 22Sep 22
Alexander IbrahimStack vs Heap in Go(lang)In the world of programming, efficient memory management is crucial for building high-performance and reliable applications. For Go…Jul 5Jul 5
Alexander IbrahimLoad env without any packageWithout package/library we can load our env from file. And it is cumbersome when we have to load it in consoleNov 21, 20201Nov 21, 20201
Alexander IbrahimFirebase Cloud Messaging End to End TutorialWhen I try to learn the FCM, I have difficuties to find the tutorial that explain how to build the notification from scratch. I hope this…Aug 22, 20201Aug 22, 20201