<?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: Waris Khan</title>
    <description>The latest articles on DEV Community by Waris Khan (@wariskhanmrt).</description>
    <link>https://dev.to/wariskhanmrt</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.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3986998%2Fe7c8b5f7-75ac-4d3c-a67c-307182c6734a.png</url>
      <title>DEV Community: Waris Khan</title>
      <link>https://dev.to/wariskhanmrt</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/wariskhanmrt"/>
    <language>en</language>
    <item>
      <title>🚀 AWS Journey - Day 9</title>
      <dc:creator>Waris Khan</dc:creator>
      <pubDate>Sat, 01 Aug 2026 03:22:20 +0000</pubDate>
      <link>https://dev.to/wariskhanmrt/aws-journey-day-9-2hi4</link>
      <guid>https://dev.to/wariskhanmrt/aws-journey-day-9-2hi4</guid>
      <description>&lt;p&gt;Today, I continued my AWS Cloud learning journey by exploring one of the most important topics in cloud networking: Amazon Virtual Private Cloud (VPC).&lt;/p&gt;

&lt;p&gt;📚 Topics Covered&lt;br&gt;
✅ Amazon VPC&lt;/p&gt;

&lt;p&gt;Learned how to create a Virtual Private Cloud (VPC), which provides a private and isolated network inside AWS where cloud resources such as EC2 instances can be securely deployed.&lt;/p&gt;

&lt;p&gt;✅ Subnets&lt;/p&gt;

&lt;p&gt;Created both Public and Private Subnets to understand how AWS separates internet-facing resources from internal resources for better security and architecture.&lt;/p&gt;

&lt;p&gt;✅ Internet Gateway (IGW)&lt;/p&gt;

&lt;p&gt;Configured an Internet Gateway and attached it to the VPC, allowing resources in public subnets to communicate with the internet.&lt;/p&gt;

&lt;p&gt;✅ Route Tables&lt;/p&gt;

&lt;p&gt;Learned how Route Tables control network traffic by defining routes for public and private subnets. Configured routes to direct internet-bound traffic through the Internet Gateway.&lt;/p&gt;

&lt;p&gt;✅ VPC Peering&lt;/p&gt;

&lt;p&gt;Explored VPC Peering, which enables two separate VPCs to communicate privately using AWS's internal network without traversing the public internet.&lt;/p&gt;

&lt;p&gt;✅ NAT Gateway&lt;/p&gt;

&lt;p&gt;Configured a NAT Gateway to allow instances in private subnets to access the internet for software updates and package downloads while remaining inaccessible from the internet.&lt;/p&gt;

&lt;p&gt;✅ Network ACL (Access Control List)&lt;/p&gt;

&lt;p&gt;Learned how Network ACLs provide subnet-level security by allowing or denying inbound and outbound traffic based on customizable rules.&lt;/p&gt;

&lt;p&gt;🎯 Key Takeaways&lt;br&gt;
Built a secure and scalable AWS network architecture.&lt;br&gt;
Understood the difference between Public and Private Subnets.&lt;br&gt;
Learned how Internet Gateway and NAT Gateway manage internet connectivity.&lt;br&gt;
Configured Route Tables for proper traffic flow.&lt;br&gt;
Connected multiple VPCs using VPC Peering.&lt;br&gt;
Strengthened network security with Network ACLs.&lt;/p&gt;

&lt;p&gt;Every networking concept in AWS builds the foundation for designing secure, highly available, and production-ready cloud environments.&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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fjj9vraywdp5w0mqwleqf.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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fjj9vraywdp5w0mqwleqf.PNG" alt=" " width="799" height="245"&gt;&lt;/a&gt;&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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fs7prqqrxunlfeqkue9yz.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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fs7prqqrxunlfeqkue9yz.PNG" alt=" " width="799" height="282"&gt;&lt;/a&gt;&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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fru8ylsw3h0bqhfwb3fom.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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fru8ylsw3h0bqhfwb3fom.PNG" alt=" " width="799" height="251"&gt;&lt;/a&gt;&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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fz9wjk3y52ik355o0bx4n.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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fz9wjk3y52ik355o0bx4n.PNG" alt=" " width="799" height="284"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>webdev</category>
      <category>programming</category>
      <category>productivity</category>
    </item>
    <item>
      <title>☁️ AWS Journey – Day 8 🚀</title>
      <dc:creator>Waris Khan</dc:creator>
      <pubDate>Fri, 24 Jul 2026 03:14:27 +0000</pubDate>
      <link>https://dev.to/wariskhanmrt/aws-journey-day-8-2961</link>
      <guid>https://dev.to/wariskhanmrt/aws-journey-day-8-2961</guid>
      <description>&lt;p&gt;Today was all about mastering &lt;strong&gt;Amazon EBS, Snapshots, and EFS&lt;/strong&gt; through both theory and hands-on labs. 🔐💾&lt;/p&gt;

&lt;p&gt;📚 &lt;strong&gt;Topics I Studied&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;What is a &lt;strong&gt;Snapshot&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;What is &lt;strong&gt;Amazon EBS (Elastic Block Store)&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;What is &lt;strong&gt;Lifecycle Manager&lt;/strong&gt;
&lt;/li&gt;
&lt;li&gt;What is &lt;strong&gt;Amazon EFS (Elastic File System)&lt;/strong&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;🛠️ &lt;strong&gt;Practical Labs Completed&lt;/strong&gt;&lt;br&gt;
✅ Launched an EC2 instance and attached an EBS volume&lt;br&gt;
✅ Created an EBS snapshot, deleted the volume, and restored it from the snapshot backup&lt;br&gt;
✅ Created multiple snapshots across different Availability Zones&lt;br&gt;
✅ Created an &lt;strong&gt;encrypted EBS volume&lt;/strong&gt; from a snapshot&lt;br&gt;
✅ Performed a &lt;strong&gt;regional snapshot copy&lt;/strong&gt;&lt;br&gt;
✅ Explored and configured &lt;strong&gt;Fast Snapshot Restore&lt;/strong&gt;&lt;br&gt;
✅ Configured &lt;strong&gt;Amazon Data Lifecycle Manager (DLM)&lt;/strong&gt; for snapshot automation&lt;br&gt;
✅ Created a dedicated &lt;strong&gt;EC2 security group&lt;/strong&gt; allowing only &lt;strong&gt;SSH (22)&lt;/strong&gt; and &lt;strong&gt;HTTP (80)&lt;/strong&gt;&lt;br&gt;
✅ Created a dedicated &lt;strong&gt;EFS security group&lt;/strong&gt; allowing access only from the EC2 security group&lt;br&gt;
✅ Deployed &lt;strong&gt;two EC2 instances in different Availability Zones&lt;/strong&gt; and connected them to the same EFS file system&lt;/p&gt;

&lt;p&gt;💡 &lt;strong&gt;Key Learning&lt;/strong&gt;&lt;br&gt;
Snapshots provide reliable backups for EBS volumes, while EFS enables shared, scalable storage across multiple EC2 instances and Availability Zones. Proper security group design is essential for secure communication between EC2 and EFS.&lt;/p&gt;

&lt;p&gt;Every day of this journey is strengthening my understanding of AWS architecture, storage, backup strategies, and security best practices. 🌩️🔒&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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fkghnwn9h3lbhtdlmi8w6.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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fkghnwn9h3lbhtdlmi8w6.PNG" alt=" " width="800" height="387"&gt;&lt;/a&gt;&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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Ferzrspfgkodzumxrr26t.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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Ferzrspfgkodzumxrr26t.PNG" alt=" " width="800" height="387"&gt;&lt;/a&gt;&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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fybvlafgh4mi781gri0gp.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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fybvlafgh4mi781gri0gp.PNG" alt=" " width="800" height="120"&gt;&lt;/a&gt;&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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Ftcu6u17df0wptmlg8cku.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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Ftcu6u17df0wptmlg8cku.PNG" alt=" " width="799" height="156"&gt;&lt;/a&gt;&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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fc77guvqbmy8pgrcywpt8.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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fc77guvqbmy8pgrcywpt8.PNG" alt=" " width="800" height="299"&gt;&lt;/a&gt;&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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fx3aw7krwh1mkk9xwi3z9.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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fx3aw7krwh1mkk9xwi3z9.PNG" alt=" " width="800" height="145"&gt;&lt;/a&gt;&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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fumuqjabj3fl3lm1k6oz9.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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fumuqjabj3fl3lm1k6oz9.PNG" alt=" " width="800" height="105"&gt;&lt;/a&gt;&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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fok5bfkloeqoigjts31a3.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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fok5bfkloeqoigjts31a3.PNG" alt=" " width="799" height="211"&gt;&lt;/a&gt;&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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fvkre7tp1t5dgxrd5tk04.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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fvkre7tp1t5dgxrd5tk04.PNG" alt=" " width="800" height="290"&gt;&lt;/a&gt;&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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F5w2dotza4f059ph5f6o3.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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F5w2dotza4f059ph5f6o3.PNG" alt=" " width="799" height="273"&gt;&lt;/a&gt;&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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fgda8f79dnj8nmx1a0rq7.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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fgda8f79dnj8nmx1a0rq7.PNG" alt=" " width="800" height="273"&gt;&lt;/a&gt;&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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fbe8zchxwmqeg9oz5d6jp.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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fbe8zchxwmqeg9oz5d6jp.PNG" alt=" " width="800" height="390"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>webdev</category>
      <category>programming</category>
      <category>tutorial</category>
    </item>
    <item>
      <title>🚀 AWS Journey - Day 6 &amp; Day 7 ☁️</title>
      <dc:creator>Waris Khan</dc:creator>
      <pubDate>Wed, 15 Jul 2026 11:18:06 +0000</pubDate>
      <link>https://dev.to/wariskhanmrt/aws-journey-day-6-day-7-59d1</link>
      <guid>https://dev.to/wariskhanmrt/aws-journey-day-6-day-7-59d1</guid>
      <description>&lt;p&gt;Another productive step in my AWS learning journey! This week, I focused on understanding AWS pricing models, storage services, and hands-on EC2 storage management.&lt;/p&gt;

&lt;h2&gt;
  
  
  📚 Theory Covered
&lt;/h2&gt;

&lt;p&gt;💰 &lt;strong&gt;AWS Pricing&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Understanding the AWS pay-as-you-go pricing model&lt;/li&gt;
&lt;li&gt;Cost optimization fundamentals&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;🧮 &lt;strong&gt;AWS Pricing Calculator&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;What it is&lt;/li&gt;
&lt;li&gt;How to estimate cloud infrastructure costs before deployment&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;🖥️ &lt;strong&gt;EC2 Purchasing Options&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;⚡ Spot Instances&lt;/li&gt;
&lt;li&gt;📌 Reserved Instances&lt;/li&gt;
&lt;li&gt;⏰ Scheduled Instances&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;🌐 &lt;strong&gt;Elastic IP Address (EIP)&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;What an Elastic IP is&lt;/li&gt;
&lt;li&gt;Why static public IPs are important&lt;/li&gt;
&lt;li&gt;Common use cases for Elastic IPs&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;💾 &lt;strong&gt;AWS Storage Services&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Direct Attached Storage (DAS / Instance Store)&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Block Storage (Amazon EBS)&lt;/strong&gt;&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;File Storage&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Amazon EFS&lt;/li&gt;
&lt;li&gt;Amazon FSx&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Object Storage&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Amazon S3&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;🔹 &lt;strong&gt;Deep Dive into Storage&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Instance Store&lt;/li&gt;
&lt;li&gt;Block Storage&lt;/li&gt;
&lt;li&gt;Amazon EBS Storage Types&lt;/li&gt;
&lt;li&gt;Understanding &lt;strong&gt;IOPS (Input/Output Operations Per Second)&lt;/strong&gt; and &lt;strong&gt;Throughput&lt;/strong&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  🛠️ Practical Labs Completed
&lt;/h2&gt;

&lt;p&gt;✅ Created an &lt;strong&gt;Elastic IP Address&lt;/strong&gt; and attached it to an EC2 instance.&lt;/p&gt;

&lt;p&gt;✅ Created an &lt;strong&gt;Amazon EBS Volume&lt;/strong&gt;, attached it to an EC2 instance, and explored its configuration.&lt;/p&gt;

&lt;p&gt;✅ Reviewed and compared &lt;strong&gt;Spot&lt;/strong&gt;, &lt;strong&gt;Reserved&lt;/strong&gt;, and &lt;strong&gt;Scheduled&lt;/strong&gt; EC2 instance purchasing options.&lt;/p&gt;

&lt;p&gt;Every lab helps me understand how AWS services work in real-world cloud environments. Looking forward to diving deeper into networking, security, and advanced AWS architecture! 🚀&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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fs67xtna1dv62bx24ay0q.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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fs67xtna1dv62bx24ay0q.PNG" alt=" " width="799" height="278"&gt;&lt;/a&gt;&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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F6mqgytqipc1878nap4a2.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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F6mqgytqipc1878nap4a2.PNG" alt=" " width="800" height="290"&gt;&lt;/a&gt;&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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fi8h0hxjcdky64fymwxum.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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fi8h0hxjcdky64fymwxum.PNG" alt=" " width="800" height="274"&gt;&lt;/a&gt;&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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fbykmvp4qq3un8swtc8br.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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fbykmvp4qq3un8swtc8br.PNG" alt=" " width="800" height="476"&gt;&lt;/a&gt;&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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fokjh3sqv2ec2nal0i3da.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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fokjh3sqv2ec2nal0i3da.PNG" alt=" " width="800" height="511"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>🚀 AWS Journey Day - 5☁️</title>
      <dc:creator>Waris Khan</dc:creator>
      <pubDate>Mon, 13 Jul 2026 09:16:57 +0000</pubDate>
      <link>https://dev.to/wariskhanmrt/aws-journey-day-5-1lc5</link>
      <guid>https://dev.to/wariskhanmrt/aws-journey-day-5-1lc5</guid>
      <description>&lt;p&gt;Another productive day of learning and hands-on practice! 💪 Today, I focused on AWS networking, EC2 security, and instance management while completing multiple practical labs.&lt;/p&gt;

&lt;p&gt;📚 &lt;strong&gt;Theory Covered&lt;/strong&gt;&lt;br&gt;
🔹 What are AWS Placement Groups?&lt;br&gt;
🔹 Understanding AWS EC2 Tenancy&lt;br&gt;
🔹 AWS Security Groups Explained&lt;br&gt;
🔹 Stateful vs. Stateless Firewalls&lt;/p&gt;

&lt;p&gt;🛠️ &lt;strong&gt;Hands-on Practical Labs&lt;/strong&gt;&lt;br&gt;
✅ Created a Public EC2 Instance&lt;br&gt;
✅ Created a Private EC2 Instance&lt;br&gt;
✅ Configured a Bastion Host to securely access the Private EC2 Instance&lt;br&gt;
✅ Created and Configured a New Security Group&lt;br&gt;
✅ Allowed only the required inbound and outbound ports&lt;br&gt;
✅ Enabled and Disabled EC2 Instance Protection Features:&lt;br&gt;
🔸 Stop Protection&lt;br&gt;
🔸 Termination Protection&lt;/p&gt;

&lt;p&gt;🎯 &lt;strong&gt;Key Takeaways&lt;/strong&gt;&lt;br&gt;
💡 Learned how AWS Security Groups protect EC2 instances.&lt;br&gt;
💡 Understood the differences between Stateful and Stateless firewalls.&lt;br&gt;
💡 Practiced secure administration of private EC2 instances through a Bastion Host.&lt;br&gt;
💡 Gained hands-on experience configuring Security Groups and EC2 protection settings.&lt;br&gt;
💡 Continued building a strong foundation in AWS architecture and cloud security.&lt;/p&gt;

&lt;p&gt;Every lab and every concept brings me one step closer to becoming an &lt;strong&gt;AWS Solutions Architect&lt;/strong&gt; with a strong focus on &lt;strong&gt;Cloud Security&lt;/strong&gt;. 🌍☁️🔐&lt;br&gt;
I'm committed to learning, practicing, and sharing my journey every day. 🚀&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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fee64hp8mkbpo468ie4z5.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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fee64hp8mkbpo468ie4z5.PNG" alt=" " width="800" height="270"&gt;&lt;/a&gt;&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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fnhnoga0hrxfktkxet386.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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fnhnoga0hrxfktkxet386.PNG" alt=" " width="800" height="268"&gt;&lt;/a&gt;&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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Ft8txy4l9yzmyxm9odj1o.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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Ft8txy4l9yzmyxm9odj1o.PNG" alt=" " width="799" height="159"&gt;&lt;/a&gt;&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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fwqwjs58w5rdhw5ykxqru.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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fwqwjs58w5rdhw5ykxqru.PNG" alt=" " width="800" height="415"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>devops</category>
      <category>microservices</category>
      <category>freelance</category>
      <category>cloudcomputing</category>
    </item>
    <item>
      <title>🚀 AWS Journey – Day 4 ☁️</title>
      <dc:creator>Waris Khan</dc:creator>
      <pubDate>Mon, 13 Jul 2026 01:15:04 +0000</pubDate>
      <link>https://dev.to/wariskhanmrt/aws-journey-day-4-37pk</link>
      <guid>https://dev.to/wariskhanmrt/aws-journey-day-4-37pk</guid>
      <description>&lt;p&gt;Another productive day of learning and hands-on practice in AWS! Today, I focused on core networking and EC2 concepts that are essential for designing secure and scalable cloud infrastructures.&lt;/p&gt;

&lt;p&gt;📚 Topics I Covered:&lt;br&gt;
🔐 Understanding AWS Security Groups and how they act as virtual firewalls.&lt;br&gt;
🌐 Learning the difference between Public IP Addresses and Private IP Addresses.&lt;br&gt;
💽 Exploring Amazon Machine Images (AMI) and how they simplify EC2 deployments.&lt;/p&gt;

&lt;p&gt;🛠️ Hands-on Labs Completed:&lt;br&gt;
✅ Created a Public EC2 Instance&lt;br&gt;
✅ Created a Private EC2 Instance&lt;br&gt;
✅ Successfully accessed the Private EC2 Instance through the Public (Bastion Host) Instance using SSH&lt;br&gt;
💡 Key Takeaways:&lt;br&gt;
🔹 Security Groups control inbound and outbound traffic at the instance level.&lt;br&gt;
🔹 Public IPs allow internet access, while Private IPs enable secure communication within a VPC.&lt;br&gt;
🔹 AMIs make it easy to launch pre-configured EC2 instances with the required operating system and software.&lt;br&gt;
🔹 Using a Bastion Host is a secure and widely adopted approach for accessing private resources without exposing them directly to the internet.&lt;/p&gt;

</description>
      <category>cybersecurity</category>
      <category>cloud</category>
      <category>cloudcomputing</category>
      <category>ai</category>
    </item>
    <item>
      <title>AWS Journey – Day 3 🚀</title>
      <dc:creator>Waris Khan</dc:creator>
      <pubDate>Sat, 11 Jul 2026 07:48:09 +0000</pubDate>
      <link>https://dev.to/wariskhanmrt/aws-journey-day-3-3fc</link>
      <guid>https://dev.to/wariskhanmrt/aws-journey-day-3-3fc</guid>
      <description>&lt;p&gt;Another productive day of learning and hands-on practice! Today, I focused on understanding the core AWS Global Infrastructure and launched my first EC2 instances.&lt;/p&gt;

&lt;p&gt;📚 &lt;strong&gt;Topics Covered:&lt;/strong&gt;&lt;br&gt;
🌍 AWS Regions&lt;br&gt;
🏢 Availability Zones (AZs)&lt;br&gt;
📍 AWS Local Zones&lt;br&gt;
⚡ AWS Edge Locations&lt;br&gt;
🌐 AWS Regional Edge Caches&lt;br&gt;
🖥️ AWS Outposts&lt;br&gt;
📡 AWS Wavelength&lt;br&gt;
💻 Amazon EC2 (Elastic Compute Cloud)&lt;/p&gt;

&lt;p&gt;🛠️ &lt;strong&gt;Hands-on Labs Completed:&lt;/strong&gt;&lt;br&gt;
✅ Created a Windows EC2 Instance&lt;br&gt;
✅ Created a Linux EC2 Instance&lt;br&gt;
✅ Connected to and explored both instances&lt;/p&gt;

&lt;p&gt;Every concept is becoming clearer through practical implementation. Building a strong foundation in AWS infrastructure is an essential step toward becoming a certified AWS Solutions Architect.&lt;/p&gt;

&lt;p&gt;Looking forward to learning more and sharing my progress throughout this journey! 💪☁️&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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fvkn1lmzzjhknapnwjseg.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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fvkn1lmzzjhknapnwjseg.PNG" alt=" " width="391" height="775"&gt;&lt;/a&gt;&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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F3r24m1392zpcpq93z81s.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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F3r24m1392zpcpq93z81s.PNG" alt=" " width="800" height="337"&gt;&lt;/a&gt;&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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fejwoauwlveruwb9sj1jx.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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fejwoauwlveruwb9sj1jx.PNG" alt=" " width="800" height="304"&gt;&lt;/a&gt;&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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fr5bb7gyl7duhifxezx6o.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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fr5bb7gyl7duhifxezx6o.PNG" alt=" " width="800" height="270"&gt;&lt;/a&gt;&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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F2jrjfxopbbr79uzb15ob.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.us-east-2.amazonaws.com%2Fuploads%2Farticles%2F2jrjfxopbbr79uzb15ob.PNG" alt=" " width="800" height="404"&gt;&lt;/a&gt;&lt;/p&gt;

</description>
      <category>cybersecurity</category>
      <category>cloudcomputing</category>
      <category>programming</category>
      <category>ai</category>
    </item>
    <item>
      <title>📚 AWS Cloud Learning Journey - Day 2</title>
      <dc:creator>Waris Khan</dc:creator>
      <pubDate>Fri, 10 Jul 2026 15:32:59 +0000</pubDate>
      <link>https://dev.to/wariskhanmrt/aws-cloud-learning-journey-day-2-4mnl</link>
      <guid>https://dev.to/wariskhanmrt/aws-cloud-learning-journey-day-2-4mnl</guid>
      <description>&lt;p&gt;Today, I explored the fundamentals of Amazon Web Services (AWS) and learned the following topics:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;AWS &amp;amp; AWS Services&lt;/strong&gt;&lt;br&gt;
Learned what AWS is and explored core cloud services such as EC2 (virtual servers), S3 (cloud storage), and other essential AWS services.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;AWS Free Tier Account&lt;/strong&gt; &lt;br&gt;
Understood what the AWS Free Tier is, its benefits for beginners, and how to create an AWS account.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;AWS Budgets &amp;amp; Budget Alerts – Learned how to set spending limits and configure budget alerts to monitor cloud costs and avoid unexpected charges.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;AWS Management Console&lt;/strong&gt;&lt;br&gt;
Explored the web-based dashboard used to access, manage, and configure AWS services.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;AWS GUI Console vs CLI&lt;/strong&gt;&lt;br&gt;
Understood the difference between managing AWS through the Graphical User Interface (GUI) and the Command Line Interface (CLI).&lt;/p&gt;

&lt;p&gt;🚀 Every day is another step toward strengthening my cloud computing skills.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>security</category>
      <category>devops</category>
      <category>cybersecurity</category>
    </item>
    <item>
      <title>AWS Cloud Journey Day - 1</title>
      <dc:creator>Waris Khan</dc:creator>
      <pubDate>Thu, 09 Jul 2026 08:00:58 +0000</pubDate>
      <link>https://dev.to/wariskhanmrt/aws-cloud-journey-2c5c</link>
      <guid>https://dev.to/wariskhanmrt/aws-cloud-journey-2c5c</guid>
      <description>&lt;p&gt;&lt;strong&gt;☁️ AWS Cloud Journey&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;Today, I strengthened my understanding of the core concepts of cloud computing and AWS fundamentals.&lt;/p&gt;

&lt;p&gt;📚 Topics Covered:&lt;/p&gt;

&lt;p&gt;On-Premises Infrastructure  Learned how organizations manage and maintain their own physical servers, storage, and networking.&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Cloud Computing Fundamentals – Explored the concept of delivering computing resources over the internet.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Types of Cloud Computing – Understood the differences between Public Cloud, Private Cloud, and Hybrid Cloud deployment models.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Cloud Service Models (IaaS, PaaS &amp;amp; SaaS) – Learned how each model provides different levels of infrastructure, platforms, and software services.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Advantages of Cloud Computing – Studied key benefits such as scalability, cost optimization, high availability, flexibility, and global accessibility.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;AWS Cloud Fundamentals – Built a solid foundation for learning Amazon Web Services and modern cloud technologies.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>ai</category>
      <category>webdev</category>
      <category>programming</category>
      <category>tutorial</category>
    </item>
  </channel>
</rss>
