<?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: Regnard Raquedan</title>
    <description>The latest articles on DEV Community by Regnard Raquedan (@regnard).</description>
    <link>https://dev.to/regnard</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%2F634022%2F56b0bc88-c7e1-4393-9dd6-1f1de7d85ba8.png</url>
      <title>DEV Community: Regnard Raquedan</title>
      <link>https://dev.to/regnard</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/regnard"/>
    <language>en</language>
    <item>
      <title>The "AI Sandwich" of Future Tech Jobs</title>
      <dc:creator>Regnard Raquedan</dc:creator>
      <pubDate>Thu, 05 Mar 2026 19:35:39 +0000</pubDate>
      <link>https://dev.to/regnard/the-ai-sandwich-of-future-tech-jobs-370i</link>
      <guid>https://dev.to/regnard/the-ai-sandwich-of-future-tech-jobs-370i</guid>
      <description>&lt;p&gt;Ten years ago, I co-founded a startup called &lt;a href="https://www.cubbyspot.com" rel="noopener noreferrer"&gt;CubbySpot&lt;/a&gt; and it created a platform that helped parents find child care in Toronto. &lt;/p&gt;

&lt;p&gt;I remember hiring an offshore team to help with software development, and I spent a lot of time searching, screening, and eventually hiring the software development team. We spent at least $10,000CAD to develop our Most Viable Product (MVP). &lt;/p&gt;

&lt;p&gt;Despite good intentions and best efforts, the startup folded and the code was shelved into the vast obscurity of the Cloud Computing void.&lt;/p&gt;




&lt;p&gt;This past week, I tried my hand in modern AI-driven software development, or commonly called vibe coding. The first time I really felt the Software Development Life Cycle (SDLC) turn into the AIDLC. And I figured that a good project to do was to revive CubbySpot from the virtual ashes.&lt;/p&gt;

&lt;p&gt;I used a combination of Claude Code, Gemini, Antigravity, GitLab and Firebase (I know, my setup is not the most lean). And within a day, I was able to create a prototype of what I think is a new, lovable MVP.&lt;/p&gt;

&lt;p&gt;I remembered the time I was negotiating, cajoling, and directing the software development team and contrasting that to what I had just accomplished with a AI Chief of Staff and an AI Coder. The old MVP took at least two months to get off the ground, the new one was under 24 hours.&lt;/p&gt;

&lt;p&gt;This is really the future of productivity in software development and it's happening now.&lt;/p&gt;




&lt;p&gt;Now, it's not all rainbows and unicorns with vibe coding.&lt;/p&gt;

&lt;p&gt;I encountered the "Last Mile" problem with the AIDLC where there are some bugs in the finished product and the time spent debugging the final 20% spent 80% of my time.&lt;/p&gt;

&lt;p&gt;Then I realized this "&lt;strong&gt;AI Sandwich&lt;/strong&gt;" in working with this so-called digital twin: AI will really do all of the heavy lifting in coding, but the real work of people will be done before and after that.&lt;/p&gt;

&lt;p&gt;There will be a lot of work defining the guardrails of the AI, writing the requirements, verifying alignment with business and customer needs, and prioritizing scope. There will also be a lot of orchestration and determining which AI agent will do what.&lt;/p&gt;

&lt;p&gt;Once the code is done, there will be a lot of work directing where the deployment will be, doing the requisite QA, and evaluating if the objectives and goals were met. And of course, the roll out and operationalizing of the said software will be another track to do.&lt;/p&gt;




&lt;p&gt;My advice to white collar professionals now is to get ready and prepare for the pre- and post- work that will go along with the work that AI will do. Embrace this AI Sandwich and aim to thrive.&lt;/p&gt;

&lt;p&gt;Otherwise, you will be chewed out by the industry.&lt;/p&gt;

</description>
      <category>ai</category>
      <category>productivity</category>
      <category>career</category>
      <category>devops</category>
    </item>
    <item>
      <title>AI is a lot of things, but it's a Lever.</title>
      <dc:creator>Regnard Raquedan</dc:creator>
      <pubDate>Mon, 23 Feb 2026 20:24:42 +0000</pubDate>
      <link>https://dev.to/regnard/ai-is-a-lot-of-things-but-its-a-lever-1fao</link>
      <guid>https://dev.to/regnard/ai-is-a-lot-of-things-but-its-a-lever-1fao</guid>
      <description>&lt;p&gt;One thought I had on AI recently was sparked by simple machines.&lt;/p&gt;

&lt;p&gt;Basically the "&lt;strong&gt;force multiplier&lt;/strong&gt;" effect you may have already seen or hear, AI is like a lever where it multiplies your effort to lift a load. You can 5x your capabilities with AI especially if you are skilled in your domain of expertise.&lt;/p&gt;

&lt;p&gt;However, if you are not skilled yet, AI can only enhance that limited capability. You &lt;em&gt;still&lt;/em&gt; need to develop the domain expertise. That will help you create better prompts, understand the generated content, and verify that the AI-produced content is accurate.&lt;/p&gt;

&lt;p&gt;Using a simple math model, if you're a experienced knowledge worker and your skill level is a 8/10 and AI will multiply your skill and productivity 5-fold, imagine the effect to someone with a skill level 1/10 with a 5x effect-- they are still less skilled that experienced person.&lt;/p&gt;

&lt;p&gt;This is why there's data that suggests that senior developers are thriving with AI and the beginners are spinning their wheels with AI in their workflows. The seniors are optimizing and refining their battle-tested approaches while the junior devs are seeing hieroglyphics. That can create a productivity gap with the same tools and same AI models.&lt;/p&gt;

&lt;p&gt;There is no silver bullet to close this gap. Skill-building and upskilling will be part of that conversation to ensure AI will be the same force multiplier for everyone.&lt;/p&gt;

&lt;p&gt;If you haven't already, deepen you domain knowledge while getting up to speed on AI tools. &lt;/p&gt;

</description>
      <category>ai</category>
      <category>career</category>
      <category>productivity</category>
      <category>discuss</category>
    </item>
    <item>
      <title>The AI Agent Revolution: Are We All Full-Stack Developers Now?</title>
      <dc:creator>Regnard Raquedan</dc:creator>
      <pubDate>Tue, 22 Apr 2025 00:34:37 +0000</pubDate>
      <link>https://dev.to/regnard/the-ai-agent-revolution-are-we-all-full-stack-developers-now-4kee</link>
      <guid>https://dev.to/regnard/the-ai-agent-revolution-are-we-all-full-stack-developers-now-4kee</guid>
      <description>&lt;p&gt;It was impossible to miss the dominant theme at Google Cloud Next ‘25: &lt;a href="https://cloud.google.com/transform/101-real-world-generative-ai-use-cases-from-industry-leaders" rel="noopener noreferrer"&gt;AI Agents&lt;/a&gt;. Seeing the sheer focus on agents, coupled with practical integrations like GitLab's recent release of &lt;a href="https://about.gitlab.com/blog/2025/04/17/gitlab-duo-with-amazon-q-agentic-ai-optimized-for-aws/" rel="noopener noreferrer"&gt;GitLab Duo leveraging Amazon Q&lt;/a&gt;, has solidified a thought I've had: the traditional lines between developer specializations are blurring very quickly: &lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Are AI Agents effectively turning all developers into full-stack developers? &lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;I’m convinced the industry is trending that way.&lt;/p&gt;

&lt;p&gt;For years, the software development landscape often demanded deep specialization. You were a front-end developer, a back-end developer, a database expert, or a DevOps engineer. &lt;/p&gt;

&lt;p&gt;Staying current meant constantly learning the ‘programming language du jour.' While that deep expertise certainly hasn't lost its value, the necessity of mastering every layer just to be productive across the stack is decreasing, thanks to AI.&lt;/p&gt;

&lt;p&gt;I don't necessarily need immediate and intimate knowledge of every framework or configuration nuance to get started or contribute meaningfully across different domains. Why? Here's my take:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Because AI and, more specifically, AI Agents are becoming very quick knowledge sources and translators. &lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;They can generate boilerplate code in unfamiliar languages, suggest configurations for cloud services I haven't touched before, explain complex legacy systems, and even help debug intricate deployment issues. &lt;/p&gt;

&lt;p&gt;These agents act as bridges, filling the immediate tech skill gaps and dramatically shortening the learning curve. They empower us to operate effectively across the entire development lifecycle, embodying a new kind of full-stack capability.&lt;/p&gt;

&lt;p&gt;Now, let's address the skepticism. We can collectively roll our eyes at the notion of AI assistance in development, like "&lt;a href="https://en.wikipedia.org/wiki/Vibe_coding" rel="noopener noreferrer"&gt;Vibe Coding&lt;/a&gt;." And yes, there's a valid concern that over-reliance on AI could potentially stifle foundational learning. However, I believe framing the current shift based on that misses the bigger picture.&lt;/p&gt;

&lt;p&gt;This isn't about blindly trusting AI to write mission-critical code without oversight. ("Can AI drop a database?") It's about strategic automation. Imagine AI Agents handling unit testing frameworks, managing complex deployment pipelines across multi-cloud environments, securing workloads before they get to production.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;When AI Agents reliably take care of these crucial, yet often time-consuming and repetitive tasks, it doesn't make developers redundant. It liberates us. &lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Agentic AI-supported development frees up invaluable time and effort for the tasks where human ingenuity truly shines: architectural design, understanding nuanced user requirements, and tackling complex problem-solving. This is the real future of software development: a killer combo of human creativity and AI efficiency.&lt;/p&gt;

&lt;p&gt;The announcements from Google Cloud Next '25 and the tangible tools emerging in the cloud ecosystem aren't just incremental updates; they signal a fundamental shift. &lt;/p&gt;

&lt;p&gt;We're moving towards a reality where developers are less defined by the specific tools they've mastered and more by their ability to leverage AI to build, deploy, and manage applications holistically. &lt;/p&gt;

&lt;p&gt;The era of the AI-augmented, full-stack developer isn't just coming – it's already starting to unfold.&lt;/p&gt;

</description>
      <category>fullstack</category>
      <category>ai</category>
      <category>webdev</category>
      <category>career</category>
    </item>
    <item>
      <title>Clear Link Between DevSecOps and Data Engineering</title>
      <dc:creator>Regnard Raquedan</dc:creator>
      <pubDate>Fri, 13 Sep 2024 16:16:18 +0000</pubDate>
      <link>https://dev.to/regnard/clear-link-between-devsecops-and-data-engineering-2287</link>
      <guid>https://dev.to/regnard/clear-link-between-devsecops-and-data-engineering-2287</guid>
      <description>&lt;p&gt;I recently cleared the &lt;a href="https://www.credly.com/badges/cfd34447-94bc-4925-8f53-9519558a1569/public_url" rel="noopener noreferrer"&gt;AWS Data Engineering - Associate&lt;/a&gt; certification, and I would say that my background as a Solutions Architect at &lt;a href="https://about.gitlab.com" rel="noopener noreferrer"&gt;GitLab&lt;/a&gt; helped a lot. In fact, almost became an exercise of translating stock knowledge obtained at work.&lt;/p&gt;

&lt;p&gt;No, there's not a cheat code, but I came to this realization that prompted me to pursue the certification:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;DevSecOps and DataEngineering are virtually the same practice with different workloads.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;BOOM. 😳&lt;/p&gt;

&lt;p&gt;Being in the space made me see the similarities. Both involve:&lt;/p&gt;

&lt;p&gt;1️⃣ - Pipelines &amp;amp; orchestration design&lt;/p&gt;

&lt;p&gt;2️⃣ - Automation&lt;/p&gt;

&lt;p&gt;3️⃣ - Security &amp;amp; governance  &lt;/p&gt;

&lt;p&gt;Data pipelines and CI/CD pipelines are really just different flavors of the same thing. In CI/CD, you’re building and shipping code; in data engineering, it’s about moving, transforming, and loading data. &lt;/p&gt;

&lt;p&gt;Both need airtight orchestration to keep things running without blowing up. Automation? That’s table stakes in both. Cut out the manual junk and let the system do the heavy lifting.&lt;/p&gt;

&lt;p&gt;And don’t get me started on security. Whether it’s code or data, if you’re not locking things down, you’re just asking for trouble. The same rules apply: security needs to be baked in, not bolted on, from the start. &lt;/p&gt;

&lt;p&gt;My work at GitLab has given me a perspective on CI/CD, which really ties in very neatly to modern data engineering practices. It’s great how much crossover there is once you start looking at the big picture.&lt;/p&gt;

</description>
      <category>dataengineering</category>
      <category>devops</category>
      <category>devsecops</category>
      <category>cloud</category>
    </item>
    <item>
      <title>Translating an Azure Serverless App Architecture into AWS</title>
      <dc:creator>Regnard Raquedan</dc:creator>
      <pubDate>Wed, 23 Feb 2022 15:32:56 +0000</pubDate>
      <link>https://dev.to/aws-builders/translating-an-azure-serverless-app-architecture-into-aws-1864</link>
      <guid>https://dev.to/aws-builders/translating-an-azure-serverless-app-architecture-into-aws-1864</guid>
      <description>&lt;p&gt;In my last post, I made a &lt;a href="https://dev.to/aws-builders/aws-azure-mapping-cheat-sheet-1dom"&gt;cheat sheet to help cloud architects translate services between Microsoft Azure and AWS&lt;/a&gt;. It was well-received by the community, and I thought of ways how to make these translations more useful for the community.&lt;/p&gt;

&lt;p&gt;If you're like me, I've been working between Azure and AWS, and it's starting to feel like working between two programming languages, like JavaScript and Python. I find it a good and useful exercise to keep abreast with the analogous services between the two major cloud platforms. (Multi-cloud folks would have a different opinion on this, but I digress.)&lt;/p&gt;

&lt;h2&gt;
  
  
  Azure Reference Architecture
&lt;/h2&gt;

&lt;p&gt;A possible way to make this translation more tangible is to take a look at existing architectures and see what it looks like with another cloud service. I found this &lt;a href="https://docs.microsoft.com/en-us/azure/architecture/reference-architectures/serverless/web-app" rel="noopener noreferrer"&gt;simple and elegant serverless web application&lt;/a&gt; architecture from Azure:&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%2F2kbro6vwwhucg0yr7wpx.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%2F2kbro6vwwhucg0yr7wpx.png" alt=" " width="800" height="329"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Translated AWS Architecture
&lt;/h2&gt;

&lt;p&gt;I translated the Azure-based application into AWS and here is what it looks like:&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%2F0v6mnz7tlysipe84fzvi.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%2F0v6mnz7tlysipe84fzvi.png" alt=" " width="800" height="305"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Let's do a quick breakdown of the AWS services:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;strong&gt;S3&lt;/strong&gt; - This is where the static files will be stored, like HTML, CSS, and JavaScript files.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;CloudFront&lt;/strong&gt; - We will use this as our Content Delivery Network to enable caching content and accelerate delivery of content, as well as providing an HTTPS endpoint.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;Lambda&lt;/strong&gt; - The key engine that makes this work.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;API Gateway&lt;/strong&gt; - As the name implies, it will provide as the access point for the application. &lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;RDS&lt;/strong&gt; - The application's data store.&lt;/li&gt;
&lt;li&gt;Single Sign-On - This is the equivalent to Azure's Active Directory for user authentication.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;CloudWatch&lt;/strong&gt; - Although not technically part of the application, this helps us monitor the performance and infrastructure data collection.&lt;/li&gt;
&lt;li&gt;
&lt;strong&gt;CodeDeploy&lt;/strong&gt; - Modern web applications need a seamless and easy workflow. CodeDeploy is the tool for the CI/CD for building, testing, packaging, and deploying.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;In closing, I hope this helps you see Azure to AWS translation more than just a conversion, but also provide some insight on how these services integrate.&lt;/p&gt;

&lt;p&gt;👉🏻 &lt;a href="https://www.twitter.com/regnard" rel="noopener noreferrer"&gt;Follow me on Twitter&lt;/a&gt;  &lt;/p&gt;

</description>
      <category>aws</category>
      <category>azure</category>
      <category>cloud</category>
      <category>serverless</category>
    </item>
    <item>
      <title>AWS-Azure Mapping Cheat Sheet</title>
      <dc:creator>Regnard Raquedan</dc:creator>
      <pubDate>Thu, 26 Aug 2021 20:15:03 +0000</pubDate>
      <link>https://dev.to/aws-builders/aws-azure-mapping-cheat-sheet-1dom</link>
      <guid>https://dev.to/aws-builders/aws-azure-mapping-cheat-sheet-1dom</guid>
      <description>&lt;p&gt;Between Amazon's &lt;a href="https://aws.amazon.com" rel="noopener noreferrer"&gt;AWS&lt;/a&gt; and Microsoft's &lt;a href="https://www.azure.com" rel="noopener noreferrer"&gt;Azure&lt;/a&gt;, you have two-thirds of the world cloud computing infrastructure market share-- with AWS having twice the size of Azure's slide of the pie. &lt;/p&gt;

&lt;p&gt;That's why you have people like me who straddle back and forth between the two cloud behemoths, and the services can become hard to keep track of. &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%2Ffe74lr91b91rzni4oxri.gif" 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%2Ffe74lr91b91rzni4oxri.gif" alt="Switching between AWS and Azure" width="480" height="270"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;It's relatively easy when you're dealing with the building block services like &lt;strong&gt;EC2 Instances&lt;/strong&gt; in AWS and &lt;strong&gt;Virtual Machines&lt;/strong&gt; in Azure, but  it gets a little confusing when you're looking at more advanced services, like the service equivalent to &lt;strong&gt;AWS CodeCommit&lt;/strong&gt; (Spoiler: it's &lt;strong&gt;Azure DevOps&lt;/strong&gt;).&lt;/p&gt;

&lt;p&gt;This information is handy too when you're preparing for a certification exam. Fundamental-level certifications like Azure Fundamentals (AZ-900) and AWS Certified Cloud Practitioner (CLF-C01) covers a very broad range of services, and it's very likely that you will find yourself “translating” between AWS and Azure.&lt;/p&gt;

&lt;p&gt;One important thing to note is that mapping each service 1:1 might not be possible, but feature parity might be achieved by a combination of services.&lt;/p&gt;

&lt;p&gt;Using the exam objectives of the &lt;a href="https://aws.amazon.com/certification/certified-cloud-practitioner/" rel="noopener noreferrer"&gt;AWS Certified Cloud Practitioner&lt;/a&gt; exam, here's a cheat sheet to lay out the mapping:&lt;/p&gt;

&lt;h2&gt;
  
  
  1. Compute services
&lt;/h2&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;&lt;a href="https://aws.amazon.com/products/compute/" rel="noopener noreferrer"&gt;AWS&lt;/a&gt;&lt;/th&gt;
&lt;th&gt;&lt;a href="https://azure.microsoft.com/en-ca/product-categories/compute/" rel="noopener noreferrer"&gt;Azure&lt;/a&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Elastic Compute Cloud (EC2)&lt;/td&gt;
&lt;td&gt;Virtual Machine (VM)&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Auto-scaling&lt;/td&gt;
&lt;td&gt;VM Scale Sets&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Elastic Container Services&lt;/td&gt;
&lt;td&gt;Container Instances&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Lambda&lt;/td&gt;
&lt;td&gt;Functions&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;h2&gt;
  
  
  2. Storage services
&lt;/h2&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;&lt;a href="https://aws.amazon.com/products/storage/" rel="noopener noreferrer"&gt;AWS&lt;/a&gt;&lt;/th&gt;
&lt;th&gt;&lt;a href="https://azure.microsoft.com/en-us/product-categories/storage/" rel="noopener noreferrer"&gt;Azure&lt;/a&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;S3&lt;/td&gt;
&lt;td&gt;Blob Storage&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Elastic Block Storage&lt;/td&gt;
&lt;td&gt;Storage Account&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;S3 Glacier&lt;/td&gt;
&lt;td&gt;Archive storage&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Snowball&lt;/td&gt;
&lt;td&gt;Data Box&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Elastic File System&lt;/td&gt;
&lt;td&gt;Files&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Storage Gateway&lt;/td&gt;
&lt;td&gt;StorSimple&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;h2&gt;
  
  
  3. Networking services
&lt;/h2&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;&lt;a href="https://aws.amazon.com/products/networking/" rel="noopener noreferrer"&gt;AWS&lt;/a&gt;&lt;/th&gt;
&lt;th&gt;&lt;a href="https://azure.microsoft.com/en-us/product-categories/networking/" rel="noopener noreferrer"&gt;Azure&lt;/a&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Virtual Private Cloud (VPC)&lt;/td&gt;
&lt;td&gt;Virtual Network&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Route 53&lt;/td&gt;
&lt;td&gt;DNS&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Direct Connect&lt;/td&gt;
&lt;td&gt;ExpressRoute&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;h2&gt;
  
  
  4. Database services
&lt;/h2&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;&lt;a href="https://aws.amazon.com/products/databases/" rel="noopener noreferrer"&gt;AWS&lt;/a&gt;&lt;/th&gt;
&lt;th&gt;&lt;a href="https://azure.microsoft.com/en-ca/product-categories/databases/" rel="noopener noreferrer"&gt;Azure&lt;/a&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;RDS&lt;/td&gt;
&lt;td&gt;SQL Database&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;DynamoDB&lt;/td&gt;
&lt;td&gt;Cosmos DB&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Redshift&lt;/td&gt;
&lt;td&gt;Synapse Analytics&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;

&lt;h2&gt;
  
  
  5. Cost management
&lt;/h2&gt;

&lt;div class="table-wrapper-paragraph"&gt;&lt;table&gt;
&lt;thead&gt;
&lt;tr&gt;
&lt;th&gt;&lt;a href="https://aws.amazon.com/aws-cost-management/" rel="noopener noreferrer"&gt;AWS&lt;/a&gt;&lt;/th&gt;
&lt;th&gt;&lt;a href="https://azure.microsoft.com/en-ca/services/cost-management/" rel="noopener noreferrer"&gt;Azure&lt;/a&gt;&lt;/th&gt;
&lt;/tr&gt;
&lt;/thead&gt;
&lt;tbody&gt;
&lt;tr&gt;
&lt;td&gt;Trusted Advisor&lt;/td&gt;
&lt;td&gt;Advisor&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Cost Explorer&lt;/td&gt;
&lt;td&gt;Cost Management&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;QuickSight&lt;/td&gt;
&lt;td&gt;Power BI&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
&lt;td&gt;Organizations&lt;/td&gt;
&lt;td&gt;Subscription Management&lt;/td&gt;
&lt;/tr&gt;
&lt;/tbody&gt;
&lt;/table&gt;&lt;/div&gt;




&lt;p&gt;This list is not exhaustive by any means, but I think it's a good starting point to help you with the high-level AWS-Azure mapping. Also, if I got anything wrong, I welcome your feedback! &lt;/p&gt;

&lt;p&gt;👉🏻 &lt;a href="https://www.twitter.com/regnard" rel="noopener noreferrer"&gt;Follow me on Twitter&lt;/a&gt;  &lt;/p&gt;

</description>
      <category>aws</category>
      <category>azure</category>
      <category>cloud</category>
      <category>beginners</category>
    </item>
  </channel>
</rss>
