Questions tagged [availability]

35 questions
0
votes
2 answers

Immortal application

(TL;DR: last paragraph) I'm running an online service and have thusfar been doing offline backups and simple monitoring to achieve resilience and availability. Resilience is rather manual but I'm fairly confident it the data will survive. I worry…
Lodewijk
  • 111
  • 3
0
votes
4 answers

ngnix reverse proxy

Most of the configuration and example I've seen out there, the backend server are either on the same machine or the same network network. Has any body done this with backend servers located in different physical location, over WAN ? If you so what…
user25751
0
votes
1 answer

Fixing the accesibility of a webserver

I have my server, which is hosted in datacenter, and there is a website and a database installed on this server. DNS servers for the domain name are the default ones of the domain name registrator. Sometimes such a problem takes place: a website or…
rem
  • 213
  • 1
  • 3
  • 9
0
votes
1 answer

Find packages that cause docker daemon to restart before apt upgrade?

I have an ubuntu-server (versions 18 & 20) and want to update all packages on my machine except for the docker daemon. After pinning the docker daemon version and running the apt upgrade, the service still got unavailable through some other…
Theo
  • 153
  • 1
  • 11
-1
votes
1 answer

Choosing a database management system to maximize availability and scalability

If I was planning on choosing a database management system and know that the data needs to be available as close to 100% as possible and that it needs to scale as well as possible, is there a "best" database management system for that at this time?…
O_O
  • 635
  • 3
  • 15
  • 25
1 2
3