<?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/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	>

<channel>
	<title>Replication &#8211; Blog DBA Dutra</title>
	<atom:link href="https://www.dbadutra.com/tag/replication/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.dbadutra.com</link>
	<description></description>
	<lastBuildDate>Fri, 09 Feb 2024 20:43:09 +0000</lastBuildDate>
	<language>pt-BR</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.6.2</generator>
<site xmlns="com-wordpress:feed-additions:1">170494511</site>	<item>
		<title>Object Storage &#8211; Cross Region Replication</title>
		<link>https://www.dbadutra.com/2024/02/object-storage-cross-region-replication/</link>
					<comments>https://www.dbadutra.com/2024/02/object-storage-cross-region-replication/#respond</comments>
		
		<dc:creator><![CDATA[André Luiz Dutra Ontalba]]></dc:creator>
		<pubDate>Fri, 09 Feb 2024 20:39:57 +0000</pubDate>
				<category><![CDATA[Cloud]]></category>
		<category><![CDATA[Object Storage]]></category>
		<category><![CDATA[Replication]]></category>
		<guid isPermaLink="false">https://www.dbadutra.com/?p=6238</guid>

					<description><![CDATA[The Object Storage&#160;is an internet-scale, high-performance storage platform that offers reliable and cost-efficient data durability. The Object Storage service can store an unlimited amount of unstructured data of any content type, including analytic data and rich content, like images and videos. Object Storage is a regional cloud service. Buckets are logical containers created in a [&#8230;]]]></description>
										<content:encoded><![CDATA[
<p><strong>The Object Storage</strong>&nbsp;is an internet-scale, high-performance storage platform that offers reliable and cost-efficient data durability. The Object Storage service can store an unlimited amount of unstructured data of any content type, including analytic data and rich content, like images and videos.</p>



<p>Object Storage is a regional cloud service. Buckets are logical containers created in a tenancy inside a region in which customer data is stored as objects.</p>



<p>You can store a copy of all objects from one bucket in another bucket located inside a different region for redundancy. This copy can help you recover from a disaster that could affect an entire cloud region. Cross-region object replication provides protection from a regional outage.</p>



<p></p>



<p><strong>Configure the IAM policies</strong></p>



<ol class="wp-block-list">
<li>Log in to the OCI console and click&nbsp;<strong>Identity</strong>, and then click&nbsp;<strong>Policies</strong>.</li>



<li>Create a new policy and add the following statements:</li>
</ol>



<figure class="wp-block-image size-full"><a href="https://www.dbadutra.com/wp-content/uploads/2024/02/image-2.png"><img fetchpriority="high" decoding="async" width="975" height="301" src="https://www.dbadutra.com/wp-content/uploads/2024/02/image-2.png" alt="" class="wp-image-6240" srcset="https://www.dbadutra.com/wp-content/uploads/2024/02/image-2.png 975w, https://www.dbadutra.com/wp-content/uploads/2024/02/image-2-300x93.png 300w, https://www.dbadutra.com/wp-content/uploads/2024/02/image-2-768x237.png 768w" sizes="(max-width: 975px) 100vw, 975px" /></a></figure>



<p></p>



<pre class="wp-block-preformatted">Allow group 'OracleIdentityCloudService'/'OCI_Administrators' to manage buckets in tenancy	
Allow group 'OracleIdentityCloudService'/'OCI_Administrators' to manage objects in tenancy	
Allow service objectstorage-us-ashburn-1 to manage object-family in tenancy	
Allow service objectstorage-us-chicago-1 to manage object-family in tenancy</pre>



<p></p>



<p><strong>Configure Object Storage cross-region replication</strong></p>



<ol class="wp-block-list">
<li>Go to the source bucket and click&nbsp;<strong>Create Policy</strong>&nbsp;as shown in the following image.</li>
</ol>



<figure class="wp-block-image size-full"><a href="https://www.dbadutra.com/wp-content/uploads/2024/02/image-3.png"><img decoding="async" width="975" height="426" src="https://www.dbadutra.com/wp-content/uploads/2024/02/image-3.png" alt="" class="wp-image-6241" srcset="https://www.dbadutra.com/wp-content/uploads/2024/02/image-3.png 975w, https://www.dbadutra.com/wp-content/uploads/2024/02/image-3-300x131.png 300w, https://www.dbadutra.com/wp-content/uploads/2024/02/image-3-768x336.png 768w" sizes="(max-width: 975px) 100vw, 975px" /></a></figure>



<p><strong>Note</strong>: The destination bucket “Replication_Blog” has to be created in the destination region us-chicago before setting up replication. Setup replication policy on source bucket by selecting the destination region and bucket to replicate to and then click&nbsp;<strong>Create</strong>.</p>



<p>Select the <strong>Destination Region</strong> and <strong>Destination Bucket</strong> for replicating objects and click <strong>Create</strong>.</p>



<figure class="wp-block-image size-full"><a href="https://www.dbadutra.com/wp-content/uploads/2024/02/image-4.png"><img decoding="async" width="975" height="463" src="https://www.dbadutra.com/wp-content/uploads/2024/02/image-4.png" alt="" class="wp-image-6242" srcset="https://www.dbadutra.com/wp-content/uploads/2024/02/image-4.png 975w, https://www.dbadutra.com/wp-content/uploads/2024/02/image-4-300x142.png 300w, https://www.dbadutra.com/wp-content/uploads/2024/02/image-4-768x365.png 768w" sizes="(max-width: 975px) 100vw, 975px" /></a></figure>



<p></p>



<p>In the <strong>Bucket Information</strong> tab, the <strong>Replication</strong> field displays <strong>Enabled</strong> for the source bucket in <strong>US East (Ashburn)</strong> region.</p>



<figure class="wp-block-image size-full"><a href="https://www.dbadutra.com/wp-content/uploads/2024/02/image-5.png"><img loading="lazy" decoding="async" width="975" height="397" src="https://www.dbadutra.com/wp-content/uploads/2024/02/image-5.png" alt="" class="wp-image-6243" srcset="https://www.dbadutra.com/wp-content/uploads/2024/02/image-5.png 975w, https://www.dbadutra.com/wp-content/uploads/2024/02/image-5-300x122.png 300w, https://www.dbadutra.com/wp-content/uploads/2024/02/image-5-768x313.png 768w" sizes="(max-width: 975px) 100vw, 975px" /></a></figure>



<p>In the <strong>US Midwest (Chicago)</strong> region, go to the <strong>Bucket Information</strong> tab and verify if the <strong>Replication</strong> is <strong>Enabled</strong> on the destination bucket as well :</p>



<figure class="wp-block-image size-full"><a href="https://www.dbadutra.com/wp-content/uploads/2024/02/image-6.png"><img loading="lazy" decoding="async" width="975" height="426" src="https://www.dbadutra.com/wp-content/uploads/2024/02/image-6.png" alt="" class="wp-image-6244" srcset="https://www.dbadutra.com/wp-content/uploads/2024/02/image-6.png 975w, https://www.dbadutra.com/wp-content/uploads/2024/02/image-6-300x131.png 300w, https://www.dbadutra.com/wp-content/uploads/2024/02/image-6-768x336.png 768w" sizes="(max-width: 975px) 100vw, 975px" /></a></figure>



<p>Navigate to the destination region and bucket and confirm that the objects uploaded to the source bucket have been replicated in the destination bucket in US Midwest (Chicago) region. </p>



<figure class="wp-block-image size-full is-resized"><a href="https://www.dbadutra.com/wp-content/uploads/2024/02/image-7.png"><img loading="lazy" decoding="async" width="975" height="346" src="https://www.dbadutra.com/wp-content/uploads/2024/02/image-7.png" alt="" class="wp-image-6245" style="width:840px;height:auto" srcset="https://www.dbadutra.com/wp-content/uploads/2024/02/image-7.png 975w, https://www.dbadutra.com/wp-content/uploads/2024/02/image-7-300x106.png 300w, https://www.dbadutra.com/wp-content/uploads/2024/02/image-7-768x273.png 768w" sizes="(max-width: 975px) 100vw, 975px" /></a></figure>



<figure class="wp-block-image size-full"><a href="https://www.dbadutra.com/wp-content/uploads/2024/02/image-8.png"><img loading="lazy" decoding="async" width="975" height="403" src="https://www.dbadutra.com/wp-content/uploads/2024/02/image-8.png" alt="" class="wp-image-6246" srcset="https://www.dbadutra.com/wp-content/uploads/2024/02/image-8.png 975w, https://www.dbadutra.com/wp-content/uploads/2024/02/image-8-300x124.png 300w, https://www.dbadutra.com/wp-content/uploads/2024/02/image-8-768x317.png 768w" sizes="(max-width: 975px) 100vw, 975px" /></a></figure>



<p>I hope this article can help you</p>



<p>See you in the next article.</p>



<p><strong>Disclaimer: “The postings on this site are my own and do not necessarily represent my current employer positions, strategies, or opinions. The information here was edited to be useful for general purpose, specific data, and identifications was removed to allow reaching a generic audience and to be useful.</strong></p>



<p></p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.dbadutra.com/2024/02/object-storage-cross-region-replication/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">6238</post-id>	</item>
	</channel>
</rss>
