Jamie's Blog

The curious developer's ODYSSEY, Exploring the Universe of TECH, CODE & AI.

Spring Data & Data Persistent

Notes taken during studying spring data series - overview

What is JPA?

“The Java Persistence API is the Java API for the management of persistence and object/relational mapping in Java EE and Java SE environments. It provides an object/relational mapping facility for the Java application developer using a Java domain model to manage a relational database.”
It’s quoted from JSR(Java Specification Request) managed by Java Community Process.

This is just the definition of what’s JPA, let’s recall how we persist data before adopting JPA.


Websocket集成

Mark down spring stomp & related websocket knowledge

记录websocket集成的杂事

Redis advance II

Redis basic knowledge - Master/slave replication

Redis主从复制

Redis foundation - III

Redis basic knowledge - transaction & data persistence

Redis事务和持久化

Redis advance I

Redis advanced knowledge

Redis进阶知识总结

Redis foundation - II

Redis foundation - II

Redis基础知识回顾

Kubernetes dashboard deployment

Deploy K8S dashboard with TLS enabled and Cluster Admin role user access.

Deploy K8S dashboard with TLS enabled

Demo - AWS EC2 instance auto scaling

AWS PCA Prep Series

To mark down some key steps for later review

Microservice design - practice

Data sync between systems

To mark down a batch data sync accross system solution

How i prepare the Google Cloud Professional Cloud Architect Certificate

Experience sharing