Introduction Originally LDAP only refers to the connectivity protocol to the directory server. This term is being used loosely today and it also refers to…
Nginx can act as a application neutral proxy. One example is to front Nifi. The nifi default configuration provides an HTTP access point, specified in…
Replication Terms PIT (point in time) replica – snapshot of the source at some specific timestamp;Continuous Replica – always in-sync with the production data;Recoverability –…
What layer model works the best? Back in university my textbook was based on OSI 7-layer model. It is rigorously defined and often used in…
A BitBucket repo has a hard limit of 2GB in size, and soft limit of 1GB. This is not expandable as per Bitbucket and contributors will start receiving…
Business Continuity Information Availability IA = MTBF/(MTBF+MTTR), where* MTBF (Mean Time Between Failure) – average time available for a system or component to perform its…