Tags

Tags

Posts
Bahasa
1
BCA
3
Docker
1
Java
7
JavaScript
2
Tech
3
Thought Experiments
2
Web Dev
6
Personal Opinion
1
No Select0
Feign: Spring RestTemplate Alternatives?
Feign: Spring RestTemplate Alternatives?
So, it's 2022 and I just heard about OpenFeign. Guess I'm a bit late but I gave it a try, and...is it more advantageous than RestTemplate? Should you use it? Let's find out.
Aug 10, 2022
Debezium for CDC : Postgres to Postgres
Debezium for CDC : Postgres to Postgres
Ever wondered how to duplicate your database in real time without pain? There is Change Data Capture which we will combine with Debezium to stream the data changes into Kafka topic and make use of it. This post uses Postgres to Postgres databases for the example.
Jul 20, 2022
Better Support Experience with Meaningful Logging
Better Support Experience with Meaningful Logging
Do you log? Or do you not? If issues occured in your system, have your logging system been good enough to tell you what happened and could it lead you to an effective solving?
Jun 21, 2022
Easy and Fast API Delivery with Swagger
Easy and Fast API Delivery with Swagger
Dokumentasi adalah typical way dalam komunikasi antara backend developer dengan frontend developer mengenai integrasi kedua sistem. Bagaimana sebaiknya dokumentasi dibuat?
Jun 3, 2022
Advisory Program 2022 (Chapter 2.2) - Integrating Frontend & Backend
Advisory Program 2022 (Chapter 2.2) - Integrating Frontend & Backend
Tulisan ini adalah bagian dari serangkaian materi yang saya ajarkan pada program internal enrichment karyawan BCA, Advisory Program, pada tahun 2022.
Mar 11, 2022
Advisory Program 2022 (Chapter 1) : Create Your First API
Advisory Program 2022 (Chapter 1) : Create Your First API
Tulisan ini adalah bagian dari serangkaian materi yang saya ajarkan pada program internal enrichment karyawan BCA, Advisory Program, pada tahun 2022.
Mar 4, 2022
Why I'm still using Java in 2022
Why I'm still using Java in 2022
Pada tulisan ini saya ingin menjelaskan kenapa dari banyaknya pilihan platform di luar sana saya masih menggunakan Java.
Feb 22, 2022