<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>multitenancy &#8211; Noise</title>
	<atom:link href="https://noise.getoto.net/tag/multitenancy/feed/" rel="self" type="application/rss+xml" />
	<link>https://noise.getoto.net</link>
	<description>The collective thoughts of the interwebz</description>
	<lastBuildDate>Tue, 13 Feb 2024 17:26:52 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.8.2</generator>
	<item>
		<title>SaaS access control using Amazon Verified Permissions with a per-tenant policy store</title>
		<link>https://noise.getoto.net/2024/02/13/saas-access-control-using-amazon-verified-permissions-with-a-per-tenant-policy-store/</link>
		
		<dc:creator><![CDATA[Manuel Heinkel]]></dc:creator>
		<pubDate>Tue, 13 Feb 2024 17:26:52 +0000</pubDate>
				<category><![CDATA[Advanced (300)]]></category>
		<category><![CDATA[Amazon Verified Permissions]]></category>
		<category><![CDATA[Best practices]]></category>
		<category><![CDATA[ISV]]></category>
		<category><![CDATA[multitenancy]]></category>
		<category><![CDATA[SaaS]]></category>
		<category><![CDATA[security]]></category>
		<category><![CDATA[Security Blog]]></category>
		<category><![CDATA[Security, Identity & Compliance]]></category>
		<category><![CDATA[Technical How-to]]></category>
		<category><![CDATA[Tenant isolation]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=502e18d6239ca7cea7a96fdb239368d0</guid>

					<description><![CDATA[Access control is essential for multi-tenant software as a service (SaaS) applications. SaaS developers must manage permissions, fine-grained authorization, and isolation. In this post, we demonstrate how you can use Amazon Verified Permissions for access control in a multi-tenant document management SaaS application using a per-tenant policy store approach. We also describe how to enforce the […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>Implement tenant isolation for Amazon S3 and Aurora PostgreSQL by using ABAC</title>
		<link>https://noise.getoto.net/2021/07/13/implement-tenant-isolation-for-amazon-s3-and-aurora-postgresql-by-using-abac/</link>
		
		<dc:creator><![CDATA[Ashutosh Upadhyay]]></dc:creator>
		<pubDate>Tue, 13 Jul 2021 17:17:16 +0000</pubDate>
				<category><![CDATA[ABAC]]></category>
		<category><![CDATA[Amazon Aurora]]></category>
		<category><![CDATA[Amazon S3]]></category>
		<category><![CDATA[Amazon Simple Storage Services (S3)]]></category>
		<category><![CDATA[Attribute-based access control]]></category>
		<category><![CDATA[AWS IAM]]></category>
		<category><![CDATA[Identity and Access Management]]></category>
		<category><![CDATA[Intermediate (200)]]></category>
		<category><![CDATA[multitenancy]]></category>
		<category><![CDATA[Multitenant architecture]]></category>
		<category><![CDATA[PostgreSQL]]></category>
		<category><![CDATA[SaaS]]></category>
		<category><![CDATA[Security Blog]]></category>
		<category><![CDATA[Security, Identity & Compliance]]></category>
		<category><![CDATA[Tenant isolation]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=8760b96dcfd91268f104b6db7759f6fa</guid>

					<description><![CDATA[In software as a service (SaaS) systems, which are designed to be used by multiple customers, isolating tenant data is a fundamental responsibility for SaaS providers. The practice of isolation of data in a multi-tenant application platform is called tenant isolation. In this post, we describe an approach you can use to achieve tenant isolation […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>How to implement SaaS tenant isolation with ABAC and AWS IAM</title>
		<link>https://noise.getoto.net/2021/06/09/how-to-implement-saas-tenant-isolation-with-abac-and-aws-iam/</link>
		
		<dc:creator><![CDATA[Michael Pelts]]></dc:creator>
		<pubDate>Wed, 09 Jun 2021 16:10:14 +0000</pubDate>
				<category><![CDATA[ABAC]]></category>
		<category><![CDATA[Attribute-based access control]]></category>
		<category><![CDATA[AWS Identity and Access Management (IAM)]]></category>
		<category><![CDATA[Expert (400)]]></category>
		<category><![CDATA[ISV]]></category>
		<category><![CDATA[multitenancy]]></category>
		<category><![CDATA[Multitenant architecture]]></category>
		<category><![CDATA[SaaS]]></category>
		<category><![CDATA[SaaS Identity]]></category>
		<category><![CDATA[Security Blog]]></category>
		<category><![CDATA[Security, Identity & Compliance]]></category>
		<category><![CDATA[Tenant isolation]]></category>
		<guid isPermaLink="false">http://noise.getoto.net/?guid=445b1911a70cd8a26b70d90e213a475f</guid>

					<description><![CDATA[Multi-tenant applications must be architected so that the resources of each tenant are isolated and cannot be accessed by other tenants in the system. AWS Identity and Access Management (IAM) is often a key element in achieving this goal. One of the challenges with using IAM, however, is that the number and complexity of IAM […]]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
		<item>
		<title>ElasticSearch Multitenancy With Routing</title>
		<link>https://noise.getoto.net/2020/09/28/elasticsearch-multitenancy-with-routing/</link>
		
		<dc:creator><![CDATA[Bozho]]></dc:creator>
		<pubDate>Mon, 28 Sep 2020 09:28:28 +0000</pubDate>
				<category><![CDATA[Developer tips]]></category>
		<category><![CDATA[Elasticsearch]]></category>
		<category><![CDATA[multitenancy]]></category>
		<guid isPermaLink="false">https://techblog.bozho.net/?p=3311</guid>

					<description><![CDATA[<p>Elasticsearch is great, but optimizing it for high load is always tricky. This won&#8217;t be yet another &#8220;Tips and tricks for optimizing Elasticsearch&#8221; article &#8211; there are many great ones<a href="https://techblog.bozho.net/elasticsearch-multitenancy-with-routing/">Continue reading</a></p>
<p>The post <a rel="nofollow" href="https://techblog.bozho.net/elasticsearch-multitenancy-with-routing/">ElasticSearch Multitenancy With Routing</a> appeared first on <a rel="nofollow" href="https://techblog.bozho.net/">Bozho's tech blog</a>.</p>]]></description>
		
		
		<enclosure url="" length="0" type="" />

			</item>
	</channel>
</rss>

<!--
Performance optimized by W3 Total Cache. Learn more: https://www.boldgrid.com/w3-total-cache/

Object Caching 36/139 objects using Memcached
Page Caching using Disk: Enhanced 
Lazy Loading (feed)
Database Caching using Memcached

Served from: noise.getoto.net @ 2025-12-10 21:09:48 by W3 Total Cache
-->