Skip to content

TechMonks

We believe in learning and sharing

  • Angular
  • Microservices
  • Automation
  • Agile
Microservice Patterns

Microservice Challenges and patterns you should aware of

Posted on December 2, 2020December 2, 2020 by Anji

Reading Time: 2 minutes Microservices promote loose coupling, agility, and allow each service to scale/evolve independently.

Continue reading
Architecture, Microservices
Leave a comment

12 Factor App Principles and Cloud-Native Microservices

Posted on September 10, 2020September 10, 2020 by Anji

Reading 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 reading
Uncategorized
Leave a comment

Performance Optimization Considerations for an Enterprise Application

Posted on August 22, 2020August 22, 2020 by Anji

Reading 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 reading
Uncategorized
Leave a comment
Performance Optimization Techniques

Performance Optimization Techniques

Posted on July 25, 2020August 22, 2020 by Anji

Reading 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 reading
Uncategorized
Leave a comment
OAuth2.0 Grant Types

Understanding OAuth 2.0 framework

Posted on July 18, 2020July 18, 2020 by Anji

Reading 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 reading
Architecture, Microservices
Leave a comment

401 vs 403 status codes

Posted on July 15, 2020July 24, 2020 by Anji

Reading Time: < 1 minute When building a REST API there is always confusion when do we need to respond with unauthorized (401) and when

Continue reading
Uncategorized
Leave a comment
REST API Best Practices

Security Best Practices for REST APIs

Posted on July 11, 2020July 24, 2020 by Anji

Reading Time: 5 minutes This article provides the security best practices for your REST APIs. In the modern era, REST APIs become an integral

Continue reading
Architecture, Microservices
Leave a comment
Cross-cutting concerns

Cross-Cutting concerns for an Enterprise Application

Posted on July 10, 2020July 24, 2020 by Anji

Reading 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 reading
Architecture
Leave a comment
Angular component overview

Angular Components

Posted on May 3, 2020May 3, 2020 by Anji

Reading Time: 2 minutes In this article, we would like to discuss the Angular component and data binding techniques available in angular. Angular components

Continue reading
Angular
Leave a comment
Angular Modules

Angular Modules

Posted on December 25, 2019December 25, 2019 by Anji

Reading 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
Angular
Leave a comment

Posts navigation

1 2 3 Next Posts»