<?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: Awasthi577</title>
    <description>The latest articles on DEV Community by Awasthi577 (@awasthi577).</description>
    <link>https://dev.to/awasthi577</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%2F3777388%2F9bbc7bf2-175e-41e4-b003-93dad109c5c3.jpg</url>
      <title>DEV Community: Awasthi577</title>
      <link>https://dev.to/awasthi577</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/awasthi577"/>
    <language>en</language>
    <item>
      <title>This command creates a VM on any cloud: cloudbrew create vm</title>
      <dc:creator>Awasthi577</dc:creator>
      <pubDate>Tue, 17 Feb 2026 10:36:29 +0000</pubDate>
      <link>https://dev.to/awasthi577/loudbrew-one-command-any-cloud-no-headaches-1n7m</link>
      <guid>https://dev.to/awasthi577/loudbrew-one-command-any-cloud-no-headaches-1n7m</guid>
      <description>&lt;p&gt;Hey folks!&lt;br&gt;
I’ve been building CloudBrew, a tool that lets you spin up cloud resources across AWS, GCP, and Azure with a single command.&lt;/p&gt;

&lt;p&gt;No long configs.&lt;br&gt;
No confusing setup.&lt;br&gt;
Just type what you want, and it figures out the rest.&lt;/p&gt;

&lt;p&gt;Example:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;cloudbrew create vm my-vm --provider aws --apply --yes&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;The idea is simple:&lt;/strong&gt;&lt;br&gt;
Cloud infrastructure should feel instant, not like a 30-second ritual.&lt;/p&gt;

&lt;p&gt;It already has:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Smart prompts if you forget something&lt;/li&gt;
&lt;li&gt;Secure login checks&lt;/li&gt;
&lt;li&gt;Tests passing for the core engine&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;But some parts of the orchestration and cross-cloud mapping are still a bit… cursed 😅&lt;/p&gt;

&lt;p&gt;If you’ve built cloud tools, CLIs, or anything DevOps-y, I’d love your thoughts.&lt;br&gt;
Even a “this is dumb, do it this way” is welcome.&lt;/p&gt;

&lt;p&gt;Trying to make cloud infra feel more like brew install and less like debugging YAML at 2 AM.&lt;/p&gt;

</description>
      <category>opensource</category>
      <category>discuss</category>
      <category>aws</category>
      <category>cloudcomputing</category>
    </item>
  </channel>
</rss>
