Blogs
List of All Blogs
[LINK] A Production Setup for a Small-Scale Website on AWS
[LINK] Distributed Consensus and Raft - A Survey
[LINK] Middlewares for Data Syncing between ElasticSearch and PostgreSQL
[LINK] Deploy ELK Stack on a Remote Ubuntu VM
2024
2023
Hashtags:
ALL; aws ; web-dev ; resource-sharing ; distributed-systems ; raft ; elasticsearch ; elk ; ubuntu ; postgresql
A Production Setup for a Small-Scale Website on AWS
Setting up a production-ready AWS architecture for a small-scale website and deliver to the client
Distributed Consensus and Raft - A Survey
A research survey on distributed consensus, state machine replication, Paxos, and Raft. My project work for COMP90020 (Distributed Algorithms) at Unimelb
Middlewares for Data Syncing between ElasticSearch and PostgreSQL
PGSync, Logstash, and Elastic-Connector: pros and cons based on my experiments. Plus other data syncing options