All About The Deployment Of Service Based Architecture Application On Amazon’s ECS

Content posted here with the permission of the author Anil Kumar Maurya, who is currently employed at Josh Software. Original post available here. This blog is second part of Post . If you have not already read it then I recommend going through it first, I have explained why we chose Service Based Architecture and how Docker helped … Continue reading All About The Deployment Of Service Based Architecture Application On Amazon’s ECS

How Repaint & Reflow Perform In Javascript

Content posted here with the permission of the author Suhas More, who is currently employed at Josh Software. Original post available here. Recently, while researching what makes React’s virtual DOM so fast, I realized how little are we aware about javascript performance. So I’m writing this article to help raise the awareness about Repaint and Reflow … Continue reading How Repaint & Reflow Perform In Javascript

Why Setting Up A Docker Is Crucial For Service-Based Architecture Application

Content posted here with the permission of the author Anil Kumar Maurya, who is currently employed at Josh Software. Original post available here. What is Service Based Architecture ? At first Micro Service Architecture & Service Based Architecture looks similar but both are different from each other. Micro service architecture advocates smaller components. An application can consist … Continue reading Why Setting Up A Docker Is Crucial For Service-Based Architecture Application