Microservice Challenges and patterns you should aware of
Reading Time: 2 minutes Microservices promote loose coupling, agility, and allow each service to scale/evolve independently.
Continue readingWe believe in learning and sharing
Reading Time: 2 minutes Microservices promote loose coupling, agility, and allow each service to scale/evolve independently.
Continue readingReading Time: 6 minutes 12-factor app is a methodology for building the scalable and most resilient enterprise applications. It establishes the general principles and
Continue readingReading Time: 4 minutes Performance is an integral part of the Application design and plays a vital role in the success of your product/application.
Continue readingReading Time: 4 minutes Performance is an integral part of the Application design and plays a vital role in the success of your product/application.
Continue readingReading Time: 5 minutes In this article, we would like to provide an overview of what is OAuth 2.0 and the concepts like scopes,
Continue readingReading Time: < 1 minute When building a REST API there is always confusion when do we need to respond with unauthorized (401) and when
Continue readingReading Time: 5 minutes This article provides the security best practices for your REST APIs. In the modern era, REST APIs become an integral
Continue readingReading Time: < 1 minute In this article, I would like to provide an overview of what are Cross-cutting concerns and what are the most
Continue readingReading Time: 2 minutes In this article, we would like to discuss the Angular component and data binding techniques available in angular. Angular components
Continue readingReading Time: 2 minutes Angular modules help us to organize the application into cohesive blocks of related functionality. Angular modules are much similar to
Continue reading