<?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 Bueno</title>
    <description>The latest articles on DEV Community by Victor Bueno (@victorbueno).</description>
    <link>https://dev.to/victorbueno</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%2F637173%2Fcfd36b44-7e4c-459c-8965-5d84ed823be9.png</url>
      <title>DEV Community: Victor Bueno</title>
      <link>https://dev.to/victorbueno</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/victorbueno"/>
    <language>en</language>
    <item>
      <title>AI in the Wild: A ChatGPT Simulated Town 🤖🔥</title>
      <dc:creator>Victor Bueno</dc:creator>
      <pubDate>Mon, 08 Jan 2024 12:32:38 +0000</pubDate>
      <link>https://dev.to/victorbueno/ai-in-the-wild-a-chatgpt-simulated-town-2k</link>
      <guid>https://dev.to/victorbueno/ai-in-the-wild-a-chatgpt-simulated-town-2k</guid>
      <description>&lt;p&gt;Have you heard about a village where all its citizens are controlled by &lt;u&gt;artificial intelligence&lt;/u&gt;? It sounds like a great movie plot, but it's not fiction—it's a study done a few months ago that I just discovered and felt compelled to share in this article.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://i.giphy.com/media/MKorKFj0Muz4P0CI7D/giphy.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://i.giphy.com/media/MKorKFj0Muz4P0CI7D/giphy.gif" width="480" height="360"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  The study
&lt;/h2&gt;

&lt;p&gt;Named "Generative Agents: Interactive Simulacra of Human Behavior", this study, led by Google and Stanford researchers, involved &lt;u&gt;25 ChatGPT agents&lt;/u&gt; playing a game where each one assumed the role of a character in a simulated town. The agents were provided with simple descriptions, including their occupation and relationships with other agents, essentially receiving a &lt;u&gt;snapshot of their past&lt;/u&gt; memories and motivations.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;Generative agents wake up, cook breakfast, and head to work; artists paint, while authors write; they form opinions, notice each other, and initiate conversations; they remember and reflect on days past as they plan the next day.&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;A &lt;u&gt;memory system&lt;/u&gt; also was implemented, so all the experiences "lived" by the agents were stored in their own memory. For instance, when an agent named Eddy was telling his father, John, about his homework, John stored that information so later when the kid was off to school and his wife asked about their son, John knew that Eddy was excited with the music that he was composing as a homework and was able to share that.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F5zx60b2d6s5v5k63a30g.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2F5zx60b2d6s5v5k63a30g.png" alt="Simulated Town and Agents interacting" width="800" height="427"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  What happened
&lt;/h2&gt;

&lt;p&gt;Some interesting things happened during the study, such as:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Each agent &lt;u&gt;created their own routine&lt;/u&gt; without specific instructions given, just based on their histories, including daily activities as brushing teeth, taking shower and catching up with other agents.&lt;/li&gt;
&lt;li&gt;One of the agents was given the intent, in their history, to throw a Valentine's Day party. After proposing the event to other agents, they &lt;u&gt;autonomously spread invitations&lt;/u&gt; to the party and even the ones that weren't invited by the host got to know about the event trough others, mirroring real-life information flow in a city;&lt;/li&gt;
&lt;li&gt;At the Valentine's Day party, guests and the host coordinated to schedule their arrival, showcasing a level of &lt;u&gt;collaboration&lt;/u&gt; akin to real-world social dynamics.&lt;/li&gt;
&lt;li&gt;Another example of information diffusion was the fact that a mayoral election was happening and agents that weren't aware of that got information from other agents and were even capable of discussing about the election later.&lt;/li&gt;
&lt;li&gt;The agents were &lt;u&gt;reflecting&lt;/u&gt; about themselves and what matters to them. One for instance, from his own observations, was able to "understand" how dedicated he is to research activities.&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fuzhyrfpdckn2zd39e5ry.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fuzhyrfpdckn2zd39e5ry.png" alt="Information Diffusion about the Valentine's Day party" width="800" height="474"&gt;&lt;/a&gt;&lt;/p&gt;
Valentine's Day Party Information Diffusion



&lt;h2&gt;
  
  
  AIs more human than... Humans?
&lt;/h2&gt;

&lt;p&gt;A controlled evaluation tested whether ChatGPT agents could exhibit believable human behavior based on their environment and experiences.&lt;br&gt;
As the agents responds to natural language question they were basically "interviewed" to &lt;u&gt;assess five human abilities&lt;/u&gt;: maintaining self-knowledge, retrieving memory, generating plans, reacting, and reflecting.&lt;/p&gt;

&lt;p&gt;A group of 25 humans watched full replays of the simulation, each following one agent while inspecting the corresponding agent memory data. These individuals were then interviewed, roleplaying as the selected agent. In the final evaluation, other human assessors were invited to rank the scenarios by believability. The result was striking—&lt;u&gt;ChatGPT proved more convincing&lt;/u&gt; at roleplaying a human than an actual human, perhaps not surprising at this point.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fmw2vctiyx6rdctsntti3.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media.dev.to/cdn-cgi/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Farticles%2Fmw2vctiyx6rdctsntti3.png" alt="Study Evaluation Results" width="571" height="386"&gt;&lt;/a&gt;&lt;/p&gt;
Scenarios removing agents capabilities of Plan, Reflection and Observation were also ranked



&lt;h2&gt;
  
  
  Glitch in the Matrix
&lt;/h2&gt;

&lt;p&gt;ChatGPT is amazing, we already know that, but the agents presented some behaviors that weren't expected by the researchers:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Some agents failed to absorb information adequately, occasionally retrieving &lt;u&gt;incomplete memory fragments&lt;/u&gt; during interviews;&lt;/li&gt;
&lt;li&gt;The stores at the simulated town closes at 5 p.m. but a few agents enter the stores after closing hours, misunderstanding the shop's operating hours.&lt;/li&gt;
&lt;li&gt;Even do the Bar was supposed to be a place to go later on the day, some agents during the simulation preferred to have lunch there instead of the café.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  My thoughts
&lt;/h2&gt;

&lt;p&gt;This kind of study are really interesting to me, I don't work directly with AI or machine learning but it's a field that makes me reflect a lot.&lt;br&gt;
And honestly, this is impressive, looking how human an artificial intelligence can get. Even the presented "errors" from the agents sounds a lot like a human to me... Who doesn't forget information that they should know? Who doesn't go to a store just to find out it's closed? And who has never grab a beer earlier than they should?&lt;/p&gt;

&lt;p&gt;This makes me think, &lt;u&gt;how far artificial intelligence will go&lt;/u&gt;? Perhaps in the near future, video games will feature NPCs (non-playable characters) entirely controlled by AIs, free from predetermined scripts, offering an immersive experience beyond our current imagination.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://i.giphy.com/media/v1.Y2lkPTc5MGI3NjExMDEzc2RldHEzMGFrbWw4MDM4OWwxMHhrMWVlZmc0dThoa3dzdWhmdCZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/gLKVCVdLUXMTeIs6MD/giphy.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://i.giphy.com/media/v1.Y2lkPTc5MGI3NjExMDEzc2RldHEzMGFrbWw4MDM4OWwxMHhrMWVlZmc0dThoa3dzdWhmdCZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/gLKVCVdLUXMTeIs6MD/giphy.gif" width="480" height="270"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;I would love to hear your thoughts on the matter, what implications do you think this study could lead to?&lt;/p&gt;




&lt;p&gt;&lt;em&gt;If you are interested in delving deeper into the research paper, &lt;a href="https://github.com/joonspk-research/generative_agents" rel="noopener noreferrer"&gt;click here&lt;/a&gt; to access the official GitHub, where you can find the complete study and instructions to replicate the simulation.&lt;/em&gt;&lt;/p&gt;

</description>
      <category>ai</category>
      <category>machinelearning</category>
      <category>computerscience</category>
      <category>chatgpt</category>
    </item>
    <item>
      <title>Should I Write Articles in English or in My Native Language?</title>
      <dc:creator>Victor Bueno</dc:creator>
      <pubDate>Tue, 26 Dec 2023 18:23:32 +0000</pubDate>
      <link>https://dev.to/victorbueno/should-i-write-articles-in-english-or-in-my-native-language-p19</link>
      <guid>https://dev.to/victorbueno/should-i-write-articles-in-english-or-in-my-native-language-p19</guid>
      <description>&lt;p&gt;I find myself in a bit of a dilemma and would appreciate your thoughts on the matter.&lt;br&gt;
&lt;a href="https://i.giphy.com/media/iFjp2GQYKBleg/giphy.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://i.giphy.com/media/iFjp2GQYKBleg/giphy.gif" width="500" height="254"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  The Dilemma
&lt;/h2&gt;

&lt;p&gt;As the title of the article suggests, I'm not sure if I should contribute to the community &lt;strong&gt;writing articles in English or in my native language&lt;/strong&gt;. And here is why:&lt;/p&gt;

&lt;h2&gt;
  
  
  My Expirence
&lt;/h2&gt;

&lt;p&gt;This marks my second article, and the first one was written in Portuguese, my native language. That was a choice that I made trying to contribute with the Brazilians seeking more content on a particular subject but may not be comfortable enough with English to read an entire article. And I was thinking about keeping that way, but one of the first comments that I got was something like: "good article, next time you should do it in english". Since then, I've been grappling with this decision.&lt;/p&gt;

&lt;h2&gt;
  
  
  Why write in English?
&lt;/h2&gt;

&lt;p&gt;Before writing this, I read some articles advocating for writing exclusively in English. Anyone can imagine the main reasons to do so:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Improve your own English knowlodge;&lt;/li&gt;
&lt;li&gt;Reach more people;&lt;/li&gt;
&lt;li&gt;Help on your career growth;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;And I guess that they are really valid! Also, as I consume content in English here on dev.to, I intereact a lot with people that doesn't speak my native language, so producing content in English seems like an excellent way to continue contributing.&lt;/p&gt;

&lt;h2&gt;
  
  
  But why write in your native language?
&lt;/h2&gt;

&lt;p&gt;A comment that I saw in one of the articles defending writing in english says: "English is the language of the internet". While I acknowledge its important role in connecting people globally, isn't that segregating a large part of the world who lack access to resources for learning a new language? Unfortunely, in Brazil, for example, having access to education is a privilege that not everyone can have.&lt;br&gt;
While I aspire to contribute globally, I also want to make a difference on the life of the people from my country (even if it's a small part). Wouldn't it be more meaningful to give back to the community I'm physically surrounded by and create accessible content for them?&lt;/p&gt;

&lt;h2&gt;
  
  
  Isn't writing in both languages an option?
&lt;/h2&gt;

&lt;p&gt;Certainly, there's the option of writing the same content in two different languages, but I feel it might not be effective on the internet. I've never come across a successful YouTube channel, for instance, that produces content in two different languages on the same profile. I fear that duplicating all my posts, one in English and the other in my native language, might lead to losing both audiences and not reaching anyone at all.&lt;/p&gt;

&lt;h2&gt;
  
  
  Share your toughts
&lt;/h2&gt;

&lt;p&gt;What are your toughts? Do you have any relavant experience on the matter? I'd love to hear back from you all :)&lt;/p&gt;

</description>
      <category>discuss</category>
      <category>community</category>
      <category>writing</category>
      <category>career</category>
    </item>
    <item>
      <title>Diferenças entre Monólito e Microsserviços</title>
      <dc:creator>Victor Bueno</dc:creator>
      <pubDate>Tue, 22 Feb 2022 12:10:47 +0000</pubDate>
      <link>https://dev.to/victorbueno/diferencas-entre-monolito-e-microsservicos-1n2g</link>
      <guid>https://dev.to/victorbueno/diferencas-entre-monolito-e-microsservicos-1n2g</guid>
      <description>&lt;p&gt;Esta semana iniciei em uma nova empresa e ouvi, de um desenvolvedor mais experiente da equipe, que o principal produto que vou trabalhar havia sido desenvolvido como um &lt;strong&gt;Monólito&lt;/strong&gt; e agora estavam sendo iniciados os esforços a fim de migrá-lo para uma arquitetura de &lt;strong&gt;Microsserviços&lt;/strong&gt;. Eu já havia escutado esses termos mas não entendia bem o que eles implicavam, então fui buscar entendê-los melhor... Agora com esse conhecimento adquirido, venho compartilhar as diferenças que vi entre esses dois tipos de arquitetura.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.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%2Fls2otyqir0wlr4gahnur.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://media.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%2Fls2otyqir0wlr4gahnur.gif" alt="Estou pronto!"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  O que é um Monólito?
&lt;/h2&gt;

&lt;p&gt;A palavra monólito faz referência a um monumento formado por um único bloco de pedra e isso nos explica muita coisa!&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.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%2Fvvsqo95qaxn0vt9s4m19.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.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%2Fvvsqo95qaxn0vt9s4m19.jpg" alt="Monumento de Washington"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Um software que adota uma arquitetura Monolítica tem todo seu código e funcionamento concentrados em um só processo. Logo, todas as funções do negócio estão dividindo os mesmos recursos de uma mesma máquina.&lt;/p&gt;

&lt;h3&gt;
  
  
  Vantagens
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Novos desenvolvedores vão ter uma maior facilidade de entender o projeto, pois todo o código se concentra em um único lugar.&lt;/li&gt;
&lt;li&gt;O desenvolvimento inicial é mais fácil e rápido. Além de, enquanto pequeno, possuir baixa complexidade.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Desvantagens
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Acarreta a uma difícil manutenção no futuro, quando ao alterar parte de uma funcionalidade é criado um efeito cascata (que pode causar comportamentos inesperados) em outras funções que estão ligadas de alguma forma. Afinal, há uma alta dependência de componentes do código.&lt;/li&gt;
&lt;li&gt;Seu principal ponto negativo: escalabilidade. Ou melhor, a falta dela... Por todo o funcionamento estar integrado, não podemos escalar uma função individualmente, é necessário que todo o produto se expanda em conjunto.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  O que é um Microsserviço?
&lt;/h2&gt;

&lt;p&gt;Um sistema que utiliza uma arquitetura de Microsserviços é composto por partes menores. Enquanto o Monólito é uma grande e única pedra, aqui temos diversas pedrinhas.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.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%2F81n624n8fnxosan5ek21.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.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%2F81n624n8fnxosan5ek21.jpg" alt="Diversas pedras"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Nesse tipo de software vamos ter um código dividido em vários projetos que se comunicam entre si formando o produto final. Assim, cada serviço é criado de acordo com um conjunto de regras de negócio específicas, sendo implementado de forma independente.&lt;/p&gt;

&lt;h3&gt;
  
  
  Vantagens
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;A manutenção se torna mais fácil por se trabalhar com partes menores de código e que não vão gerar problemas nos outros serviços do sistema.&lt;/li&gt;
&lt;li&gt;Cada parte do software pode ser desenvolvida com a tecnologia que melhor se encaixa nela, sem a necessidade de ter o projeto todo usando uma única linguagem, por exemplo.&lt;/li&gt;
&lt;li&gt;Fazer o deploy de um microsserviço é muito mais simples, facilitando a chegada de atualizações à produção.&lt;/li&gt;
&lt;li&gt;A escalabilidade está presente, de forma que se torna possível expandir apenas os microsserviços desejados conforme a necessidade daquele momento.&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Desvantagens
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Como temos um sistema distribuído, deve haver alguma forma de conectá-lo e trabalhar nisso traz uma dificuldade adicional ao projeto.&lt;/li&gt;
&lt;li&gt;O aprendizado é dificultado para desenvolvedores que entrarem no projeto ao longo de sua criação tendo que compreender o funcionamento de diversos serviços.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Suas diferenças
&lt;/h2&gt;

&lt;p&gt;Acredito que agora você já tenha entendido o conceito dessas arquiteturas e caso não, podemos resumir "Monólito vs Microsserviços" como "Centralizado vs Descentralizado". De um lado temos um grande bloco de código e, em outro, pequenos blocos interligados por conexões.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.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%2F2el6f9h5o4opin93mesu.jpg" class="article-body-image-wrapper"&gt;&lt;img src="https://media.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%2F2el6f9h5o4opin93mesu.jpg" alt="Diagrama comparativo"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Ao olhar as vantagens e desvantagens de cada arquitetura entendemos que:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;Enquanto Monólito é fácil de um novo integrante do time aprender, o Microsserviços pode complicar o aprendizado, inclusive na maneira que foi escolhida fazer a ligação entre os serviços.&lt;/li&gt;
&lt;li&gt;Monólitos são eficientes para POCs (&lt;em&gt;Prove of Concept&lt;/em&gt;) por terem baixa complexidade inicial. Porém, como não possuem boa escalabilidade, caso queira levar o projeto a frente faz sentido convertê-lo para microsserviços.&lt;/li&gt;
&lt;li&gt;Prestar manutenção em um Monólito é mais trabalhoso, enquanto nos microsserviços a independência do código leva vantagem.&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  Conclusão
&lt;/h2&gt;

&lt;p&gt;Se você está na dúvida entre qual arquitetura seu produto deve utilizar, acredito que uma boa alternativa é aproveitar o melhor dos dois mundos, iniciando o sistema com a utilização de uma arquitetura monolítica e tornando-a descentralizada quando a necessidade de escalabilidade chegar.&lt;br&gt;
É isso que ocorreu com o produto da nova empresa em que estou trabalhando e após meus estudos somado à escrita desse artigo entendi o por quê dessa mudança estar sendo feita.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media.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%2Fwj3p88nq79k3dkdh8dgw.gif" class="article-body-image-wrapper"&gt;&lt;img src="https://media.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%2Fwj3p88nq79k3dkdh8dgw.gif" alt="Cena de encerramento!"&gt;&lt;/a&gt;&lt;/p&gt;




&lt;p&gt;&lt;em&gt;Este é o primeiro artigo que escrevo e o conhecimento compartilhado foi adquirido do meu próprio estudo então caso tenha algo a acrescentar ou corrigir, não hesite.&lt;br&gt;
Espero que esse artigo contribua com a comunidade e até a próxima!&lt;/em&gt; 😉&lt;/p&gt;

</description>
      <category>arquitetura</category>
      <category>monolito</category>
      <category>microsserviços</category>
      <category>braziliandevs</category>
    </item>
  </channel>
</rss>
