top of page
Search
ergemp
Mar 1, 20214 min read
Load Testing a Kafka Cluster
You installed and configured a brand new Kafka Cluster and now it is time to test the cluster to know its boundaries. It comes to which...
94 views0 comments
ergemp
Jan 26, 20217 min read
Postgresql Replication Series - 1
What we are going to cover in this series is the postgresql standby / replication database configuration. Since there are more than one...
91 views0 comments
ergemp
Jan 26, 20212 min read
SSH user equivalency
This is yet another post about the password-less login through ssh in linux. Why do we need it? Because; Especially in cluster systems,...
6 views0 comments
ergemp
Jan 26, 20212 min read
archive_mode on postgresql 12.4
Almost all transactional databases has these transactional logs. In postgresql world we call these transactional logs as wals (write...
121 views0 comments
ergemp
Jan 7, 20213 min read
Resizing ASM Disks
On my previous blog post, Online LUN resize with EF560 and Linux, i have covered how to resize volumes on linux with multi-path...
30 views0 comments
ergemp
Jan 7, 20214 min read
Migrating Data From Couchbase to Postgres using Apache Spark
Introduction Apache Spark is a famous distributed data processing platform and framework. Since Apache Spark is a prior data processing...
45 views0 comments
bottom of page