{"id":4982,"date":"2025-09-30T09:05:34","date_gmt":"2025-09-30T07:05:34","guid":{"rendered":"https:\/\/www.geetoo.com\/we-share-computing-power-not-data-how-does-isolation-work-in-a-multi-tenant-environment\/"},"modified":"2025-10-01T09:40:18","modified_gmt":"2025-10-01T07:40:18","slug":"we-share-computing-power-not-data-how-does-isolation-work-in-a-multi-tenant-environment","status":"publish","type":"post","link":"https:\/\/www.geetoo.com\/en\/we-share-computing-power-not-data-how-does-isolation-work-in-a-multi-tenant-environment\/","title":{"rendered":"We Share Computing Power, Not Data. How Does Isolation Work in a Multi-Tenant Environment?"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\"><strong>\u201cWill our data be at risk if it runs alongside other customers\u2019 workloads?\u201d <\/strong>This concern is natural, but the reality today is much more complex. A well-designed multi-tenant architecture makes it possible to run even critical applications securely and efficiently. In the European context, however, the issue is not only isolation between customers, but also w<strong>ho has legal control over the data<\/strong>.  <\/p>\n\n<h2 class=\"wp-block-heading\">What Is Multi-Tenant Architecture<\/h2>\n\n<p class=\"wp-block-paragraph\">Multi-tenancy allows multiple customers to share common infrastructure\u2014compute power, storage, network resources, and management interfaces. Each tenant, however, has its own isolated environment: separate network, access rules, databases, and monitoring. Simply put: we share the \u201cbuilding,\u201d but the offices are locked and accessible only to authorized users.  <br\/><br\/>For a clearer picture:<\/p>\n\n<ul class=\"wp-block-list\">\n<li><strong>Geetoo Cloud Compute <\/strong>\u2013 our Czech public cloud, where companies share infrastructure but each has its own dedicated environment.<\/li>\n\n\n\n<li><strong>AWS, Azure<\/strong> \u2013 global platforms where hundreds of companies run on the same infrastructure, but their data and applications remain reliably isolated.<\/li>\n<\/ul>\n        <div class=\"component component-article-image my-8 md:my-12 lg:my-16 xl:-mx-32\">\n          <div class=\"container\">\n              <figure>\n            <picture class=\"w-full\">\n                          <img decoding=\"async\" src=\"https:\/\/www.geetoo.com\/wp-content\/uploads\/geetoo-cloud-infrastructure.jpg\" type=\"image\/jpeg\" width=\"1395\" height=\"864\" alt=\"Cloudov\u00e1 infrastruktura\" loading=\"lazy\" class=\"max-w-full h-auto w-full\">\n        <\/picture>\n\n      <\/figure>\n          <\/div>\n      <\/div>\n\n<h2 class=\"wp-block-heading\">How Isolation Works<\/h2>\n\n<p class=\"wp-block-paragraph\">For a multi-tenant environment to be truly secure, tenants must be strictly separated on several levels. It\u2019s not just about logical division, but about combining network, data, and application mechanisms that ensure one tenant\u2019s activities cannot affect another. <\/p>\n\n<ul class=\"wp-block-list\">\n<li><strong>Network isolation<\/strong> \u2013 dedicated VLAN\/VXLAN\/VPC segments, edge routers with their own firewall\/NAT configuration, and isolated routing when leaving the customer\u2019s environment.<br\/><\/li>\n\n\n\n<li><strong>Data isolation<\/strong> \u2013 encryption of data at rest and in transit (with the option to use your own encryption keys), plus separate storage spaces.<br\/><\/li>\n\n\n\n<li><strong>IAM \/ RBAC <\/strong>\u2013 granular access rights so that every user has access only to what they really need. Some solutions even allow tenants to integrate with their own IAM system (such as Entra ID). This way, basic users can be limited to application access, network engineers to firewall configuration, and administrators to full control of all machines in their tenant.  <br\/><\/li>\n\n\n\n<li><strong>Hypervisor-level isolation<\/strong> \u2013 the hypervisor itself ensures that one user\u2019s VMs or containers cannot affect anyone else\u2019s and cannot read or write outside their own environment.<\/li>\n<\/ul>\n\n<h2 class=\"wp-block-heading\">IAM and RBAC Explained<\/h2>\n\n<p class=\"wp-block-paragraph\">We\u2019ve mentioned the terms <strong>IAM<\/strong> and <strong>RBAC<\/strong>\u2014here\u2019s a quick clarification: <\/p>\n\n<ul class=\"wp-block-list\">\n<li><strong>IAM (Identity and Access Management)<\/strong> \u2013 the framework for managing identities and access. In simple terms: it defines <strong>who<\/strong> can log in and <strong>how<\/strong> (password, MFA, SSO, certificates).<\/li>\n\n\n\n<li><strong>RBAC (Role-Based Access Control) <\/strong>\u2013 access control based on roles. Instead of assigning rights individually to each user, you assign a role (e.g., \u201cuser,\u201d \u201cnetwork engineer,\u201d \u201cadministrator\u201d), and that role carries a predefined set of permissions. <br>Example:\n<ul class=\"wp-block-list\">\n<li>A standard user can only see their own application.<\/li>\n\n\n\n<li>A network engineer can configure firewalls.<\/li>\n\n\n\n<li>An administrator has full rights to all servers.<\/li>\n<\/ul>\n<\/li>\n<\/ul>\n        <div class=\"component component-article-image my-8 md:my-12 lg:my-16 xl:-mx-32\">\n          <div class=\"container\">\n              <figure>\n            <picture class=\"w-full\">\n                          <img decoding=\"async\" src=\"https:\/\/www.geetoo.com\/wp-content\/uploads\/geetoo-support.jpg\" type=\"image\/jpeg\" width=\"1605\" height=\"1200\" alt=\"Technick\u00e1 podpora Geetoo\" loading=\"lazy\" class=\"max-w-full h-auto w-full\">\n        <\/picture>\n\n      <\/figure>\n          <\/div>\n      <\/div>\n\n<h2 class=\"wp-block-heading\">Our Approach<\/h2>\n\n<p class=\"wp-block-paragraph\">How do the principles of multi-tenancy and isolation translate into practice? At Geetoo we design our architecture to give customers the assurance that their environment is both secure and flexible. <\/p>\n        <div class=\"component component-article-blockquote my-8 md:my-12 lg:my-16 xl:-mx-32\">\n          <div class=\"container\">\n                  <div class=\"text-center my-[0.5rem] border-t-[1px] border-gray pt-[2.5rem] \">\n              <div class=\"prose text-lg sm:text-xl\">\n          <p>Multi-tenancy is not a&nbsp;weakness if the architecture is designed properly. At Geetoo, every tenant runs in an isolated environment with its own network, security policies, and monitoring.&nbsp;<\/p>\n\n        <\/div>\n                    <div class=\"relative mt-[2rem]\">\n          <span class=\"absolute z-[2] block w-full h-[1px] bg-gray left-0 top-[50%]\"><\/span>\n          <div class=\"relative z-[5] text-lg inline-flex flex-col\">\n                          <div class=\"bg-white px-[1.5rem]\">Geetoo Technology<\/div>\n                        <div class=\"font-semibold bg-white px-[1.5rem]\">Marek Fraunberg<\/div>\n                          <div class=\"bg-white px-[1.5rem]\">System Specialist\u2009\u2014\u2009VMware<\/div>\n                      <\/div>\n        <\/div>\n          <\/div>\n            <\/div>\n      <\/div>\n\n<p class=\"wp-block-paragraph\">In practice, this means:<br\/><\/p>\n\n<ul class=\"wp-block-list\">\n<li><strong>Isolated routing and dedicated firewall instances for each customer\u2014including the option to isolate within a single tenant if desired,<\/strong><br\/><\/li>\n\n\n\n<li><strong>encrypted storage and data flows,<\/strong><br\/><\/li>\n\n\n\n<li><strong>audit logs and transparent monitoring.<\/strong><br\/><\/li>\n<\/ul>\n\n<p class=\"wp-block-paragraph\">On top of this, <strong>our public cloud<\/strong> offers clear business benefits:<br\/><\/p>\n\n<ul class=\"wp-block-list\">\n<li><strong>PAYG (Pay As You Go) <\/strong>\u2013 pay only for what you actually use, with no hardware investment,<br\/><\/li>\n\n\n\n<li><strong>fast start <\/strong>\u2013 new environments provisioned within hours,<br\/><\/li>\n\n\n\n<li><strong>data centers in CZ and SK<\/strong> \u2013 three in the Czech Republic and one in Slovakia, ensuring true <strong>data sovereignty<\/strong>,<br\/><\/li>\n\n\n\n<li><strong>high availability and multi-site backups,<\/strong><br\/><\/li>\n\n\n\n<li><strong>expert support 24\/7<\/strong>, from a team that understands both infrastructure and your business.<br\/><\/li>\n<\/ul>\n\n<p class=\"wp-block-paragraph\">For customers with higher requirements, we also provide <strong>private cloud<\/strong>\u2014a single-tenant solution with dedicated infrastructure for just one client.<\/p>\n\n<h2 class=\"wp-block-heading\">European Data Sovereignty<\/h2>\n\n<p class=\"wp-block-paragraph\">For European companies, the greater challenge today is not multi-tenancy, but <strong>who has legal access to data<\/strong>. The <strong>U.S. CLOUD Act <\/strong>allows American authorities to demand data from U.S. providers (such as Microsoft, Google, or Amazon) regardless of where that data is physically stored. Microsoft has admitted it cannot guarantee that U.S. authorities would not gain access to EU companies\u2019 data, even if stored in Europe. This proves that physical data location alone is not enough\u2014jurisdiction prevails.   <\/p>\n\n<h2 class=\"wp-block-heading\">When to Consider Private Cloud<\/h2>\n\n<p class=\"wp-block-paragraph\">The multi-tenant model is secure and efficient, but in some cases (e.g., banking, government, sensitive projects) a higher level of control is required. In such situations, private cloud is the ideal choice\u2014data remains within the EU, the infrastructure is dedicated, and legally outside the reach of third-party authorities. Private cloud is also better suited for environments where specific configurations are required that may not be achievable within a public cloud.  <\/p>\n\n<h2 class=\"wp-block-heading\">Conclusion<\/h2>\n\n<p class=\"wp-block-paragraph\">Multi-tenant architecture\u2014sharing infrastructure, not data\u2014is secure and flexible when designed with the right standards. But in Europe, the discussion increasingly shifts to <strong>data<\/strong> <strong>sovereignty<\/strong> and <strong>legal control<\/strong>. Geetoo offers not only robust technical isolation, but also solutions designed with European legal and security needs in mind. <\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u201cWill our data be at risk if it runs alongside other customers\u2019 workloads?\u201d This concern is natural, but the reality today is much more complex. A well-designed multi-tenant architecture makes it possible to run even critical applications securely and efficiently. In the European context, however, the issue is not only isolation between customers, but also [&hellip;]<\/p>\n","protected":false},"author":6,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"inline_featured_image":false,"footnotes":""},"categories":[28,31],"tags":[],"class_list":["post-4982","post","type-post","status-publish","format-standard","hentry","category-products","category-technology"],"acf":[],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/www.geetoo.com\/en\/wp-json\/wp\/v2\/posts\/4982","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.geetoo.com\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.geetoo.com\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.geetoo.com\/en\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/www.geetoo.com\/en\/wp-json\/wp\/v2\/comments?post=4982"}],"version-history":[{"count":1,"href":"https:\/\/www.geetoo.com\/en\/wp-json\/wp\/v2\/posts\/4982\/revisions"}],"predecessor-version":[{"id":4983,"href":"https:\/\/www.geetoo.com\/en\/wp-json\/wp\/v2\/posts\/4982\/revisions\/4983"}],"wp:attachment":[{"href":"https:\/\/www.geetoo.com\/en\/wp-json\/wp\/v2\/media?parent=4982"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.geetoo.com\/en\/wp-json\/wp\/v2\/categories?post=4982"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.geetoo.com\/en\/wp-json\/wp\/v2\/tags?post=4982"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}