var img = document.createElement('img'); img.src = "https://easystat.de/piwik.php?idsite=13&rec=1&url=https://docs.servinga.cloud" + location.pathname; img.style = "border:0"; img.alt = "tracker"; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(img,s);
Skip to main content

Introduction

servinga offers S3-compatible Object Storage that can be used for a variety of use cases such as for

  • backups
  • static website hosting
  • structured storage for applications
  • and much more.

Compatibility

The term S3-compatible means that the semantics and functionality of the well-known S3 API is being replicated. All basic operations are fully supported, and you can use the same clients as for other S3-compatible providers as well as for the original S3 API.