<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Anto Online</title>
    <description>The latest articles on DEV Community by Anto Online (@antoonline).</description>
    <link>https://dev.to/antoonline</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F747666%2Fd3011027-a2f8-45f6-a157-32c009ff9bfb.jpeg</url>
      <title>DEV Community: Anto Online</title>
      <link>https://dev.to/antoonline</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/antoonline"/>
    <language>en</language>
    <item>
      <title>NextCloud/S3/Latency for fellow chief information officers</title>
      <dc:creator>Anto Online</dc:creator>
      <pubDate>Sun, 15 May 2022 23:00:03 +0000</pubDate>
      <link>https://dev.to/antoonline/nextcloud-s3-latency-2m7e</link>
      <guid>https://dev.to/antoonline/nextcloud-s3-latency-2m7e</guid>
      <description>&lt;p&gt;As the chief information officer ;) for my self-hosted NextCloud instance, one of my primary responsibilities is to ensure that the network infrastructure is performant and cost-effective. &lt;/p&gt;

&lt;p&gt;This is especially true if your use S3 storage with your NextCloud instance. In my case, I am using Wasabi S3.&lt;/p&gt;

&lt;p&gt;Wasabi S3 provides reliable storage and a highly competitive rate. So I knew that I did well as the chief information officer of my one-person show.&lt;/p&gt;

&lt;p&gt;However, my NextCloud instance is located in Sydney, and the Wasabi S3 bucket is hosted in the US. My users are based down-under, and Wasabi S3 did not have a data center in Australia. As you can imagine, this did not boast well for the performance side of things since the latency was not great. Even minor delays in transmission can cause significant reductions in usability.&lt;/p&gt;

&lt;p&gt;Thankfully Wasabi S3 opened a new data center in Sydney, so I can fulfill my duty to ensure NextCloud is performant.&lt;/p&gt;

&lt;p&gt;Read this post to see my test results from AWS and my local ISP: &lt;br&gt;
&lt;a href="https://anto.online/tips-and-tools/wasabi-s3-speed-test-results-from-sydney-australia/"&gt;https://anto.online/tips-and-tools/wasabi-s3-speed-test-results-from-sydney-australia/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I have now decided to move my data from the US and Australia. This is guaranteed to improve latency and help boost performance for all my users. &lt;/p&gt;

</description>
      <category>opensource</category>
      <category>aws</category>
    </item>
    <item>
      <title>Hello fellow developers!</title>
      <dc:creator>Anto Online</dc:creator>
      <pubDate>Sat, 14 May 2022 21:31:28 +0000</pubDate>
      <link>https://dev.to/antoonline/hello-fellow-developers-1kon</link>
      <guid>https://dev.to/antoonline/hello-fellow-developers-1kon</guid>
      <description>&lt;p&gt;I'm so excited to be a part of the dev.to the community! There are some great people here. I love how everyone can share ideas and learn from each other.&lt;/p&gt;

&lt;p&gt;Why not follow each other? It would be great to learn something new.&lt;/p&gt;

&lt;p&gt;As an introduction:&lt;/p&gt;

&lt;p&gt;I am a fan of Linux, serverless, and code. I work by day at a SaaS provider that uses lots of Cloud tech. During the night, I code to my heart's content on little side projects as a form of meditation.&lt;/p&gt;

</description>
      <category>beginners</category>
      <category>webdev</category>
      <category>linux</category>
      <category>serverless</category>
    </item>
    <item>
      <title>The CORS specter...</title>
      <dc:creator>Anto Online</dc:creator>
      <pubDate>Fri, 13 May 2022 21:30:53 +0000</pubDate>
      <link>https://dev.to/antoonline/the-cors-spectre-ghd</link>
      <guid>https://dev.to/antoonline/the-cors-spectre-ghd</guid>
      <description>&lt;p&gt;I sat down at my computer to work on my new website. The task was simple! Connect the frontend with the backend API.&lt;/p&gt;

&lt;p&gt;All was going well until suddenly my browser console said: "CORS errors whoo, haha!"&lt;/p&gt;

&lt;p&gt;What? I already enabled CORS support, and I allowed any. (knowing this is bad practice) I rechecked everything and was sure everything was correct. So what's going on?&lt;/p&gt;

&lt;p&gt;This is what I did to squash the CORS specter while trying to integrate two AWS Lambda Proxy REST API resources: &lt;br&gt;
[&lt;a href="https://anto.online/code/how-to-set-up-cors-for-an-aws-lambda-proxy-rest-api-resource/"&gt;https://anto.online/code/how-to-set-up-cors-for-an-aws-lambda-proxy-rest-api-resource/&lt;/a&gt;]&lt;/p&gt;

&lt;p&gt;I hope this guide will save you the many hours of debugging I had to endure. &lt;/p&gt;

</description>
      <category>aws</category>
      <category>webdev</category>
      <category>tutorial</category>
    </item>
  </channel>
</rss>
