From 19b2772dac724fc8c9dc0ef9c60a8921413dc24a Mon Sep 17 00:00:00 2001 From: Kyle Spearrin Date: Sat, 15 Oct 2016 21:09:51 -0400 Subject: [PATCH] How do you keep the cloud servers secure? article ref #2 --- _articles/security/cloud-server-security.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 _articles/security/cloud-server-security.md diff --git a/_articles/security/cloud-server-security.md b/_articles/security/cloud-server-security.md new file mode 100644 index 00000000..a8bc85d3 --- /dev/null +++ b/_articles/security/cloud-server-security.md @@ -0,0 +1,15 @@ +--- +layout: article +title: How do you keep the cloud servers secure? +category: Security +featured: true +popular: false +tags: [cloud] +--- + +bitwarden processes and stores all data securely in the [Microsoft Azure cloud][azure] using services that are managed by the +team at Microsoft. Since bitwarden only uses service offerings provided by Azure, there is no server infrastructure to +manage and maintain. All uptime, scalability, and security updates and guarantees are backed by Microsoft and their cloud +infrastructure. + +[azure]: https://azure.com