Sarun's NotesMastering Docker: Sharing Source Code Across Multiple Containers with a Single Volume in ProductionLeveraging a Single Docker Volume for Efficient Source Code Sharing Across Containers in ProductionJul 16
Aaditya Kediyal (@iAadiDev)Deploying an Application Using Apache as a Web ServerDeploying an application using Apache as a web server is a fundamental skill for web developers and system administrators. Apache, an…Jun 23
Anayo Samson OleruCreating a Version Control Strategy for Your APIIn this article, I am going to show you how to design versioning for your API. We will start by talking about why versioning is important…Sep 23, 2023Sep 23, 2023
InDudabyYotamGZIP encoding — server response optimizationsUsing GZIP compression will reduce your client’s download response size. It is essential with mobile clients. Mobile network is limited…Nov 28, 20221Nov 28, 20221
Mei Yuki McCandlessBuilding Scalable Architecture for StartupsBuilding a startup involves more than just a great idea — it requires a clear, scalable, and efficient system to bring that idea to life…Nov 24Nov 24
Sarun's NotesMastering Docker: Sharing Source Code Across Multiple Containers with a Single Volume in ProductionLeveraging a Single Docker Volume for Efficient Source Code Sharing Across Containers in ProductionJul 16
Aaditya Kediyal (@iAadiDev)Deploying an Application Using Apache as a Web ServerDeploying an application using Apache as a web server is a fundamental skill for web developers and system administrators. Apache, an…Jun 23
Anayo Samson OleruCreating a Version Control Strategy for Your APIIn this article, I am going to show you how to design versioning for your API. We will start by talking about why versioning is important…Sep 23, 2023
InDudabyYotamGZIP encoding — server response optimizationsUsing GZIP compression will reduce your client’s download response size. It is essential with mobile clients. Mobile network is limited…Nov 28, 20221
Mei Yuki McCandlessBuilding Scalable Architecture for StartupsBuilding a startup involves more than just a great idea — it requires a clear, scalable, and efficient system to bring that idea to life…Nov 24
InJavaScript in Plain EnglishbydesignbygioVirtualization & Containers — An Explanation for Beginner DevelopersPart 2: Get a deeper understanding of the ecosystem around web applications, in order to be a more confident programmer.Jan 30, 2023
Iran MacedoSpring Framework: From the very beginningJoin me in this journey to understand the how's and why'sDec 6, 2021
emptystackedHow much memory does a Java server actually need? (Part 1/3)However, the memory layout of a JVM process is divided into more various categories of memory, as well as heap and metaspace.Feb 14, 2022