<?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: Victor Hugo</title>
    <description>The latest articles on DEV Community by Victor Hugo (@victrhugo).</description>
    <link>https://dev.to/victrhugo</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%2F4116397%2Fd24daa79-d0db-4d57-863a-482e6fdd5d2e.jpg</url>
      <title>DEV Community: Victor Hugo</title>
      <link>https://dev.to/victrhugo</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/victrhugo"/>
    <language>en</language>
    <item>
      <title>I built an open source platform to practice DevOps in the browser</title>
      <dc:creator>Victor Hugo</dc:creator>
      <pubDate>Tue, 08 Sep 2026 20:02:37 +0000</pubDate>
      <link>https://dev.to/victrhugo/i-built-an-open-source-platform-to-practice-devops-in-the-browser-4862</link>
      <guid>https://dev.to/victrhugo/i-built-an-open-source-platform-to-practice-devops-in-the-browser-4862</guid>
      <description>&lt;p&gt;Learning DevOps often means reading documentation, watching tutorials, and memorizing commands. Those resources are useful, but I kept missing one thing: a place where I could interact with the concepts without having to build an entire lab first.&lt;br&gt;
That is why I have been working on Bancada, a free and open source platform for practicing DevOps and system design directly in the browser.&lt;br&gt;
The project is primarily built for Portuguese-speaking developers, especially people who are learning infrastructure and want something more hands-on than another collection of articles.&lt;br&gt;
Bancada currently has 168 practical learning resources:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;53 games and interactive simulators&lt;/li&gt;
&lt;li&gt;20 guided exercises&lt;/li&gt;
&lt;li&gt;44 quizzes&lt;/li&gt;
&lt;li&gt;27 flashcard sets&lt;/li&gt;
&lt;li&gt;24 operational checklists&lt;/li&gt;
&lt;li&gt;DevOps roadmaps and interview questions&lt;/li&gt;
&lt;li&gt;Educational terminals for Linux, Docker, Kubernetes, SQL, MongoDB, and PostgreSQL
Some activities simulate systems such as DNS, load balancers, message queues, Kubernetes scheduling, deployment strategies, database replication, rate limiting, CI/CD pipelines, and webhook delivery.
Everything runs in the browser. You can explore the platform without creating an account or configuring cloud infrastructure.
I have just published the first open source release, v0.1.0, under the Apache 2.0 license.
The project includes a PWA, Docker support, GitHub Actions, unit tests, Playwright tests, contribution guidelines, a code of conduct, and a public security policy.
The next step is improving the platform with feedback from people who are learning or already working with DevOps.
If you try Bancada, I would especially like to know:&lt;/li&gt;
&lt;li&gt;Which simulator or exercise was most useful?&lt;/li&gt;
&lt;li&gt;Which DevOps concept should become interactive next?&lt;/li&gt;
&lt;li&gt;Was anything confusing for someone learning the topic?&lt;/li&gt;
&lt;li&gt;What would make you use the platform during your studies?
Contributions are welcome. I have also created a few good first issue tasks for anyone who wants to make a first contribution.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Live platform:&lt;br&gt;
&lt;a href="https://bancada-9g8r.vercel.app/" rel="noopener noreferrer"&gt;https://bancada-9g8r.vercel.app/&lt;/a&gt;&lt;br&gt;
GitHub repository:&lt;br&gt;
&lt;a href="https://github.com/victrhugo/bancada" rel="noopener noreferrer"&gt;https://github.com/victrhugo/bancada&lt;/a&gt;&lt;br&gt;
Release v0.1.0:&lt;br&gt;
&lt;a href="https://github.com/victrhugo/bancada/releases/tag/v0.1.0" rel="noopener noreferrer"&gt;https://github.com/victrhugo/bancada/releases/tag/v0.1.0&lt;/a&gt;&lt;br&gt;
If the project is useful to you, a GitHub star helps other developers discover it. Feedback, bug reports, and contributions help even more.&lt;/p&gt;

&lt;h1&gt;
  
  
  devops #opensource #webdev #beginners
&lt;/h1&gt;

</description>
      <category>beginners</category>
      <category>devops</category>
      <category>learning</category>
      <category>opensource</category>
    </item>
  </channel>
</rss>
