Archive: 2020

blog

14

Jun2020
In this video I'm sharing in this blog post is that Sam Newman shares some key principles and a number of patterns to use to incrementally decompose an existing system into microservices. He covers patterns that can work to migrate functionality out of systems hard to change, and looks at ... Read More
June 14, 2020Naveen
blog

11

May2020
Hybrid and multi-cloud solutions are becoming increasingly popular: more than 80% of companies are adopting a multi-cloud strategy, often including a hybrid cloud model. Hybrid and multi-cloud models still have some challenges, such as managing workloads and redesigning applications for different systems. And that is where Anthos comes into the ... Read More
May 11, 2020Naveen
blog

27

Apr2020
An installer package tool is a software or tool that provides tools for the development of a piece of software. This installer package tool is commonly used by developers to prepare all environments before starting the development phase. Here are a few list of popular installer package tools. XAMPP XAMPP is free ... Read More
April 27, 2020Naveen
blog

27

Apr2020
The npm (Node Package Manager) is the world's largest source repository. Developers from all continents use this platform to share their javascript packages and modules. Have you ever imagined what it would be like to use Node.js without Express , Next.js or Mongoose ? Difficult, right? 😅😅 In addition to all ... Read More
April 27, 2020Naveen