{"id":13428,"date":"2020-05-19T11:42:43","date_gmt":"2020-05-19T18:42:43","guid":{"rendered":"https:\/\/www-cloudian-com.go-vip.net\/de\/impressum-copy\/"},"modified":"2023-11-16T13:46:51","modified_gmt":"2023-11-16T20:46:51","slug":"scality-objektspeicher","status":"publish","type":"page","link":"https:\/\/cloudian.com\/de\/scality-objektspeicher\/","title":{"rendered":"Weshalb Kunden von Scality zu Cloudian wechseln"},"content":{"rendered":"<div class=\"wpb-content-wrapper\"><p>[vc_row css=&#8221;.vc_custom_1589912145177{padding-top: 20px !important;}&#8221;][vc_column][vc_column_text]<\/p>\n<h2>Gr\u00fcnde, die Cloudian bei S3-kompatiblen Speichersystemen zum Marktf\u00fchrer machen<\/h2>\n<p>[\/vc_column_text][\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1700167214218{padding-bottom: 40px !important;}&#8221;][vc_column width=&#8221;1\/3&#8243; css=&#8221;.vc_custom_1589915310220{padding-top: 25px !important;}&#8221;][vc_column_text]T\u00e4glich vertrauen zahlreiche Kunden in Bereichen wie Datenschutz, Dateispeicherung, Medien und Unterhaltung oder Zusammenarbeit auf die Cloudian-Objektspeicherl\u00f6sung f\u00fcr Unternehmen.<\/p>\n<h3 style=\"color: #238fd5;\">Angebot anfordern<\/h3>\n<p><strong>Einsparpotenzial durch Speicherl\u00f6sungen<\/strong><\/p>\n<p>F\u00fcllen Sie das folgende Formular aus, um per E-Mail weitere Informationen zu erhalten.[\/vc_column_text]\n\t<iframe\n\t\tid=\"pardotform\"\n\t\tsrc=\"about:blank\"\n\t\twidth=\"100%\"\n\t\theight=\"800px\"\n\t\tframeborder=\"0\"\n\t\tloading=\"lazy\"\n\t\tallowtransparency=\"true\"\n\t\treferrerpolicy=\"strict-origin-when-cross-origin\"\n\t\ttitle=\"Registration Form\"\n\t\tstyle=\"border:0; width:100%; max-width:100%;\"\n\t><\/iframe>\n\n\t<div\n\t\tid=\"fallback-pardotform\"\n\t\tclass=\"pardot-form-fallback\"\n\t\tstyle=\"display:none; padding:20px; text-align:center;\"\n\t>\n\t\t<p>\n\t\t\tForm not displaying?\t\t<\/p>\n\t\t<a\n\t\t\thref=\"https:\/\/data.cloudian.com\/l\/677273\/2020-05-19\/6jmcp\"\n\t\t\ttarget=\"_blank\"\n\t\t\trel=\"noopener noreferrer nofollow\"\n\t\t\tclass=\"button\"\n\t\t\tstyle=\"display: inline-block;\"\n\t\t>\n\t\t\tOpen in a new window\t\t<\/a>\n\t<\/div>\n\n\t<script type=\"text\/javascript\">\n\t(function() {\n\n\t\tvar CFG = {\n\t\t\tiframeId  : 'pardotform',\n\t\t\tfallbackId: 'fallback-pardotform',\n\t\t\tformUrl   : 'https:\/\/data.cloudian.com\/l\/677273\/2020-05-19\/6jmcp',\n\t\t\torigins   : [ 'https:\/\/data.cloudian.com', 'https:\/\/data.cloudian-inc.com' ],\n\t\t\ttimeout   : 15000\n\t\t};\n\n\t\tvar iframe   = document.getElementById( CFG.iframeId );\n\t\tvar fallback = document.getElementById( CFG.fallbackId );\n\n\t\tif ( ! iframe ) { return; }\n\n\t\tvar iframeLoaded = false;\n\t\tvar formRendered = false;\n\n\t\t\/\/ \u2500\u2500 Build final URL (append current page query params) \u2500\u2500\n\n\t\tvar params   = window.location.search || '';\n\t\tvar finalUrl = CFG.formUrl;\n\n\t\tif ( params ) {\n\t\t\tfinalUrl += ( finalUrl.indexOf('?') !== -1 ? '&' : '' ) + params.substring(1);\n\t\t}\n\n\t\t\/\/ \u2500\u2500 Show fallback + hit AJAX endpoint \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n\n\t\tfunction showFallback( reason ) {\n\n\t\t\tif ( iframe.dataset.fallbackShown ) { return; }\n\t\t\tiframe.dataset.fallbackShown = '1';\n\n\t\t\tconsole.warn( '[Pardot] Showing fallback. Reason:', reason );\n\n\t\t\tiframe.style.display = 'none';\n\n\t\t\tif ( fallback ) {\n\t\t\t\tfallback.style.display = 'block';\n\t\t\t}\n\n\t\t\tlogFallback( reason );\n\t\t}\n\n\t\tfunction logFallback( reason ) {\n\n\t\t\tif ( typeof ipfData === 'undefined' ) { return; }\n\n\t\t\tvar body = new FormData();\n\t\t\tbody.append( 'action',   'ipf_log_fallback' );\n\t\t\tbody.append( 'nonce',    ipfData.nonce );\n\t\t\tbody.append( 'reason',   reason || 'unknown' );\n\t\t\tbody.append( 'page_url', window.location.href );\n\t\t\tbody.append( 'referrer', document.referrer || '' );\n\n\t\t\tfetch( ipfData.ajaxUrl, {\n\t\t\t\tmethod     : 'POST',\n\t\t\t\tbody       : body,\n\t\t\t\tcredentials: 'same-origin'\n\t\t\t} )\n\t\t\t.then( function( r ) { return r.json(); } )\n\t\t\t.then( function( data ) {\n\t\t\t\tif ( data && data.success ) {\n\t\t\t\t\tconsole.info( '[Pardot] Fallback hit logged.' );\n\t\t\t\t}\n\t\t\t} )\n\t\t\t.catch( function( err ) {\n\t\t\t\tconsole.warn( '[Pardot] Could not log fallback hit:', err );\n\t\t\t} );\n\t\t}\n\n\t\t\/\/ \u2500\u2500 Listen for postMessage from Pardot iframe \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n\n\t\twindow.addEventListener( 'message', function( event ) {\n\n\t\t\tif ( CFG.origins.indexOf( event.origin ) === -1 ) { return; }\n\n\t\t\tif (\n\t\t\t\tevent.data &&\n\t\t\t\tevent.data.type   === 'pardotFormLoaded' &&\n\t\t\t\tevent.data.status === 'success'\n\t\t\t) {\n\t\t\t\tformRendered = true;\n\t\t\t\tconsole.info( '[Pardot] Form rendered successfully.' );\n\n\t\t\t\tif ( fallback ) {\n\t\t\t\t\tfallback.style.display = 'none';\n\t\t\t\t}\n\t\t\t}\n\t\t} );\n\n\t\t\/\/ \u2500\u2500 Detect transport load \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n\n\t\tiframe.addEventListener( 'load', function() {\n\t\t\tiframeLoaded = true;\n\t\t\tconsole.info( '[Pardot] Iframe transport loaded.' );\n\t\t} );\n\n\t\t\/\/ \u2500\u2500 Set source \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n\n\t\tiframe.setAttribute( 'src', finalUrl );\n\n\t\t\/\/ \u2500\u2500 Global timeout \u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\n\n\t\tsetTimeout( function() {\n\n\t\t\tif ( ! iframeLoaded ) {\n\t\t\t\tshowFallback( 'iframe_failed' );\n\t\t\t\treturn;\n\t\t\t}\n\n\t\t\tif ( ! formRendered ) {\n\t\t\t\tshowFallback( 'render_timeout' );\n\t\t\t}\n\n\t\t}, CFG.timeout );\n\n\t})();\n\t<\/script>\n\n\t[\/vc_column][vc_column width=&#8221;2\/3&#8243;][vc_column_text]<\/p>\n<h3 style=\"color: #238fd5;\"><strong>Cloudian vs Scality: 5 Vorteile<\/strong><\/h3>\n<p>Die Cloudian-Objektspeicherl\u00f6sung f\u00fcr Unternehmen bietet Funktionen und Interoperabilit\u00e4t, die bei Scality fehlen. [\/vc_column_text][vc_column_text]<\/p>\n<div class=\"responsive-table\">\n<table class=\" alignleft\" style=\"width: 832px; height: 960px;\">\n<tbody>\n<tr style=\"height: 16px;\">\n<td style=\"width: 207.556px; height: 16px; background-color: #238fd5; text-align: center;\"><\/td>\n<td style=\"width: 317.778px; height: 16px; text-align: center; background-color: #238fd5; color: white;\">\u00a0<strong>CLOUDIAN<\/strong><\/td>\n<td style=\"width: 285.778px; height: 16px; text-align: center; background-color: #238fd5; color: white;\"><strong>SCALITY<\/strong><\/td>\n<\/tr>\n<tr style=\"height: 24px;\">\n<td style=\"width: 207.556px; height: 24px;\">\n<p style=\"color: #238fd5;\"><strong>1. KONFIGURATIONEN<\/strong><\/p>\n<p style=\"color: #004274;\">Appliance oder Software?<\/p>\n<\/td>\n<td style=\"width: 317.778px; height: 24px;\">\n<p style=\"color: #004274;\">W\u00e4hlen Sie das f\u00fcr Sie passende Bereitstellungsmodell \u2013 eine vorkonfigurierte Appliance oder ein softwaredefinierter Speicher.<\/p>\n<\/td>\n<td style=\"width: 285.778px; height: 24px;\">\n<p style=\"color: #004274;\">Nur Software.<\/p>\n<\/td>\n<\/tr>\n<tr style=\"height: 41px;\">\n<td style=\"width: 207.556px; height: 41px;\">\n<p style=\"color: #238fd5;\"><strong>2. EINSTIEGSKOSTEN<\/strong><\/p>\n<p style=\"color: #004274;\">Was m\u00fcssen Sie zu Beginn investieren?<\/p>\n<\/td>\n<td style=\"width: 317.778px; height: 41px;\">\n<p style=\"color: #004274;\">Sie starten mit nur drei kosteng\u00fcnstigen Knoten und wachsen unterbrechungsfrei ganz nach Bedarf.<\/p>\n<\/td>\n<td style=\"width: 285.778px; height: 41px;\">\n<p style=\"color: #004274;\">Bei Scality werden zu Beginn mehr Hardware und umfangreichere Konfigurationen ben\u00f6tigt.<\/p>\n<\/td>\n<\/tr>\n<tr style=\"height: 104px;\">\n<td style=\"width: 207.556px; height: 104px;\">\n<p style=\"color: #238fd5;\"><strong>3. S3-KOMPATIBILIT\u00c4T<\/strong><\/p>\n<p style=\"color: #004274;\">Bereit f\u00fcr die Cloud?<\/p>\n<\/td>\n<td style=\"width: 317.778px; height: 104px;\">\n<p style=\"color: #004274;\">Cloudian bietet eine h\u00f6chstm\u00f6gliche Interoperabilit\u00e4t \u2013 dank seiner zu 100 % nativen S3-API-Architektur, die in jedem Fall mit Ihren S3-f\u00e4higen Anwendungen kompatibel ist.<\/p>\n<\/td>\n<td style=\"width: 285.778px; height: 104px;\">\n<p style=\"color: #004274;\">Scality basiert auf herstellerspezifischen API-Technologien. Die implementierte S3-API verf\u00fcgt \u00fcber eine deutlich geringere Interoperabilit\u00e4t als die L\u00f6sung von Cloudian.<\/p>\n<\/td>\n<\/tr>\n<tr style=\"height: 98px;\">\n<td style=\"width: 207.556px; height: 98px;\">\n<p style=\"color: #238fd5;\"><strong>4. UNTERNEHMENSBEREITSCHAFT<\/strong><\/p>\n<p style=\"color: #004274;\">Mandantenf\u00e4higkeit und QoS-Kontrolle?<\/p>\n<\/td>\n<td style=\"width: 317.778px; height: 98px;\">\n<p style=\"color: #004274;\">Mit Cloudian k\u00f6nnen Speicherumgebungen ganz einfach gemeinsam genutzt werden. Durch die Mandantenf\u00e4higkeit k\u00f6nnen Sie f\u00fcr bestimmte Benutzer individuelle Namespaces erstellen. Mit QoS-Kontrollen gew\u00e4hrleisten Sie die Bandbreite f\u00fcr bestimmte Benutzer und Anwendungen.<\/p>\n<\/td>\n<td style=\"width: 285.778px; height: 98px;\">\n<p style=\"color: #004274;\">Scality bietet weder Mandantenf\u00e4higkeit noch QoS-Kontrolle.<\/p>\n<\/td>\n<\/tr>\n<tr style=\"height: 81px;\">\n<td style=\"width: 207.556px; height: 81px;\">\n<p style=\"color: #238fd5;\"><strong>5. FLEXIBILIT\u00c4T<\/strong><\/p>\n<p style=\"color: #004274;\">Granularer Datenschutz?<\/p>\n<\/td>\n<td style=\"width: 317.778px; height: 81px;\">\n<p style=\"color: #004274;\">Mit Cloudian k\u00f6nnen Sie innerhalb eines einzelnen Clusters f\u00fcr unterschiedliche Datentypen unterschiedliche Datenschutzstufen konfigurieren, die f\u00fcr jeden Datentyp und jeden Benutzer individuell angepasst werden k\u00f6nnen.<\/p>\n<\/td>\n<td style=\"width: 285.778px; height: 81px;\">\n<p style=\"color: #004274;\">Bei Scality kann nur eine global geltende Datenschutzstufe eingestellt werden.<\/p>\n<\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<\/div>\n<p>[\/vc_column_text][\/vc_column][\/vc_row][vc_row][vc_column][vc_column_text]<\/p>\n<h3 style=\"text-align: center;\">WESHALB SICH KUNDEN F\u00dcR CLOUDIAN UND GEGEN SCALITY ENTSCHEIDEN<\/h3>\n<p>[\/vc_column_text][\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1589915444835{padding-bottom: 40px !important;}&#8221;][vc_column width=&#8221;1\/3&#8243;][vc_column_text]<img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-13430 aligncenter\" src=\"https:\/\/cloudian.com\/de\/wp-content\/uploads\/sites\/3\/2020\/05\/sithable-c-logo.jpg\" alt=\"sithable logo\" width=\"240\" height=\"160\" \/>[\/vc_column_text][vc_column_text]<\/p>\n<p style=\"text-align: left;\"><em>\u201eAls wir noch mit Scality gearbeitet haben, haben Probleme mit der S3-Kompatibilit\u00e4t unseren Service beeintr\u00e4chtigt. Au\u00dferdem war die L\u00f6sung nicht mandantenf\u00e4hig \u2013 f\u00fcr uns ein absolutes Muss. Cloudian bietet genau die S3-Kompatibilit\u00e4t, Funktionen und Leistung, die unsere Kunden fordern.\u201c <\/em><\/p>\n<p style=\"text-align: left;\">Richard Tatham, General Manager bei Sithabile Technology Services<\/p>\n<p>[\/vc_column_text][\/vc_column][vc_column width=&#8221;1\/3&#8243;][vc_column_text]<img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-13432 aligncenter\" src=\"https:\/\/cloudian.com\/de\/wp-content\/uploads\/sites\/3\/2020\/05\/reevo-c-logo.jpg\" alt=\"reevo logo\" width=\"240\" height=\"160\" \/>[\/vc_column_text][vc_column_text]<\/p>\n<p style=\"text-align: left;\"><em>\u201eWir haben verschiedene S3-Speicherl\u00f6sungen, u. a. Scality, gepr\u00fcft und uns aufgrund der exzellenten Kompatibilit\u00e4t der S3-API letztendlich f\u00fcr Cloudian HyperStore entschieden. Cloudian HyperStore ist die einzige L\u00f6sung, die einwandfrei mit den S3-Tools und Anwendungen funktioniert, die f\u00fcr unsere Cloud-Infrastruktur relevant sind.\u201c<\/em><\/p>\n<p style=\"text-align: left;\">Antonio Giannetto, Chief Technology Officer &amp; Stratege f\u00fcr Innovationen bei ReeVo Cloud<\/p>\n<p>[\/vc_column_text][\/vc_column][vc_column width=&#8221;1\/3&#8243;][vc_column_text]<img loading=\"lazy\" decoding=\"async\" class=\"size-full wp-image-13431 aligncenter\" src=\"https:\/\/cloudian.com\/de\/wp-content\/uploads\/sites\/3\/2020\/05\/purity-it-c-logo.jpg\" alt=\"purity logo\" width=\"240\" height=\"160\" \/>[\/vc_column_text][vc_column_text]<\/p>\n<p style=\"text-align: left;\"><em>\u201eWir haben auch Scality, Red Hat und Quantum getestet, aber nur die Objektspeicherl\u00f6sung von Cloudian bietet genau die Funktionen und S3-Interoperabilit\u00e4t, die wir ben\u00f6tigen. Cloudian HyperStore ist nun ein wesentliches Element unserer Storage-as-a-Service-L\u00f6sung.\u201c <\/em><\/p>\n<p style=\"text-align: left;\">Lars Olav Habberstad, Gesch\u00e4ftsf\u00fchrer bei Purity IT<\/p>\n<p>[\/vc_column_text][\/vc_column][\/vc_row]<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>[vc_row css=&#8221;.vc_custom_1589912145177{padding-top: 20px !important;}&#8221;][vc_column][vc_column_text] Gr\u00fcnde, die Cloudian bei S3-kompatiblen Speichersystemen zum Marktf\u00fchrer machen [\/vc_column_text][\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1700167214218{padding-bottom: 40px !important;}&#8221;][vc_column width=&#8221;1\/3&#8243; css=&#8221;.vc_custom_1589915310220{padding-top: 25px !important;}&#8221;][vc_column_text]T\u00e4glich vertrauen zahlreiche Kunden in Bereichen wie Datenschutz, Dateispeicherung, Medien und Unterhaltung oder Zusammenarbeit auf die Cloudian-Objektspeicherl\u00f6sung f\u00fcr Unternehmen. Angebot anfordern Einsparpotenzial durch Speicherl\u00f6sungen F\u00fcllen Sie das folgende Formular aus, um per E-Mail weitere Informationen<a class=\"moretag\" href=\"https:\/\/cloudian.com\/de\/scality-objektspeicher\/\"> &#8230; Read More <\/a><\/p>\n","protected":false},"author":24,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-13428","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v28.0 (Yoast SEO v28.0) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Weshalb Kunden von Scality zu Cloudian wechseln - Cloudian Germany<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/cloudian.com\/de\/scality-objektspeicher\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Weshalb Kunden von Scality zu Cloudian wechseln - Cloudian Germany\" \/>\n<meta property=\"og:description\" content=\"[vc_row css=&#8221;.vc_custom_1589912145177{padding-top: 20px !important;}&#8221;][vc_column][vc_column_text] Gr\u00fcnde, die Cloudian bei S3-kompatiblen Speichersystemen zum Marktf\u00fchrer machen [\/vc_column_text][\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1700167214218{padding-bottom: 40px !important;}&#8221;][vc_column width=&#8221;1\/3&#8243; css=&#8221;.vc_custom_1589915310220{padding-top: 25px !important;}&#8221;][vc_column_text]T\u00e4glich vertrauen zahlreiche Kunden in Bereichen wie Datenschutz, Dateispeicherung, Medien und Unterhaltung oder Zusammenarbeit auf die Cloudian-Objektspeicherl\u00f6sung f\u00fcr Unternehmen. Angebot anfordern Einsparpotenzial durch Speicherl\u00f6sungen F\u00fcllen Sie das folgende Formular aus, um per E-Mail weitere Informationen ... Read More\" \/>\n<meta property=\"og:url\" content=\"https:\/\/cloudian.com\/de\/scality-objektspeicher\/\" \/>\n<meta property=\"og:site_name\" content=\"Cloudian Germany\" \/>\n<meta property=\"article:modified_time\" content=\"2023-11-16T20:46:51+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/cloudian.com\/de\/wp-content\/uploads\/sites\/3\/2020\/05\/sithable-c-logo.jpg\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/cloudian.com\\\/de\\\/scality-objektspeicher\\\/\",\"url\":\"https:\\\/\\\/cloudian.com\\\/de\\\/scality-objektspeicher\\\/\",\"name\":\"Weshalb Kunden von Scality zu Cloudian wechseln - Cloudian Germany\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/cloudian.com\\\/de\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/cloudian.com\\\/de\\\/scality-objektspeicher\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/cloudian.com\\\/de\\\/scality-objektspeicher\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/cloudian.com\\\/de\\\/wp-content\\\/uploads\\\/sites\\\/3\\\/2020\\\/05\\\/sithable-c-logo.jpg\",\"datePublished\":\"2020-05-19T18:42:43+00:00\",\"dateModified\":\"2023-11-16T20:46:51+00:00\",\"inLanguage\":\"de-DE\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/cloudian.com\\\/de\\\/scality-objektspeicher\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"de-DE\",\"@id\":\"https:\\\/\\\/cloudian.com\\\/de\\\/scality-objektspeicher\\\/#primaryimage\",\"url\":\"https:\\\/\\\/cloudian.com\\\/de\\\/wp-content\\\/uploads\\\/sites\\\/3\\\/2020\\\/05\\\/sithable-c-logo.jpg\",\"contentUrl\":\"https:\\\/\\\/cloudian.com\\\/de\\\/wp-content\\\/uploads\\\/sites\\\/3\\\/2020\\\/05\\\/sithable-c-logo.jpg\",\"width\":240,\"height\":160,\"caption\":\"sithable logo\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/cloudian.com\\\/de\\\/#website\",\"url\":\"https:\\\/\\\/cloudian.com\\\/de\\\/\",\"name\":\"Cloudian Germany\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/cloudian.com\\\/de\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"de-DE\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Weshalb Kunden von Scality zu Cloudian wechseln - Cloudian Germany","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/cloudian.com\/de\/scality-objektspeicher\/","og_locale":"de_DE","og_type":"article","og_title":"Weshalb Kunden von Scality zu Cloudian wechseln - Cloudian Germany","og_description":"[vc_row css=&#8221;.vc_custom_1589912145177{padding-top: 20px !important;}&#8221;][vc_column][vc_column_text] Gr\u00fcnde, die Cloudian bei S3-kompatiblen Speichersystemen zum Marktf\u00fchrer machen [\/vc_column_text][\/vc_column][\/vc_row][vc_row css=&#8221;.vc_custom_1700167214218{padding-bottom: 40px !important;}&#8221;][vc_column width=&#8221;1\/3&#8243; css=&#8221;.vc_custom_1589915310220{padding-top: 25px !important;}&#8221;][vc_column_text]T\u00e4glich vertrauen zahlreiche Kunden in Bereichen wie Datenschutz, Dateispeicherung, Medien und Unterhaltung oder Zusammenarbeit auf die Cloudian-Objektspeicherl\u00f6sung f\u00fcr Unternehmen. Angebot anfordern Einsparpotenzial durch Speicherl\u00f6sungen F\u00fcllen Sie das folgende Formular aus, um per E-Mail weitere Informationen ... Read More","og_url":"https:\/\/cloudian.com\/de\/scality-objektspeicher\/","og_site_name":"Cloudian Germany","article_modified_time":"2023-11-16T20:46:51+00:00","og_image":[{"url":"https:\/\/cloudian.com\/de\/wp-content\/uploads\/sites\/3\/2020\/05\/sithable-c-logo.jpg","type":"","width":"","height":""}],"twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/cloudian.com\/de\/scality-objektspeicher\/","url":"https:\/\/cloudian.com\/de\/scality-objektspeicher\/","name":"Weshalb Kunden von Scality zu Cloudian wechseln - Cloudian Germany","isPartOf":{"@id":"https:\/\/cloudian.com\/de\/#website"},"primaryImageOfPage":{"@id":"https:\/\/cloudian.com\/de\/scality-objektspeicher\/#primaryimage"},"image":{"@id":"https:\/\/cloudian.com\/de\/scality-objektspeicher\/#primaryimage"},"thumbnailUrl":"https:\/\/cloudian.com\/de\/wp-content\/uploads\/sites\/3\/2020\/05\/sithable-c-logo.jpg","datePublished":"2020-05-19T18:42:43+00:00","dateModified":"2023-11-16T20:46:51+00:00","inLanguage":"de-DE","potentialAction":[{"@type":"ReadAction","target":["https:\/\/cloudian.com\/de\/scality-objektspeicher\/"]}]},{"@type":"ImageObject","inLanguage":"de-DE","@id":"https:\/\/cloudian.com\/de\/scality-objektspeicher\/#primaryimage","url":"https:\/\/cloudian.com\/de\/wp-content\/uploads\/sites\/3\/2020\/05\/sithable-c-logo.jpg","contentUrl":"https:\/\/cloudian.com\/de\/wp-content\/uploads\/sites\/3\/2020\/05\/sithable-c-logo.jpg","width":240,"height":160,"caption":"sithable logo"},{"@type":"WebSite","@id":"https:\/\/cloudian.com\/de\/#website","url":"https:\/\/cloudian.com\/de\/","name":"Cloudian Germany","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/cloudian.com\/de\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"de-DE"}]}},"parsely":{"version":"1.1.0","canonical_url":"https:\/\/cloudian.com\/de\/scality-objektspeicher\/","smart_links":{"inbound":0,"outbound":0},"traffic_boost_suggestions_count":0,"meta":{"@context":"https:\/\/schema.org","@type":"WebPage","headline":"Weshalb Kunden von Scality zu Cloudian wechseln","url":"http:\/\/cloudian.com\/de\/scality-objektspeicher\/","mainEntityOfPage":{"@type":"WebPage","@id":"http:\/\/cloudian.com\/de\/scality-objektspeicher\/"},"thumbnailUrl":"","image":{"@type":"ImageObject","url":""},"articleSection":"","author":[{"@type":"Person","name":"Jim Poppy"}],"creator":["Jim Poppy"],"publisher":{"@type":"Organization","name":"Cloudian Germany","logo":""},"keywords":[],"dateCreated":"2020-05-19T18:42:43Z","datePublished":"2020-05-19T18:42:43Z","dateModified":"2023-11-16T20:46:51Z"},"rendered":"<script type=\"application\/ld+json\" class=\"wp-parsely-metadata\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@type\":\"WebPage\",\"headline\":\"Weshalb Kunden von Scality zu Cloudian wechseln\",\"url\":\"http:\\\/\\\/cloudian.com\\\/de\\\/scality-objektspeicher\\\/\",\"mainEntityOfPage\":{\"@type\":\"WebPage\",\"@id\":\"http:\\\/\\\/cloudian.com\\\/de\\\/scality-objektspeicher\\\/\"},\"thumbnailUrl\":\"\",\"image\":{\"@type\":\"ImageObject\",\"url\":\"\"},\"articleSection\":\"\",\"author\":[{\"@type\":\"Person\",\"name\":\"Jim Poppy\"}],\"creator\":[\"Jim Poppy\"],\"publisher\":{\"@type\":\"Organization\",\"name\":\"Cloudian Germany\",\"logo\":\"\"},\"keywords\":[],\"dateCreated\":\"2020-05-19T18:42:43Z\",\"datePublished\":\"2020-05-19T18:42:43Z\",\"dateModified\":\"2023-11-16T20:46:51Z\"}<\/script>","tracker_url":"https:\/\/cdn.parsely.com\/keys\/cloudian.com\/p.js"},"_links":{"self":[{"href":"https:\/\/cloudian.com\/de\/wp-json\/wp\/v2\/pages\/13428","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cloudian.com\/de\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/cloudian.com\/de\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/cloudian.com\/de\/wp-json\/wp\/v2\/users\/24"}],"replies":[{"embeddable":true,"href":"https:\/\/cloudian.com\/de\/wp-json\/wp\/v2\/comments?post=13428"}],"version-history":[{"count":3,"href":"https:\/\/cloudian.com\/de\/wp-json\/wp\/v2\/pages\/13428\/revisions"}],"predecessor-version":[{"id":130964,"href":"https:\/\/cloudian.com\/de\/wp-json\/wp\/v2\/pages\/13428\/revisions\/130964"}],"wp:attachment":[{"href":"https:\/\/cloudian.com\/de\/wp-json\/wp\/v2\/media?parent=13428"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}