Blog: Betterjavacode |
241 blogs
updated: 16 min. ago
|
||
In this post, I will talk about the Outbox pattern for Microservice Architecture. There are various design patterns that you will need as yo...
|
||
In this post, we show an example of building a scalable NestJS API with AWS Lambda. If you are not familiar with the NestJS framework, I wou...
|
||
Tech Debt aka technical debt is part of the software engineering development process. This is also known as Code debt sometimes. The immedia...
|
||
With security threats rising, it becomes important to secure accounts. In my previous post, I showed how to sign up for two-factor authentic...
|
||
This is a two-post series in which I will show how to implement two-factor authentication with Spring Security. In this post, we will cover ...
|
||
In this post, I will cover different communication patterns between microservices. As microservices have become more industry pattern, it ha...
|
||
In this post, I will show how to implement basic authentication using Passport.js in a NestJS Application. So far in the NestJS series, we h...
|
||
In this post, I will show how to upload a file to S3 using a NestJS application. S3 is Amazon's Simple Storage Service (S3). In old systems,...
|
||
In this post, I will discuss how the Spring Security Filter chain works. Spring Security uses a chain of filters to execute security feature...
|
||
In this post, we will build a simple microservice using an Event Source architecture pattern. Previously, I discussed Event-Driven architect...
|
||
Made better & faster using https://www.yourkit.com/ Java Profiler