<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Dns on IGAAWI docs</title>
    <link>/tags/dns/</link>
    <description>Recent content in Dns on IGAAWI docs</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 19 Mar 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="/tags/dns/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Backups</title>
      <link>/infrastructure/backups/</link>
      <pubDate>Thu, 19 Mar 2026 00:00:00 +0000</pubDate>
      <guid>/infrastructure/backups/</guid>
      <description>&lt;h2 id=&#34;data-backup-and-recovery-in-the-igaawi-infrastructure&#34;&gt;Data Backup and Recovery in the IGAAWI Infrastructure&lt;/h2&gt;&#xA;&lt;h3 id=&#34;s3-buckets&#34;&gt;S3 Buckets&lt;/h3&gt;&#xA;&lt;p&gt;The project uses S3 buckets for storing application data. The primary production bucket is:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;Backend&lt;/strong&gt;: &lt;code&gt;igaawi-prod-api-backend-bucket&lt;/code&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;The bucket has versioning enabled and CORS configured for &lt;code&gt;wiperinstall.rainx.com&lt;/code&gt; and &lt;code&gt;api.wiperinstall.rainx.com&lt;/code&gt;. Public read access is configured for the &lt;code&gt;public/*&lt;/code&gt; and &lt;code&gt;web/*&lt;/code&gt; prefixes (AI models and 3D wiper models).&lt;/p&gt;&#xA;&#xA;&#xA;&lt;div class=&#34;alert alert-info&#34; role=&#34;alert&#34;&gt;&#xA;&lt;h4 class=&#34;alert-heading&#34;&gt;Note&lt;/h4&gt;&#xA;&#xA;    S3 cross-region replication is currently &lt;strong&gt;disabled&lt;/strong&gt;. The replication account is configured as the root account (&lt;code&gt;113727184156&lt;/code&gt;) and can be enabled in terraform if needed (&lt;code&gt;s3_enable_replication = true&lt;/code&gt; in &lt;code&gt;envs/prod/apps/api-backend/prod.tfvars&lt;/code&gt;).&#xA;&#xA;&lt;/div&gt;&#xA;&#xA;&lt;p&gt;See more instruction in the &lt;a href=&#34;https://docs.aws.amazon.com/ru_ru/AmazonS3/latest/userguide/replication.html&#34;&gt;official documentation #1&lt;/a&gt; &lt;a href=&#34;https://docs.aws.amazon.com/ru_ru/AmazonS3/latest/userguide/replication-walkthrough-2.html&#34;&gt;official documentation #2&lt;/a&gt;&lt;/p&gt;</description>
    </item>
    <item>
      <title>DNS</title>
      <link>/infrastructure/dns/</link>
      <pubDate>Tue, 14 Oct 2025 00:00:00 +0000</pubDate>
      <guid>/infrastructure/dns/</guid>
      <description>&lt;h2 id=&#34;managing-the-domains&#34;&gt;Managing the Domains&lt;/h2&gt;&#xA;&lt;p&gt;The project uses two primary domains:&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;strong&gt;&lt;code&gt;wiperinstall.rainx.com&lt;/code&gt;&lt;/strong&gt; — main domain for API, infrastructure services (ArgoCD, Tekton, Grafana)&lt;/li&gt;&#xA;&lt;li&gt;&lt;strong&gt;&lt;code&gt;wiperinstall.click&lt;/code&gt;&lt;/strong&gt; — customer-facing frontend domain&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;&lt;strong&gt;DNS management is handled via Amazon Route53&lt;/strong&gt;. This means that DNS configurations—such as A records, CNAMEs, and other record types—are handled and stored in &lt;strong&gt;hosted zones within Route53&lt;/strong&gt;.&lt;/p&gt;&#xA;&lt;p&gt;The &lt;strong&gt;name servers (NS records)&lt;/strong&gt; provided by Route53 were configured in the domain registrar settings. This delegates DNS resolution control to &lt;a href=&#34;https://us-west-2.console.aws.amazon.com/route53/&#34;&gt;AWS Route53&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
