{"id":701,"date":"2025-08-14T12:26:55","date_gmt":"2025-08-14T10:26:55","guid":{"rendered":"https:\/\/sovereigncloudgroup.com\/contact\/"},"modified":"2025-11-20T11:47:04","modified_gmt":"2025-11-20T10:47:04","slug":"contact","status":"publish","type":"page","link":"https:\/\/sovereigncloudgroup.com\/en\/contact\/","title":{"rendered":"Contact"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"701\" class=\"elementor elementor-701 elementor-457\" data-elementor-settings=\"{&quot;element_pack_global_tooltip_width&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;element_pack_global_tooltip_width_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;element_pack_global_tooltip_width_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;element_pack_global_tooltip_padding&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;top&quot;:&quot;&quot;,&quot;right&quot;:&quot;&quot;,&quot;bottom&quot;:&quot;&quot;,&quot;left&quot;:&quot;&quot;,&quot;isLinked&quot;:true},&quot;element_pack_global_tooltip_padding_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;top&quot;:&quot;&quot;,&quot;right&quot;:&quot;&quot;,&quot;bottom&quot;:&quot;&quot;,&quot;left&quot;:&quot;&quot;,&quot;isLinked&quot;:true},&quot;element_pack_global_tooltip_padding_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;top&quot;:&quot;&quot;,&quot;right&quot;:&quot;&quot;,&quot;bottom&quot;:&quot;&quot;,&quot;left&quot;:&quot;&quot;,&quot;isLinked&quot;:true},&quot;element_pack_global_tooltip_border_radius&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;top&quot;:&quot;&quot;,&quot;right&quot;:&quot;&quot;,&quot;bottom&quot;:&quot;&quot;,&quot;left&quot;:&quot;&quot;,&quot;isLinked&quot;:true},&quot;element_pack_global_tooltip_border_radius_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;top&quot;:&quot;&quot;,&quot;right&quot;:&quot;&quot;,&quot;bottom&quot;:&quot;&quot;,&quot;left&quot;:&quot;&quot;,&quot;isLinked&quot;:true},&quot;element_pack_global_tooltip_border_radius_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;top&quot;:&quot;&quot;,&quot;right&quot;:&quot;&quot;,&quot;bottom&quot;:&quot;&quot;,&quot;left&quot;:&quot;&quot;,&quot;isLinked&quot;:true}}\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-895de3f e-flex e-con-boxed e-con e-parent\" data-id=\"895de3f\" data-element_type=\"container\" data-settings=\"{&quot;jet_parallax_layout_list&quot;:[]}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-32fd9aa bdt-custom-rc-yes bdt-gravity-form-button-full-width elementor-widget elementor-widget-bdt-gravity-form\" data-id=\"32fd9aa\" data-element_type=\"widget\" data-widget_type=\"bdt-gravity-form.default\">\n\t\t\t\t\t\t\t\n\t\t<div class=\"bdt-gravity-forms\">\n\t\t\t<script>\nvar gform;gform||(document.addEventListener(\"gform_main_scripts_loaded\",function(){gform.scriptsLoaded=!0}),document.addEventListener(\"gform\/theme\/scripts_loaded\",function(){gform.themeScriptsLoaded=!0}),window.addEventListener(\"DOMContentLoaded\",function(){gform.domLoaded=!0}),gform={domLoaded:!1,scriptsLoaded:!1,themeScriptsLoaded:!1,isFormEditor:()=>\"function\"==typeof InitializeEditor,callIfLoaded:function(o){return!(!gform.domLoaded||!gform.scriptsLoaded||!gform.themeScriptsLoaded&&!gform.isFormEditor()||(gform.isFormEditor()&&console.warn(\"The use of gform.initializeOnLoaded() is deprecated in the form editor context and will be removed in Gravity Forms 3.1.\"),o(),0))},initializeOnLoaded:function(o){gform.callIfLoaded(o)||(document.addEventListener(\"gform_main_scripts_loaded\",()=>{gform.scriptsLoaded=!0,gform.callIfLoaded(o)}),document.addEventListener(\"gform\/theme\/scripts_loaded\",()=>{gform.themeScriptsLoaded=!0,gform.callIfLoaded(o)}),window.addEventListener(\"DOMContentLoaded\",()=>{gform.domLoaded=!0,gform.callIfLoaded(o)}))},hooks:{action:{},filter:{}},addAction:function(o,r,e,t){gform.addHook(\"action\",o,r,e,t)},addFilter:function(o,r,e,t){gform.addHook(\"filter\",o,r,e,t)},doAction:function(o){gform.doHook(\"action\",o,arguments)},applyFilters:function(o){return gform.doHook(\"filter\",o,arguments)},removeAction:function(o,r){gform.removeHook(\"action\",o,r)},removeFilter:function(o,r,e){gform.removeHook(\"filter\",o,r,e)},addHook:function(o,r,e,t,n){null==gform.hooks[o][r]&&(gform.hooks[o][r]=[]);var d=gform.hooks[o][r];null==n&&(n=r+\"_\"+d.length),gform.hooks[o][r].push({tag:n,callable:e,priority:t=null==t?10:t})},doHook:function(r,o,e){var t;if(e=Array.prototype.slice.call(e,1),null!=gform.hooks[r][o]&&((o=gform.hooks[r][o]).sort(function(o,r){return o.priority-r.priority}),o.forEach(function(o){\"function\"!=typeof(t=o.callable)&&(t=window[t]),\"action\"==r?t.apply(null,e):e[0]=t.apply(null,e)})),\"filter\"==r)return e[0]},removeHook:function(o,r,t,n){var e;null!=gform.hooks[o][r]&&(e=(e=gform.hooks[o][r]).filter(function(o,r,e){return!!(null!=n&&n!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][r]=e)}});\n<\/script>\n\n                <div class='gf_browser_gecko gform_wrapper gravity-theme gform-theme--no-framework' data-form-theme='gravity-theme' data-form-index='0' id='gform_wrapper_1' >\n                        <div class='gform_heading'>\n                            <h2 class=\"gform_title\">Contact Form<\/h2>\n                        <\/div><form method='post' enctype='multipart\/form-data'  id='gform_1'  action='\/en\/wp-json\/wp\/v2\/pages\/701' data-formid='1' novalidate>\n                        <div class='gform-body gform_body'><div id='gform_fields_1' class='gform_fields top_label form_sublabel_below description_below validation_below'><div id=\"field_1_1\" class=\"gfield gfield--type-text gfield--input-type-text field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_1_1'>Company<\/label><div class='ginput_container ginput_container_text'><input name='input_1' id='input_1_1' type='text' value='' class='large'    placeholder='Company'  aria-invalid=\"false\"   \/><\/div><\/div><fieldset id=\"field_1_3\" class=\"gfield gfield--type-email gfield--input-type-email gfield--width-full gfield_contains_required field_sublabel_hidden_label gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><legend class='gfield_label gform-field-label gfield_label_before_complex' >E-Mail<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/legend><div class='ginput_complex ginput_container ginput_container_email gform-grid-row' id='input_1_3_container'>\n                                <span id='input_1_3_1_container' class='ginput_left gform-grid-col gform-grid-col--size-auto'>\n                                    <input class='' type='email' name='input_3' id='input_1_3' value=''   placeholder='Enter Email' aria-required=\"true\" aria-invalid=\"false\"  \/>\n                                    <label for='input_1_3' class='gform-field-label gform-field-label--type-sub hidden_sub_label screen-reader-text'>Enter E-Mail<\/label>\n                                <\/span>\n                                <span id='input_1_3_2_container' class='ginput_right gform-grid-col gform-grid-col--size-auto'>\n                                    <input class='' type='email' name='input_3_2' id='input_1_3_2' value=''   placeholder='Confirm Email' aria-required=\"true\" aria-invalid=\"false\"  \/>\n                                    <label for='input_1_3_2' class='gform-field-label gform-field-label--type-sub hidden_sub_label screen-reader-text'>Confirm E-Mail<\/label>\n                                <\/span>\n                                <div class='gf_clear gf_clear_complex'><\/div>\n                            <\/div><\/fieldset><fieldset id=\"field_1_4\" class=\"gfield gfield--type-name gfield--input-type-name gfield--width-full gfield_contains_required field_sublabel_hidden_label gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><legend class='gfield_label gform-field-label gfield_label_before_complex' >Last name<span class=\"gfield_required\"><span class=\"gfield_required gfield_required_text\">(Required)<\/span><\/span><\/legend><div class='ginput_complex ginput_container ginput_container--name no_prefix has_first_name no_middle_name has_last_name no_suffix gf_name_has_2 ginput_container_name gform-grid-row' id='input_1_4'>\n                            \n                            <span id='input_1_4_3_container' class='name_first gform-grid-col gform-grid-col--size-auto' >\n                                                    <input type='text' name='input_4.3' id='input_1_4_3' value=''   aria-required='true'   placeholder='First'  \/>\n                                                    <label for='input_1_4_3' class='gform-field-label gform-field-label--type-sub hidden_sub_label screen-reader-text'>Firstnamne<\/label>\n                                                <\/span>\n                            \n                            <span id='input_1_4_6_container' class='name_last gform-grid-col gform-grid-col--size-auto' >\n                                                    <input type='text' name='input_4.6' id='input_1_4_6' value=''   aria-required='true'   placeholder='Last'  \/>\n                                                    <label for='input_1_4_6' class='gform-field-label gform-field-label--type-sub hidden_sub_label screen-reader-text'>Lastname<\/label>\n                                                <\/span>\n                            \n                        <\/div><\/fieldset><div id=\"field_1_5\" class=\"gfield gfield--type-textarea gfield--input-type-textarea gfield--width-full field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><label class='gfield_label gform-field-label' for='input_1_5'>Your Message<\/label><div class='ginput_container ginput_container_textarea'><textarea name='input_5' id='input_1_5' class='textarea large'      aria-invalid=\"false\"   rows='10' cols='50'><\/textarea><\/div><\/div><fieldset id=\"field_1_6\" class=\"gfield gfield--type-checkbox gfield--type-choice gfield--input-type-checkbox gfield--width-full field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible\"  ><legend class='gfield_label gform-field-label gfield_label_before_complex' >Interested in<\/legend><div class='ginput_container ginput_container_checkbox'><div class='gfield_checkbox ' id='input_1_6'><div class='gchoice gchoice_1_6_1'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_6.1' type='checkbox'  value='(Managed) Cloud Software Stack'  id='choice_1_6_1'   \/>\n\t\t\t\t\t\t\t\t<label for='choice_1_6_1' id='label_1_6_1' class='gform-field-label gform-field-label--type-inline'>(Managed) Cloud Software Stack<\/label>\n\t\t\t\t\t\t\t<\/div><div class='gchoice gchoice_1_6_2'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_6.2' type='checkbox'  value='Network'  id='choice_1_6_2'   \/>\n\t\t\t\t\t\t\t\t<label for='choice_1_6_2' id='label_1_6_2' class='gform-field-label gform-field-label--type-inline'>Network<\/label>\n\t\t\t\t\t\t\t<\/div><div class='gchoice gchoice_1_6_3'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_6.3' type='checkbox'  value='Storage'  id='choice_1_6_3'   \/>\n\t\t\t\t\t\t\t\t<label for='choice_1_6_3' id='label_1_6_3' class='gform-field-label gform-field-label--type-inline'>Storage<\/label>\n\t\t\t\t\t\t\t<\/div><div class='gchoice gchoice_1_6_4'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_6.4' type='checkbox'  value='Hardware'  id='choice_1_6_4'   \/>\n\t\t\t\t\t\t\t\t<label for='choice_1_6_4' id='label_1_6_4' class='gform-field-label gform-field-label--type-inline'>Hardware<\/label>\n\t\t\t\t\t\t\t<\/div><div class='gchoice gchoice_1_6_5'>\n\t\t\t\t\t\t\t\t<input class='gfield-choice-input' name='input_6.5' type='checkbox'  value='I do not know yet'  id='choice_1_6_5'   \/>\n\t\t\t\t\t\t\t\t<label for='choice_1_6_5' id='label_1_6_5' class='gform-field-label gform-field-label--type-inline'>I do not know yet<\/label>\n\t\t\t\t\t\t\t<\/div><\/div><\/div><\/fieldset><fieldset id=\"field_1_7\" class=\"gfield gfield--type-consent gfield--type-choice gfield--input-type-consent gfield--width-full field_sublabel_below gfield--has-description field_description_below field_validation_below gfield_visibility_visible\"  ><legend class='gfield_label gform-field-label gfield_label_before_complex' >SCG is committed to protecting and respecting your privacy. We will only use your personal information to administer your account and provide the products and services you have requested. From time to time, we would like to contact you about our products and services, as well as other content that may be of interest to you. If you consent to us contacting you for this purpose, please indicate below how you would like to be contacted:<\/legend><div class='ginput_container ginput_container_consent'><input name='input_7.1' id='input_1_7_1' type='checkbox' value='1'  aria-describedby=\"gfield_consent_description_1_7\"  aria-invalid=\"false\"   \/> <label class=\"gform-field-label gform-field-label--type-inline gfield_consent_label\" for='input_1_7_1' >I agree to receive other communications from SCG.<\/label><input type='hidden' name='input_7.2' value='I agree to receive other communications from SCG.' class='gform_hidden' \/><input type='hidden' name='input_7.3' value='10' class='gform_hidden' \/><\/div><div class='gfield_description gfield_consent_description' id='gfield_consent_description_1_7' tabindex='0'>You can unsubscribe from these communications at any time. For more information on how to unsubscribe, our privacy practices, and how we are committed to protecting and respecting your privacy, please review our Privacy Policy. By clicking \u2018Submit\u2019 below, you agree that SCG may store and process the personal data provided above in order to deliver the requested content to you.<\/div><\/fieldset><\/div><\/div>\n        <div class='gform-footer gform_footer top_label'> <input type='submit' id='gform_submit_button_1' class='gform_button button' onclick='gform.submission.handleButtonClick(this);' data-submission-type='submit' value='Submit'  \/> \n            <input type='hidden' class='gform_hidden' name='gform_submission_method' data-js='gform_submission_method_1' value='postback' \/>\n            <input type='hidden' class='gform_hidden' name='gform_theme' data-js='gform_theme_1' id='gform_theme_1' value='gravity-theme' \/>\n            <input type='hidden' class='gform_hidden' name='gform_style_settings' data-js='gform_style_settings_1' id='gform_style_settings_1' value='' \/>\n            <input type='hidden' class='gform_hidden' name='is_submit_1' value='1' \/>\n            <input type='hidden' class='gform_hidden' name='gform_submit' value='1' \/>\n            \n            <input type='hidden' class='gform_hidden' name='gform_currency' data-currency='USD' value='2+GJT29k1QaqrA1UfrW\/EUZZdPjtkajFzq7HjZiPzrV+cbpco1pbrR40Hgk3Pdz3g\/r2r+329gXp\/kyZgqTctBsu3DCaYmJrmeHeRInsSSscqUs=' \/>\n            <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' \/>\n            <input type='hidden' class='gform_hidden' name='state_1' value='WyJ7XCI2LjFcIjpcIjFlODM2MDIxZTc1MjVhZDhjODQ3OThmMjdmMjcyYThlXCIsXCI2LjJcIjpcImMwNzhlMDRlNjc2N2I3ZDJiMDFhMDcyZGVmNmFmYmU1XCIsXCI2LjNcIjpcIjAzNWQ3MDQzOGM3YzJhODNjYjhmZThhNGI5N2Q0ODNlXCIsXCI2LjRcIjpcIjYyNWQ3YTA3YTE4YzUyNzA3ZWM4MmFhN2U0ZGQ0MjVjXCIsXCI2LjVcIjpcImQ4ZjRmYjIyZTVmYTI3ZDA0NzkxODNjNzg0YzViYTkyXCIsXCI3LjFcIjpcIjM1YjYzZTk0YjcyMmUyODc2NjVlZjk0ZWNiYWY2Mjg5XCIsXCI3LjJcIjpcIjA2ZmJkMzgwMTllOTllOTgzZmJjYjM4NTNmYjlhNzQwXCIsXCI3LjNcIjpcIjE4OWQ4ZTc3ZTk4MzY1MmE5OTAxMGRhOWUyMjFiZDMzXCJ9IiwiY2I4YmZjN2QxNDAzNGFmYjliZjU0NDA2ZTE0ZGE0NWMiXQ==' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_target_page_number_1' id='gform_target_page_number_1' value='0' \/>\n            <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_source_page_number_1' id='gform_source_page_number_1' value='1' \/>\n            <input type='hidden' name='gform_field_values' value='' \/>\n            \n        <\/div>\n                        <\/form>\n                        <\/div><script>\ngform.initializeOnLoaded( function() {gformInitSpinner( 1, 'https:\/\/sovereigncloudgroup.com\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', true );jQuery('#gform_ajax_frame_1').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_1');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_1').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_1').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_1').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_1').removeClass('gform_validation_error');}setTimeout( function() { \/* delay the scroll by 50 milliseconds to fix a bug in chrome *\/  }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_1').val();gformInitSpinner( 1, 'https:\/\/sovereigncloudgroup.com\/wp-content\/plugins\/gravityforms\/images\/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [1, current_page]);window['gf_submitting_1'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_1').replaceWith(confirmation_content);jQuery(document).trigger('gform_confirmation_loaded', [1]);window['gf_submitting_1'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_1').text());}else{jQuery('#gform_1').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger(\"gform_pre_post_render\", [{ formId: \"1\", currentPage: \"current_page\", abort: function() { this.preventDefault(); } }]);        if (event && event.defaultPrevented) {                return;        }        const gformWrapperDiv = document.getElementById( \"gform_wrapper_1\" );        if ( gformWrapperDiv ) {            const visibilitySpan = document.createElement( \"span\" );            visibilitySpan.id = \"gform_visibility_test_1\";            gformWrapperDiv.insertAdjacentElement( \"afterend\", visibilitySpan );        }        const visibilityTestDiv = document.getElementById( \"gform_visibility_test_1\" );        let postRenderFired = false;        function triggerPostRender() {            if ( postRenderFired ) {                return;            }            postRenderFired = true;            gform.core.triggerPostRenderEvents( 1, current_page );            if ( visibilityTestDiv ) {                visibilityTestDiv.parentNode.removeChild( visibilityTestDiv );            }        }        function debounce( func, wait, immediate ) {            var timeout;            return function() {                var context = this, args = arguments;                var later = function() {                    timeout = null;                    if ( !immediate ) func.apply( context, args );                };                var callNow = immediate && !timeout;                clearTimeout( timeout );                timeout = setTimeout( later, wait );                if ( callNow ) func.apply( context, args );            };        }        const debouncedTriggerPostRender = debounce( function() {            triggerPostRender();        }, 200 );        if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) {            const observer = new MutationObserver( ( mutations ) => {                mutations.forEach( ( mutation ) => {                    if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) {                        debouncedTriggerPostRender();                        observer.disconnect();                    }                });            });            observer.observe( document.body, {                attributes: true,                childList: false,                subtree: true,                attributeFilter: [ 'style', 'class' ],            });        } else {            triggerPostRender();        }    } );} );\n<\/script>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Contact Form Company Email(Required) Enter Email Confirm Email Name(Required) First Last Message Interested in (Managed) Cloud Software Stack Network Storage Hardware I do not know yet SCG verpflichtet sich, Ihre Privatsph\u00e4re zu sch\u00fctzen und zu respektieren. Wir nutzen Ihre personenbezogenen Daten nur zur Verwaltung Ihres Kontos und zur Bereitstellung der von Ihnen angeforderten Produkte und [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-701","page","type-page","status-publish","hentry"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v26.4 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Get in contact with us. Let&#039;s talk about infrastructure improvement- Sovereign Cloud Group<\/title>\n<meta name=\"description\" content=\"You have needs? You have questions about sovereign solutions for hardware, storage, network und cloud infrastructure? Please contact us.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/sovereigncloudgroup.com\/en\/contact\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Get in contact with us. Let&#039;s talk about infrastructure improvement- Sovereign Cloud Group\" \/>\n<meta property=\"og:description\" content=\"You have needs? You have questions about sovereign solutions for hardware, storage, network und cloud infrastructure? Please contact us.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/sovereigncloudgroup.com\/en\/contact\/\" \/>\n<meta property=\"og:site_name\" content=\"Sovereign Cloud Group\" \/>\n<meta property=\"article:modified_time\" content=\"2025-11-20T10:47:04+00:00\" \/>\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=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/sovereigncloudgroup.com\/en\/contact\/\",\"url\":\"https:\/\/sovereigncloudgroup.com\/en\/contact\/\",\"name\":\"Get in contact with us. Let's talk about infrastructure improvement- Sovereign Cloud Group\",\"isPartOf\":{\"@id\":\"https:\/\/sovereigncloudgroup.com\/#website\"},\"datePublished\":\"2025-08-14T10:26:55+00:00\",\"dateModified\":\"2025-11-20T10:47:04+00:00\",\"description\":\"You have needs? You have questions about sovereign solutions for hardware, storage, network und cloud infrastructure? Please contact us.\",\"breadcrumb\":{\"@id\":\"https:\/\/sovereigncloudgroup.com\/en\/contact\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/sovereigncloudgroup.com\/en\/contact\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/sovereigncloudgroup.com\/en\/contact\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Startseite\",\"item\":\"https:\/\/sovereigncloudgroup.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Contact\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/sovereigncloudgroup.com\/#website\",\"url\":\"https:\/\/sovereigncloudgroup.com\/\",\"name\":\"Sovereign Cloud Group\",\"description\":\"\",\"publisher\":{\"@id\":\"https:\/\/sovereigncloudgroup.com\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/sovereigncloudgroup.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/sovereigncloudgroup.com\/#organization\",\"name\":\"Sovereign Cloud Group\",\"url\":\"https:\/\/sovereigncloudgroup.com\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/sovereigncloudgroup.com\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/sovereigncloudgroup.com\/wp-content\/uploads\/2025\/08\/SCG_Logo.png\",\"contentUrl\":\"https:\/\/sovereigncloudgroup.com\/wp-content\/uploads\/2025\/08\/SCG_Logo.png\",\"width\":1500,\"height\":759,\"caption\":\"Sovereign Cloud Group\"},\"image\":{\"@id\":\"https:\/\/sovereigncloudgroup.com\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Get in contact with us. Let's talk about infrastructure improvement- Sovereign Cloud Group","description":"You have needs? You have questions about sovereign solutions for hardware, storage, network und cloud infrastructure? Please contact us.","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:\/\/sovereigncloudgroup.com\/en\/contact\/","og_locale":"en_US","og_type":"article","og_title":"Get in contact with us. Let's talk about infrastructure improvement- Sovereign Cloud Group","og_description":"You have needs? You have questions about sovereign solutions for hardware, storage, network und cloud infrastructure? Please contact us.","og_url":"https:\/\/sovereigncloudgroup.com\/en\/contact\/","og_site_name":"Sovereign Cloud Group","article_modified_time":"2025-11-20T10:47:04+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/sovereigncloudgroup.com\/en\/contact\/","url":"https:\/\/sovereigncloudgroup.com\/en\/contact\/","name":"Get in contact with us. Let's talk about infrastructure improvement- Sovereign Cloud Group","isPartOf":{"@id":"https:\/\/sovereigncloudgroup.com\/#website"},"datePublished":"2025-08-14T10:26:55+00:00","dateModified":"2025-11-20T10:47:04+00:00","description":"You have needs? You have questions about sovereign solutions for hardware, storage, network und cloud infrastructure? Please contact us.","breadcrumb":{"@id":"https:\/\/sovereigncloudgroup.com\/en\/contact\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/sovereigncloudgroup.com\/en\/contact\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/sovereigncloudgroup.com\/en\/contact\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Startseite","item":"https:\/\/sovereigncloudgroup.com\/"},{"@type":"ListItem","position":2,"name":"Contact"}]},{"@type":"WebSite","@id":"https:\/\/sovereigncloudgroup.com\/#website","url":"https:\/\/sovereigncloudgroup.com\/","name":"Sovereign Cloud Group","description":"","publisher":{"@id":"https:\/\/sovereigncloudgroup.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/sovereigncloudgroup.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/sovereigncloudgroup.com\/#organization","name":"Sovereign Cloud Group","url":"https:\/\/sovereigncloudgroup.com\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/sovereigncloudgroup.com\/#\/schema\/logo\/image\/","url":"https:\/\/sovereigncloudgroup.com\/wp-content\/uploads\/2025\/08\/SCG_Logo.png","contentUrl":"https:\/\/sovereigncloudgroup.com\/wp-content\/uploads\/2025\/08\/SCG_Logo.png","width":1500,"height":759,"caption":"Sovereign Cloud Group"},"image":{"@id":"https:\/\/sovereigncloudgroup.com\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/sovereigncloudgroup.com\/en\/wp-json\/wp\/v2\/pages\/701","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/sovereigncloudgroup.com\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/sovereigncloudgroup.com\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/sovereigncloudgroup.com\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/sovereigncloudgroup.com\/en\/wp-json\/wp\/v2\/comments?post=701"}],"version-history":[{"count":1,"href":"https:\/\/sovereigncloudgroup.com\/en\/wp-json\/wp\/v2\/pages\/701\/revisions"}],"predecessor-version":[{"id":702,"href":"https:\/\/sovereigncloudgroup.com\/en\/wp-json\/wp\/v2\/pages\/701\/revisions\/702"}],"wp:attachment":[{"href":"https:\/\/sovereigncloudgroup.com\/en\/wp-json\/wp\/v2\/media?parent=701"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}