<?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: Charlotte</title>
    <description>The latest articles on DEV Community by Charlotte (@sharpedgewv).</description>
    <link>https://dev.to/sharpedgewv</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%2F619562%2Fe6eb1ead-9445-4c57-8157-6af8d212f265.jpeg</url>
      <title>DEV Community: Charlotte</title>
      <link>https://dev.to/sharpedgewv</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/sharpedgewv"/>
    <language>en</language>
    <item>
      <title>Day 2 again</title>
      <dc:creator>Charlotte</dc:creator>
      <pubDate>Thu, 23 Dec 2021 19:30:29 +0000</pubDate>
      <link>https://dev.to/sharpedgewv/day-2-again-3469</link>
      <guid>https://dev.to/sharpedgewv/day-2-again-3469</guid>
      <description>&lt;p&gt;I successfully created a CloudFront distribution with the origin being a S3 static website and an SSL certificate.  For some reason yesterday, I could not add my Amazon CA domain to the CloudFront distribution.&lt;/p&gt;

&lt;p&gt;I created a S3 static website (public settings enabled) reachable by the Object URL. I then created a CloudFront distribution with the S3 bucket as the origin domain and an Amazon issued SSL certificate. No issues as I am able to reach the distribution through the distribution domain name. Next, I wanted to add a domain (Amazon is the CA and I have a hosted zone) to the distribution, but yesterday it did not work (maybe it was the issues in us-east-1).&lt;/p&gt;

&lt;p&gt;I added a alternate domain name in the distribution with the website domain name and created an alias in Route 53 pointing the record name to the distribution domain name.   But it did not work.  &lt;/p&gt;

&lt;p&gt;Tried recreating the alias again today, and voila!  My domain &lt;a href="https://boricuaenlanube.net"&gt;https://boricuaenlanube.net&lt;/a&gt; worked!   &lt;/p&gt;

&lt;p&gt;On to the next step, connecting my DynamoDB to my JavaScript to store the information about visitors.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Day 1... again</title>
      <dc:creator>Charlotte</dc:creator>
      <pubDate>Wed, 22 Dec 2021 14:35:21 +0000</pubDate>
      <link>https://dev.to/sharpedgewv/day-1-again-459m</link>
      <guid>https://dev.to/sharpedgewv/day-1-again-459m</guid>
      <description>&lt;p&gt;I had to take some time off to study for the Cloud Architect Associate (which I passed) and had to put this on the backburner.  But 8 months later, we are back.   I updated my resume and certs on the HMTL, created a static website host in S3, created a CloudFront distribution with an ACM SSL certificate and a Web Application Firewall.  Now comes the wait for the DNS to propagate so I can access my site through &lt;a href="http://www.boricuaenlanube.net"&gt;www.boricuaenlanube.net&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;Next step is to create the DynamoDB and read/write into it with JavaScript.  &lt;/p&gt;

</description>
    </item>
    <item>
      <title>Day 6: Website 1.0 almost ready</title>
      <dc:creator>Charlotte</dc:creator>
      <pubDate>Fri, 30 Apr 2021 23:43:53 +0000</pubDate>
      <link>https://dev.to/sharpedgewv/day-6-website-1-0-almost-ready-45c5</link>
      <guid>https://dev.to/sharpedgewv/day-6-website-1-0-almost-ready-45c5</guid>
      <description>&lt;p&gt;I am already envisioning version 2.0 but that will have to wait.  I want to get ahead to the next step this weekend:  S3 static website hosting, CloudFront and Domain.&lt;/p&gt;

</description>
      <category>htmlcss</category>
    </item>
    <item>
      <title>Day 5: When you have to rewrite</title>
      <dc:creator>Charlotte</dc:creator>
      <pubDate>Thu, 29 Apr 2021 23:00:45 +0000</pubDate>
      <link>https://dev.to/sharpedgewv/day-5-when-you-have-to-rewrite-262a</link>
      <guid>https://dev.to/sharpedgewv/day-5-when-you-have-to-rewrite-262a</guid>
      <description>&lt;p&gt;I made the mistake of not publishing the website to AWS.  The content I saw in my editor was different from what I ended up with.   The upside: I like my new design much better.   &lt;/p&gt;

</description>
      <category>css</category>
    </item>
    <item>
      <title>Day 3: Dizzy from all the CSS</title>
      <dc:creator>Charlotte</dc:creator>
      <pubDate>Tue, 27 Apr 2021 22:26:33 +0000</pubDate>
      <link>https://dev.to/sharpedgewv/dizzy-from-all-the-css-58m2</link>
      <guid>https://dev.to/sharpedgewv/dizzy-from-all-the-css-58m2</guid>
      <description>&lt;p&gt;Spent the day rewriting CSS.   Hunting for code.   I hope to be done by tomorrow so I can upload to AWS S3 and then make my static website.&lt;/p&gt;

</description>
      <category>csswhendoesitend</category>
    </item>
    <item>
      <title>Day 2: Lots of CSS to write...</title>
      <dc:creator>Charlotte</dc:creator>
      <pubDate>Mon, 26 Apr 2021 22:25:10 +0000</pubDate>
      <link>https://dev.to/sharpedgewv/lots-of-css-to-write-4b73</link>
      <guid>https://dev.to/sharpedgewv/lots-of-css-to-write-4b73</guid>
      <description>&lt;p&gt;Got all my HTML down.   Now working on CSS.   I did create my buckets in S3.   Planning to upload and make public tomorrow.   For now it is CSS.&lt;/p&gt;

</description>
      <category>css</category>
    </item>
    <item>
      <title>Day 1: Cloud Resume Challenge.  It's on!</title>
      <dc:creator>Charlotte</dc:creator>
      <pubDate>Sun, 25 Apr 2021 19:39:19 +0000</pubDate>
      <link>https://dev.to/sharpedgewv/day-1-cloud-resume-challenge-it-s-on-4g8p</link>
      <guid>https://dev.to/sharpedgewv/day-1-cloud-resume-challenge-it-s-on-4g8p</guid>
      <description>&lt;p&gt;There are defining moments in life when an event changes your life and you are left wondering "How did I function without this?"&lt;/p&gt;

&lt;p&gt;That is how I feel about AWS.&lt;/p&gt;

&lt;p&gt;There are too many whys: its easier, its cheaper, it makes sense...&lt;/p&gt;

&lt;p&gt;I don't ever want to go back to the non-cloud way.   &lt;/p&gt;

&lt;p&gt;While doing the challenge, I am also studying in for the AWS Architect Associate.   Hoping that I can sit for it in July.&lt;/p&gt;

&lt;p&gt;Day 1 Down.&lt;br&gt;&lt;br&gt;
Created my HTML and CSS documents.   &lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
