<?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: Rennard Watkins</title>
    <description>The latest articles on DEV Community by Rennard Watkins (@rwatkins1).</description>
    <link>https://dev.to/rwatkins1</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%2F768714%2F7fe0a5f4-61fd-4ce2-b62a-95df768b214c.jpg</url>
      <title>DEV Community: Rennard Watkins</title>
      <link>https://dev.to/rwatkins1</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/rwatkins1"/>
    <language>en</language>
    <item>
      <title>Infrastructure as Code with Terraform &amp; AWS</title>
      <dc:creator>Rennard Watkins</dc:creator>
      <pubDate>Wed, 01 Apr 2026 17:22:48 +0000</pubDate>
      <link>https://dev.to/rwatkins1/infrastructure-as-code-with-terraform-aws-4je2</link>
      <guid>https://dev.to/rwatkins1/infrastructure-as-code-with-terraform-aws-4je2</guid>
      <description>&lt;p&gt;This collection of projects demonstrates my ability to design, provision, and manage cloud infrastructure using Terraform with AWS as the primary provider. Each project highlights real-world patterns from foundational VPC and networking setups to automated EC2 deployments, showcasing how infrastructure can be version-controlled, repeatable, and production-ready.&lt;/p&gt;

&lt;p&gt;These projects reflect a hands-on approach to building scalable and maintainable cloud environments. All source code, module structures, and documentation are available on GitHub for review.&lt;/p&gt;


&lt;div class="ltag-github-readme-tag"&gt;
  &lt;div class="readme-overview"&gt;
    &lt;h2&gt;
      &lt;img src="https://assets.dev.to/assets/github-logo-5a155e1f9a670af7944dd5e12375bc76ed542ea80224905ecaf878b9157cdefc.svg" alt="GitHub logo"&gt;
      &lt;a href="https://github.com/rwatkins1" rel="noopener noreferrer"&gt;
        rwatkins1
      &lt;/a&gt; / &lt;a href="https://github.com/rwatkins1/terraform" rel="noopener noreferrer"&gt;
        terraform
      &lt;/a&gt;
    &lt;/h2&gt;
    &lt;h3&gt;
      
    &lt;/h3&gt;
  &lt;/div&gt;
  &lt;div class="ltag-github-body"&gt;
    
&lt;div id="readme" class="md"&gt;
&lt;div class="markdown-heading"&gt;
&lt;h1 class="heading-element"&gt;terraform&lt;/h1&gt;

&lt;/div&gt;
&lt;/div&gt;



&lt;/div&gt;
&lt;br&gt;
  &lt;div class="gh-btn-container"&gt;&lt;a class="gh-btn" href="https://github.com/rwatkins1/terraform" rel="noopener noreferrer"&gt;View on GitHub&lt;/a&gt;&lt;/div&gt;
&lt;br&gt;
&lt;/div&gt;
&lt;br&gt;


</description>
      <category>terraform</category>
      <category>aws</category>
      <category>linux</category>
    </item>
    <item>
      <title>Ansible Projects</title>
      <dc:creator>Rennard Watkins</dc:creator>
      <pubDate>Wed, 01 Apr 2026 17:17:34 +0000</pubDate>
      <link>https://dev.to/rwatkins1/ansible-projects-70n</link>
      <guid>https://dev.to/rwatkins1/ansible-projects-70n</guid>
      <description>&lt;p&gt;This portfolio showcases a collection of Ansible projects built around Red Hat Certified Engineer level tasks, designed to demonstrate practical, job-ready automation skills. &lt;/p&gt;

&lt;p&gt;These projects highlight experience in configuration management, system provisioning, and scalable infrastructure automation using industry best practices. &lt;/p&gt;

&lt;p&gt;Each example reflects real-world scenarios relevant to modern IT environments, with direct links to GitHub repositories for full transparency into the code, structure, and implementation approach.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://github.com/rwatkins1/ansible" rel="noopener noreferrer"&gt;Ansible Playbooks - https://github.com/rwatkins1/ansible&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ansible</category>
      <category>linux</category>
    </item>
    <item>
      <title>How I used AWS to make a website more secure</title>
      <dc:creator>Rennard Watkins</dc:creator>
      <pubDate>Sun, 05 Dec 2021 17:09:36 +0000</pubDate>
      <link>https://dev.to/rwatkins1/how-i-used-aws-to-make-a-website-more-secure-421h</link>
      <guid>https://dev.to/rwatkins1/how-i-used-aws-to-make-a-website-more-secure-421h</guid>
      <description>&lt;p&gt;MyProHouseKeeper is a website where users can go to order home cleaning services. This is a relatively new concept for a service such as this and customer need to be able to trust that entering their personal information and payment information online is safe and secure. &lt;/p&gt;

&lt;p&gt;On the booking page, the site initially loaded in HTTP. This is a big red flag for customers since there is large font that indicates this site is NOT SECURE. There’s also no lock symbol indicating safety and encryption. See image. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F2ah2di2ojdc0rzbtv3gu.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F2ah2di2ojdc0rzbtv3gu.png" alt=" " width="800" height="478"&gt;&lt;/a&gt;&lt;br&gt;
These issues likely has several consequences:&lt;/p&gt;

&lt;p&gt;-This impacts conversion rates and profits. &lt;br&gt;
-Protecting customer data &lt;br&gt;
-Slower website speed&lt;br&gt;
-higher rankings for the business within web browsers&lt;/p&gt;

&lt;p&gt;From my AWS experience, I knew these issues could be solved using AWS tools. &lt;br&gt;
Here’s how I made MyProHouseKeeper faster and more secure using AWS services. &lt;/p&gt;

&lt;p&gt;First I used AWS Certificate Manager to configure a new  public SSL/TLS certificate. Public certificates are trusted by browsers and operating systems. &lt;/p&gt;

&lt;p&gt;Next I used Cloudfront to redirect all HTTP traffic to HTTPS. Cloudfront is a global distribution network, which will also make the website load faster. &lt;/p&gt;

&lt;p&gt;Lastly, I configured AWS Route53 to connect to the Cloudfront distribution ID. &lt;/p&gt;

&lt;p&gt;After testing out the the new webpages, all the pages loaded faster and with secure https setup.&lt;/p&gt;

&lt;p&gt;I believe the changes made will create higher conversion rates and increased revenue for MyProHouseKeeper. &lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fhhpvlns7ntsq446dggm6.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fhhpvlns7ntsq446dggm6.png" alt=" " width="800" height="489"&gt;&lt;/a&gt; &lt;/p&gt;

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