<?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: Necati Arslan</title>
    <description>The latest articles on DEV Community by Necati Arslan (@necati_arslan).</description>
    <link>https://dev.to/necati_arslan</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%2F3788182%2F4fb8d728-063a-4692-ace1-5476904221b6.jpg</url>
      <title>DEV Community: Necati Arslan</title>
      <link>https://dev.to/necati_arslan</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/necati_arslan"/>
    <language>en</language>
    <item>
      <title>Building AWS Infrastructure from a Single Prompt</title>
      <dc:creator>Necati Arslan</dc:creator>
      <pubDate>Tue, 24 Feb 2026 03:07:20 +0000</pubDate>
      <link>https://dev.to/necati_arslan/building-aws-infrastructure-from-a-single-prompt-dj0</link>
      <guid>https://dev.to/necati_arslan/building-aws-infrastructure-from-a-single-prompt-dj0</guid>
      <description>&lt;p&gt;Today I’m excited to share a project I’ve been working on — Awsflow, an open-source Visual Studio Code extension that empowers developers to interact with AWS services using natural language and AI-assisted tools — directly inside your editor.&lt;/p&gt;

&lt;p&gt;🔗 Repository: &lt;a href="https://github.com/necatiarslan/awsflow" rel="noopener noreferrer"&gt;https://github.com/necatiarslan/awsflow&lt;/a&gt; &lt;/p&gt;

&lt;p&gt;🔗 VS Code Marketplace: &lt;a href="https://marketplace.visualstudio.com/items?itemName=NecatiARSLAN.awsflow" rel="noopener noreferrer"&gt;https://marketplace.visualstudio.com/items?itemName=NecatiARSLAN.awsflow&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;🧠 What Is Awsflow?&lt;br&gt;
In modern cloud development workflows, context switching between your IDE and cloud console is a productivity pitfall. With Awsflow, you can access, query, and act on AWS services right from VS Code’s chat interface — using plain language commands powered by AI.&lt;/p&gt;

&lt;p&gt;Whether you want to list buckets, inspect EC2 instances, fetch logs from CloudWatch, or invoke Lambda functions, Awsflow allows you to do it without leaving your editor. (Visual Studio Marketplace)&lt;/p&gt;

&lt;p&gt;What makes it even more compelling:&lt;/p&gt;

&lt;p&gt;🤖 Natural Language Chat Interface — ask questions like “list my S3 buckets” or “show me recent CloudWatch logs” and get direct results without manual AWS SDK coding. (Visual Studio Marketplace)&lt;br&gt;
🔌 AI-Aware Tooling — the extension registers AWS-aware tools that the assistant can invoke based on your requests. (Visual Studio Marketplace)&lt;br&gt;
👤 Leverages Your AWS Credentials — it uses your existing AWS CLI or profile credentials so there’s no need for external credential storage. (GitHub)&lt;br&gt;
☁️ Broad AWS Service Support — S3, EC2, Lambda, Step Functions, CloudWatch, RDS, DynamoDB, IAM, and more — all accessible via chat tools. (Visual Studio Marketplace)&lt;/p&gt;

</description>
      <category>aws</category>
      <category>githubcopilot</category>
      <category>ai</category>
      <category>vscode</category>
    </item>
  </channel>
</rss>
