From ede78de90774c9283aaa382f63d9b6bdf84d9ec8 Mon Sep 17 00:00:00 2001 From: Nico Schottelius Date: Tue, 6 Jul 2021 10:42:58 +0200 Subject: [PATCH] ++sla --- content/u/products/ungleich-sla/contents.lr | 80 +++------- .../u/products/ungleich-sla/djangohosting.svg | 147 ------------------ 2 files changed, 22 insertions(+), 205 deletions(-) delete mode 100644 content/u/products/ungleich-sla/djangohosting.svg diff --git a/content/u/products/ungleich-sla/contents.lr b/content/u/products/ungleich-sla/contents.lr index 1d327c6..d263acc 100644 --- a/content/u/products/ungleich-sla/contents.lr +++ b/content/u/products/ungleich-sla/contents.lr @@ -32,52 +32,32 @@ feature1_title: Business SLA --- feature1_text: The business SLA is suited for running regular applications with a -focus of +focus of business continuity. + +* Target uptime of all services: 99.9% +* Service level: guaranteed reaction within 1 business day +* Development/Support (need to phrase this well): 180 CHF/h +* Telephone support (8-18 work days) +* Optional out of business hours hotline (360 CHF/h) +* 3'000 CHF/6 months --- -feature2_title: Enterprise +feature2_title: Enterprise SLA --- -feature2_text: With our django hosting you can grow as needed. You -can start with a small sites, including development, testing or -staging systems and later grow to full production systems including -backup. ---- -feature3_title: Sustainable & Carbon free ---- -feature3_text: Because our Django hosting runs inside -[Data Center Light](/u/projects/data-center-light), you can run your -application with a good conscience and without emitting extra carbon. +feature2_text: +--- +feature3_title: High Availability (HA) SLA +--- +feature3_text: +If your application is mission critical, this is the right SLA for +you. The **HA SLA** guarantees high availability, multi location +deployments with cross-datacenter backups and fast reaction times +on 24 hours per day. --- content1_text: -## Development flow -The diagram gives an overview of a typical development flow with -our Django hosting. - -We strongly recommend you to develop Django (like any other application) -with a version control system, even if you are just a single -developer. You can even use the [ungleich code -repository](https://code.ungleich.ch) for free -(you only need to [register an account](https://account.ungleich.ch)). - - - -## Components - -Depending on your stage of development, a Django hosting may contain -1 virtual machine (production), 2 virtual machines (staging + -production) and optionally a backup. - - -## Pricing - -Our Django hosting is consisted with two parts of pricing. First part is a one-time, initial setup fee of 30 CHF, and the second part is a monthly payment for the managed VM at Data Center Light. For the latter you can calculate a standard VM price with 25 CHF monthly maintenance fee. - -## Getting started - -Below offers can get you started with your Django hosting. Our team will get in touch with you as soon as we receive the order. --- content1_image: djangohosting.svg --- @@ -105,28 +85,12 @@ offer2_text: --- offer2_link: https://datacenterlight.ch/product/django-hosting-m --- -offer3_title: Django Hosting L 97.5CHF/month +offer3_title: HA SLA --- offer3_text: -* [One time setup fee 30 CHF](https://datacenterlight.ch/product/django-hosting-setup/) -* VM with 4 Core, 8 GB RAM, 50 GB SSD, 500 GB HDD -* Suitable for a standard production use -* Can be extended with extra HDD space (2 CHF/month per 100 GB) +Individual pricing. Contact us on support@ungleich.ch for an indivual +quote and we will get back to you. --- -offer3_link: https://datacenterlight.ch/product/django-hosting-l ---- -content2_text: - -## Get a free quote - -No Django project is exactly the same. It can be very helpful to have a chat with our team when you want to find the suitable setting for your new Django hosting. We invite you to reach out to **support -at- ungleich.ch**. - -For technical details you can check the -[Django Hosting article in the Open Infrastructure -project](https://redmine.ungleich.ch/projects/open-infrastructure/wiki/Django-Hosting). - -## Related products - -* [Webhosting for static files](../zerocarbon-webhosting-with-ipv6/) +offer3_link: https://ungleich.ch/u/contact/ diff --git a/content/u/products/ungleich-sla/djangohosting.svg b/content/u/products/ungleich-sla/djangohosting.svg deleted file mode 100644 index 6aefbe0..0000000 --- a/content/u/products/ungleich-sla/djangohosting.svg +++ /dev/null @@ -1,147 +0,0 @@ - - - - - - -G - - -cluster_local - - - -cluster_production_datacenter - -First data center - - -cluster_production - -Production environment - - -cluster_staging - -Staging environment - - -cluster_offsite - -Second data center - - - -editor - -Local editor - - - -git - -Local version control - - - -editor->git - - - - - -localweb - -Development webserver - - - -editor->localweb - - - - - -repo - -Code repository -(f.i. git) - - - -git->repo - - - - - -prodvm - -Production Server -uwsgi,nginx,postgres - - - -backupvm - -Backup server - - - -prodvm->backupvm - - -Daily backup - - - -repo->prodvm - - -Deploy after staging - - - -stagingvm - -Staging Server - - - -repo->stagingvm - - -Pre prod deployment - - - -monitoring - -Monitoring server - - - -monitoring->prodvm - - -Verify operation -and alert on failure - - - -monitoringmonitor - -Monitoring server - - - -monitoringmonitor->monitoring - - -Monitor the monitoring service - - -