Blog: Betterjavacode


241 blogs updated: 16 min. ago
Outbox Pattern – Microservice Architecture
In this post, I will talk about the Outbox pattern for Microservice Architecture. There are various design patterns that you will need as yo...
3
19-03-2023 17:15:17 Betterjavacode Beginners
Building a Scalable NestJS API with AWS Lambda
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...
6
11-03-2023 17:28:24 Betterjavacode Beginners
Technical Debt Explained
Tech Debt aka technical debt is part of the software engineering development process. This is also known as Code debt sometimes. The immedia...
3
22-01-2023 08:47:22 Betterjavacode Beginners
How To Implement Two-Factor Authentication with Spring Security – Part II
With security threats rising, it becomes important to secure accounts. In my previous post, I showed how to sign up for two-factor authentic...
3
16-01-2023 21:38:57 Betterjavacode Beginners
How To Implement Two-Factor Authentication with Spring Security
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 ...
3
27-11-2022 22:11:54 Betterjavacode Beginners
Communication Patterns between Microservices
In this post, I will cover different communication patterns between microservices. As microservices have become more industry pattern, it ha...
6
30-10-2022 22:15:04 Betterjavacode Beginners
Basic Authentication with Passport in NestJS Application
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...
3
25-09-2022 20:15:18 Betterjavacode Beginners
Upload File to S3 Using NestJS Application
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,...
0
29-08-2022 07:35:54 Betterjavacode Beginners
How Spring Security Filter Chain Works
In this post, I will discuss how the Spring Security Filter chain works. Spring Security uses a chain of filters to execute security feature...
4
14-08-2022 21:50:24 Betterjavacode Beginners
Microservice Example Event Source Architecture
In this post, we will build a simple microservice using an Event Source architecture pattern. Previously, I discussed Event-Driven architect...
4
07-08-2022 01:29:36 Betterjavacode Beginners


© Jiri Pinkas | this project on GitHub | related: JavaVids | Maven Central Repository Search | Java školení

Top Java Blogs is a Java blog aggregator (with English-written blogs only) focused on Java SE, Java EE, Spring Framework and Hibernate.

Made better & faster using https://www.yourkit.com/ Java Profiler