<?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: Priscila Araujo</title>
    <description>The latest articles on DEV Community by Priscila Araujo (@psantintech).</description>
    <link>https://dev.to/psantintech</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%2F916394%2F51b61680-1400-4dc8-ac7c-58881ee6b2cf.jpeg</url>
      <title>DEV Community: Priscila Araujo</title>
      <link>https://dev.to/psantintech</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/psantintech"/>
    <language>en</language>
    <item>
      <title>Simplifying the Cloud: Fundamentals of Cloud Computing with a Focus on AWS</title>
      <dc:creator>Priscila Araujo</dc:creator>
      <pubDate>Thu, 26 Dec 2024 15:01:03 +0000</pubDate>
      <link>https://dev.to/psantintech/simplifying-the-cloud-fundamentals-of-cloud-computing-with-a-focus-on-aws-1ea5</link>
      <guid>https://dev.to/psantintech/simplifying-the-cloud-fundamentals-of-cloud-computing-with-a-focus-on-aws-1ea5</guid>
      <description>&lt;p&gt;What is computing? Where does the cloud fit into this universe? While these questions may seem basic, revisiting them can provide fresh insights for professionals and organizations. After all, cloud computing technology has been around for less than 20 years within our broader computing landscape, which has been marked by research and innovation since the late 19th century.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;A fitting starting point for this story would be the 1890s, when American inventor Herman Hollerith developed the punched card and a set of machines for the U.S. Census Bureau. These machines could sort, retrieve, count, and perform simple calculations on data stored in punched cards.&lt;br&gt;
 (Source: &lt;a href="https://ethw.org/Inventing_the_Computer" rel="noopener noreferrer"&gt;https://ethw.org/Inventing_the_Computer&lt;/a&gt;)&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;I love content like this, which takes us back in time to uncover historical novelties that enhance our understanding of modern concepts. This apparent paradox — discovering “new” aspects of the past — makes sense. After all, we can always uncover fresh perspectives and fascinating facts about the tools and systems we use daily but rarely explore deeply.&lt;/p&gt;

&lt;p&gt;Computing has been a part of human history for centuries. The drive to find more efficient ways to perform tasks is age-old. Milestones such as discovering &lt;a href="https://en.wikipedia.org/wiki/Electricity" rel="noopener noreferrer"&gt;electricity &lt;/a&gt;revolutionized lighting, replacing whale oil, candles, and gas lamps, and transforming mechanical energy sources like windmills and fossil fuels.&lt;/p&gt;

&lt;p&gt;Another pivotal invention was the &lt;a href="https://en.wikipedia.org/wiki/Transistor" rel="noopener noreferrer"&gt;transistor&lt;/a&gt;, which revolutionized electronics and enabled the creation of key devices like calculators and computers. By replacing vacuum tubes, transistors reduced energy consumption and allowed for more compact and efficient equipment.&lt;/p&gt;

&lt;p&gt;These advancements and others have transformed how businesses and individuals access and use technology, shaping the world we know today.&lt;/p&gt;

&lt;p&gt;But what exactly is the cloud, and how does it work? How do these historical breakthroughs relate to this topic?&lt;/p&gt;

&lt;p&gt;This article delves into the fundamentals of cloud computing, focusing on services offered by &lt;a href="https://aws.amazon.com/pt/free/?gclid=Cj0KCQiA9667BhDoARIsANnamQa6h1xihxwhcyGumtOFVsEgwMUWxMh54Og1CoiwPbIDt1jKFwc8uqkaAie2EALw_wcB&amp;amp;trk=2ee11bb2-bc40-4546-9852-2c4ad8e8f646&amp;amp;sc_channel=ps&amp;amp;ef_id=Cj0KCQiA9667BhDoARIsANnamQa6h1xihxwhcyGumtOFVsEgwMUWxMh54Og1CoiwPbIDt1jKFwc8uqkaAie2EALw_wcB:G:s&amp;amp;s_kwcid=AL!4422!3!561843094929!e!!g!!aws!15278604629!130587771740&amp;amp;all-free-tier.sort-by=item.additionalFields.SortRank&amp;amp;all-free-tier.sort-order=asc&amp;amp;awsf.Free%20Tier%20Types=*all&amp;amp;awsf.Free%20Tier%20Categories=*all" rel="noopener noreferrer"&gt;AWS&lt;/a&gt;, their benefits, trends, and innovations. At the same time, it offers nostalgic moments and reflections for all of us!&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%2F0p9q21ig2sfvwelmv94w.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%2F0p9q21ig2sfvwelmv94w.png" alt="Source: Wikipedia" width="630" height="535"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;Computing: The Foundation of Digital Transformation&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;Before diving into the world of cloud computing, it’s worth reflecting on how computing has evolved over the decades. From early analog computers to modern networks, computing has been the engine driving technological innovation.&lt;/p&gt;

&lt;p&gt;It has fueled revolutions like the internet and mobile devices, profoundly transforming how we live and work. Today, computing transcends hardware and software, connecting people, systems, and data on a global scale.&lt;/p&gt;

&lt;p&gt;The cloud represents the next frontier in this transformation, introducing new consumption models and limitless possibilities. Let’s explore how this technology is shaping the future and how you can harness its potential.&lt;/p&gt;

&lt;p&gt;Below is a slide from my presentation on digital transformation at &lt;a href="https://aws.amazon.com/pt/events/events-content/?cards.sort-by=item.additionalFields.sortDate&amp;amp;cards.sort-order=desc&amp;amp;awsf.filter-series=*all&amp;amp;awsf.filter-year=*all&amp;amp;awsf.filter-session-type=*all&amp;amp;awsf.filter-level=*all&amp;amp;awsf.filter-topic=*all&amp;amp;awsf.filter-area-of-interest=*all&amp;amp;awsf.filter-industry=*all&amp;amp;awsf.filter-role=*all&amp;amp;awsf.filter-language=*all" rel="noopener noreferrer"&gt;AWS Summit São Paulo 2024&lt;/a&gt;, providing a brief overview of computing advancements over the past 84 years.&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%2Fnxof5x3cx2cil0s6cb2z.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%2Fnxof5x3cx2cil0s6cb2z.png" alt="Source: AWS Summit São Paulo event" width="800" height="513"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;Cloud Computing: The Pillar of Digital Transformation&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;Clearly, computing is not a recent phenomenon. It has been around for thousands of years, and during my research, I discovered several advances in the field of &lt;a href="https://ethw.org/Category:Computing_and_electronics" rel="noopener noreferrer"&gt;computing&lt;/a&gt; - albeit analog ones - starting in the 1890s. At first, this seemed incorrect, but upon reflection, I realized it marked the beginning of more than 130 years of technological evolution. Although this timeline covers a long period, it essentially represents only two generations of continuous research. Fascinating!&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%2Fcdn-images-1.medium.com%2Fmax%2F2000%2F1%2AA4Kat0mDuld3F82xJZdgKw.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%2Fcdn-images-1.medium.com%2Fmax%2F2000%2F1%2AA4Kat0mDuld3F82xJZdgKw.png" alt="Source: [https://ethw.org/Inventing_the_Computer](https://ethw.org/Inventing_the_Computer)" width="771" height="601"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Now, let’s define cloud computing. I find the &lt;a href="https://nvlpubs.nist.gov/nistpubs/legacy/sp/nistspecialpublication800-145.pdf" rel="noopener noreferrer"&gt;NIST&lt;/a&gt; (National Institute of Standards and Technology) definition particularly interesting because it provides a clear framework for comparing services:&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;Cloud computing is a model for enabling ubiquitous, convenient, on-demand network access to a shared pool of configurable computing resources (e.g., networks, servers, storage, applications, and services) that can be rapidly provisioned and released with minimal management effort or service provider interaction. This cloud model is composed of five essential characteristics, three service models, and four deployment models.&lt;/strong&gt;&lt;br&gt;
 (Source: &lt;a href="https://ethw.org/Inventing_the_Computer" rel="noopener noreferrer"&gt;https://ethw.org/Inventing_the_Computer&lt;/a&gt;)&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Cloud computing is an ever-evolving paradigm. The NIST definition highlights fundamental aspects of this technology, offering a solid foundation for comparing services, understanding deployment models, and using it efficiently.&lt;/p&gt;

&lt;p&gt;Cloud involves delivering computing services — including servers, storage, databases, networking, software, analytics, and AI — over the internet (“the cloud”). This is made possible through software that predefines resources using &lt;a href="https://aws.amazon.com/what-is/api/" rel="noopener noreferrer"&gt;APIs&lt;/a&gt; (Application Programming Interfaces).&lt;/p&gt;

&lt;p&gt;Using APIs allows resources to be predefined, promoting decoupling and interoperability among resources, services, and systems. However, these topics warrant a separate discussion, don’t they?&lt;/p&gt;

&lt;p&gt;Instead of owning and managing physical infrastructure, businesses can rent resources as needed, paying only for what they use. This method of providing and consuming computing resources emerged around 2006.&lt;/p&gt;

&lt;p&gt;For instance, during a sudden spike in website traffic, a company can rapidly scale up its resources (Rapid Elasticity).&lt;/p&gt;

&lt;p&gt;Leading global tech companies that emerged in the 1990s began using cloud computing internally before expanding their services to &lt;a href="https://abstartups.com.br/o-que-e-uma-startup/" rel="noopener noreferrer"&gt;startups &lt;/a&gt;and &lt;a href="https://www.aboutamazon.com/noticias/aws/aws-pi-day-por-tras-da-historia-da-amazon-web-services" rel="noopener noreferrer"&gt;enterprises&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;The cloud market has continued to evolve since its inception, with projections indicating growth in Brazil through 2030. According to a study by AWS and Accenture, Brazilian small and medium-sized enterprises (SMEs) adopting cloud technology are expected to generate 8.4 million jobs in sectors like healthcare, education, and agriculture by &lt;a href="https://www.aboutamazon.com.br/noticias/aws/pequenas-e-medias-empresas-devem-gerar-8-4-milhoes-de-empregos-nos-setores-de-saude-educacao-e-agricultura-ate-2030-revela-estudo-da-aws" rel="noopener noreferrer"&gt;2030&lt;/a&gt;.&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;AWS, for 18 years, has been democratizing access to the cloud.&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;We’ve previously mentioned that the rise of the “cloud” — a colloquial term widely used in the market — began around 2006. Today, we’d like to focus on the development of AWS services, the global leader in cloud computing, according to &lt;a href="https://www.gartner.com/doc/reprints?id=1-2J4WMCRK&amp;amp;ct=241021&amp;amp;st=sb" rel="noopener noreferrer"&gt;Gartner&lt;/a&gt;, a renowned IT consulting firm. Gartner evaluates the strengths and weaknesses of major cloud providers from the customer’s perspective, analyzing what is important for businesses, and which providers align best with immediate and long-term cloud goals, among other aspects.&lt;/p&gt;

&lt;p&gt;I particularly appreciate using Gartner’s insights to highlight which providers lead the market and their strengths and weaknesses based on customer profiles. This can assist in defining non-functional requirements for projects and choosing the most appropriate services.&lt;/p&gt;

&lt;p&gt;AWS has several strengths, including:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Operational excellence, with a track record of delivering robust and reliable services.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Highly distributed architecture with documented fault isolation limits.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;At least three independent Availability Zones (AZs) per region, which we’ll discuss in detail later.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Efficient supply chain management, enabling global demand fulfilment, including needs related to &lt;a href="https://aws.amazon.com/pt/ai/generative-ai/?gclid=Cj0KCQiA9667BhDoARIsANnamQZSem6F4xFwshZJOSq3zhydLtjDZ5qw7RCAX36jWOikLEtch3lkePAaAuqqEALw_wcB&amp;amp;trk=6221b663-82c3-4986-bb7f-8591a4953dd4&amp;amp;sc_channel=ps&amp;amp;ef_id=Cj0KCQiA9667BhDoARIsANnamQZSem6F4xFwshZJOSq3zhydLtjDZ5qw7RCAX36jWOikLEtch3lkePAaAuqqEALw_wcB:G:s&amp;amp;s_kwcid=AL!4422!3!686171157491!e!!g!!amazon%20ia%20generativa!20894978142!160955782967" rel="noopener noreferrer"&gt;GenAI&lt;/a&gt; (Generative AI).&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;This insight is invaluable for IT professionals aiming to develop their cloud solutions and IT managers overseeing organizational strategies. In my view, choosing comprehensive technology with a broad range of functionalities to serve customers while specializing effectively is essential.&lt;/p&gt;

&lt;p&gt;AWS launched its first cloud services on March 14, 2006, and since then, it has been driving global business transformation with a positive impact worldwide. In Brazil, the story is no different. Since arriving in 2011, AWS has invested over &lt;a href="https://www.aboutamazon.com.br/noticias/aws/estudo-inedito-aponta-que-aws-ja-investiu-us-3-8-bilhoes-no-brasil" rel="noopener noreferrer"&gt;$3.8 billion&lt;/a&gt;** **(approximately R$19.2 billion) to establish, connect, operate, and maintain its data centers in South America (São Paulo) region.&lt;/p&gt;

&lt;p&gt;The adoption of AWS services in Brazil and the growth of local operations — AWS’s 8th global region — occurred gradually, solidifying Brazil as a key reference within AWS.&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;Cloud Computing Characteristics According to NIST&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;Let’s revisit the &lt;a href="https://nvlpubs.nist.gov/nistpubs/legacy/sp/nistspecialpublication800-145.pdf" rel="noopener noreferrer"&gt;NIST &lt;/a&gt;definitions, which are particularly useful in understanding how cloud computing works:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;On-Demand Self-Service: Users can automatically provision computing resources, such as servers and storage, without requiring direct interaction with the service provider.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Broad Network Access: Resources are available over the network and can be accessed from various devices, including mobile phones, tablets, laptops, and workstations, using standard access protocols.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Resource Pooling: Provider resources are shared among multiple customers through a multi-tenant model, dynamically allocated as needed without the user knowing their physical location.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Rapid Elasticity: Resources can be quickly scaled up or down, often automatically, based on demand. To users, resources appear unlimited and readily available at any time.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Measured Service: Resource usage is automatically monitored, controlled, and measured. This ensures transparency for both the provider and the consumer, optimizing resource usage and ensuring fair billing based on actual consumption.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;These NIST definitions highlight the key aspects of cloud computing, providing a common foundation for comparing services and deployment strategies and fostering effective discussions about cloud adoption.&lt;/p&gt;

&lt;p&gt;This knowledge is essential for system planners, program managers, technologists, and other professionals adopting cloud computing as either consumers or service providers.&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;Service Models and Deployment Models&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;Understanding cloud service models and deployment models is crucial for businesses and technology professionals, as these choices directly impact business needs, budgets, and technology strategies.&lt;/p&gt;

&lt;p&gt;Do you know what IaaS, SaaS, and PaaS models entail? How do they differ, and which one is right for you? And among deployment models, which suits your organization’s strategic goals best?&lt;/p&gt;

&lt;p&gt;&lt;a href="https://nvlpubs.nist.gov/nistpubs/legacy/sp/nistspecialpublication800-145.pdf" rel="noopener noreferrer"&gt;NIST &lt;/a&gt;provides important references for these models:&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;1. Infrastructure as a Service (IaaS)&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Consumers can provision essential computing resources such as processing, storage, and networking.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;They can install and run operating systems, applications, and other software as needed.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;While they don’t control the underlying physical infrastructure, they have control over OS, storage, deployed applications, and in some cases, specific network components like host firewalls.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;2. Software as a Service (SaaS)&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Consumers use applications provided by the cloud provider, accessible via web interfaces or dedicated programs.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Users don’t manage or control the underlying infrastructure (network, servers, OS, or storage).&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Their responsibility is limited to application-specific configurations like user preferences.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;&lt;strong&gt;3. Platform as a Service (PaaS)&lt;/strong&gt;&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Consumers can deploy applications on cloud infrastructure using programming languages, libraries, and tools provided by the provider.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;They don’t control the underlying infrastructure, but they can manage their deployed applications and configurations.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;AWS Service Examples by Model:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;IaaS: Amazon EC2 for computing power, Amazon EBS for storage.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;SaaS: Amazon WorkDocs for file collaboration.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;PaaS: AWS Elastic Beanstalk for web application deployment.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&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%2Fto63jco1jhva1wmx7sac.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%2Fto63jco1jhva1wmx7sac.png" alt="Purple Spot slides — All rights reserved" width="800" height="480"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Deployment Models (Including the New Multi-Cloud Model)&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;According to &lt;a href="https://nvlpubs.nist.gov/nistpubs/legacy/sp/nistspecialpublication800-145.pdf" rel="noopener noreferrer"&gt;NIST&lt;/a&gt;, there are four deployment models, and the addition of 5 is new:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Public Cloud&lt;/strong&gt;: Resources are shared and managed by an external provider (e.g., AWS). Ideal for scalability and low initial costs.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Private Cloud:&lt;/strong&gt; Infrastructure is dedicated to a single organization, offering greater control and security.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Hybrid Cloud:&lt;/strong&gt; Combines public and private clouds, allowing data and applications to move between them. This offers flexibility for diverse workloads.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Community Cloud:&lt;/strong&gt; Shared infrastructure among organizations with common interests (e.g., security, policies, compliance).&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Multi-Cloud:&lt;/strong&gt; Uses multiple cloud providers to avoid vendor lock-in, enhance redundancy, and optimize costs.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Below, we present a table with some use cases for deployment models.&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%2F8weyxzv19n95yzrnxcji.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%2F8weyxzv19n95yzrnxcji.png" alt="Purple Spot slides — All rights reserved" width="710" height="497"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;For the &lt;em&gt;public cloud model&lt;/em&gt;, we can use AWS Cloud to support a mobile app development startup that requires scalable and cost-effective infrastructure to launch its product in the market. Since it does not have a data center and wants to focus on product development, the public cloud is the ideal choice.&lt;/p&gt;

&lt;p&gt;We can use services such as, for example, &lt;a href="https://aws.amazon.com/pt/ec2/" rel="noopener noreferrer"&gt;EC2 &lt;/a&gt;instances for application computing, hosting its virtual servers, &lt;a href="https://aws.amazon.com/pt/s3/" rel="noopener noreferrer"&gt;S3 &lt;/a&gt;buckets to store app data and backups, and &lt;a href="https://aws.amazon.com/pt/cloudfront/" rel="noopener noreferrer"&gt;CloudFront&lt;/a&gt; to distribute content globally.&lt;/p&gt;

&lt;p&gt;The benefits can be the low investment and the speed in building the solution.&lt;/p&gt;

&lt;p&gt;For the &lt;em&gt;private model&lt;/em&gt;, we can consider a financial institution with critical workloads that need to ensure security and regulatory compliance to process sensitive financial data and meet local regulations. Of course, it could create its own data center for full management, but by using AWS, it can handle security and regulatory compliance with various security, monitoring, and management services. For example, it can use &lt;a href="https://aws.amazon.com/pt/outposts/" rel="noopener noreferrer"&gt;AWS Outposts&lt;/a&gt;, which creates AWS infrastructure in private data centers; &lt;a href="https://aws.amazon.com/pt/directconnect/" rel="noopener noreferrer"&gt;AWS Direct Connect&lt;/a&gt;, which provides a dedicated and secure connection between the local data center and the AWS cloud; along with other services for security layers. This bank can benefit from full control over its infrastructure and data while ensuring compliance with regulatory standards.&lt;/p&gt;

&lt;p&gt;For the &lt;em&gt;hybrid cloud&lt;/em&gt;, the customer can use AWS cloud resources in addition to internal workloads in a private model. Many organizations choose to reduce the size of local data centers by migrating large volumes of data to the public cloud, cutting costs, and transitioning smoothly while experimenting with scalable resources in the public cloud. For instance, consider a healthcare company. A hospital stores highly sensitive patient information but also needs scalability to manage online scheduling systems and remote access for doctors. It can use AWS Outposts for secure storage of critical data locally and Amazon EC2 for processing less sensitive data in the public cloud. The benefits include not only secure storage for critical information but also scalability for online applications.&lt;/p&gt;

&lt;p&gt;The &lt;em&gt;community cloud model&lt;/em&gt;, which I haven’t seen widely discussed in my research, can be particularly relevant in the public sector. Imagine several public universities needing to share technological infrastructure for academic management systems while adhering to strict data privacy and government regulations. In this case, &lt;a href="https://aws.amazon.com/pm/workspaces/?gclid=Cj0KCQiA9667BhDoARIsANnamQbUPRl4JWiOfni5govBljHmvAl6vOUBTb60zzypz2UtIixNeSaCeNEaAhUkEALw_wcB&amp;amp;trk=1e559ec0-7baa-4a5a-b592-589ae53f07a4&amp;amp;sc_channel=ps&amp;amp;ef_id=Cj0KCQiA9667BhDoARIsANnamQbUPRl4JWiOfni5govBljHmvAl6vOUBTb60zzypz2UtIixNeSaCeNEaAhUkEALw_wcB:G:s&amp;amp;s_kwcid=AL!4422!3!677852814916!e!!g!!amazon%20workspaces!20692576267!157646281369" rel="noopener noreferrer"&gt;Amazon WorkSpaces&lt;/a&gt;, shared virtual desktops for remote access, and multiple Amazon &lt;a href="https://aws.amazon.com/pt/vpc/" rel="noopener noreferrer"&gt;VPCs &lt;/a&gt;(Virtual Private Cloud) for securely segmenting communication between different universities could be used. The benefits include efficient sharing of technological resources and compliance with educational regulations.&lt;/p&gt;

&lt;p&gt;Finally, we see a new cloud model emerging: &lt;em&gt;Multicloud&lt;/em&gt;. This model allows organizations to leverage the best features of each provider in a complex, highly available, and customized environment. However, cost and operational management can also grow in complexity. A prime example might be a large e-commerce company needing high availability, redundancy, and cost optimization. To achieve this, it uses different cloud providers for different functions. For example, it could use AWS (Amazon S3) for storing product images and videos and Google Cloud (BigQuery) for analyzing large volumes of data. The benefits include risk reduction by diversifying providers and choosing the best service for each specific need.&lt;/p&gt;

&lt;p&gt;Do you now see the importance of understanding these concepts?&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;AWS Global Infrastructure and Its Key Services&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;The Cloud is a technology based on the delivery model of on-demand service provisioning, meaning organizations can configure their systems through service customizations and pay only for what they use — pay-as-you-go. This approach simplifies cost management as well as the business planning of lean companies. In fact, all businesses, not just startups and mid-sized companies, are focused on cost efficiency, a critical factor for the sustainability of any enterprise.&lt;/p&gt;

&lt;p&gt;We can therefore recognize the cloud’s ability to provide essential services as a crucial factor for organizations. The physical infrastructure, including data centers and network connectivity, serves as the essential foundation for any cloud application. In AWS, this structure is represented by the AWS Global Infrastructure, which consists of &lt;a href="https://aws.amazon.com/about-aws/global-infrastructure/regions_az/" rel="noopener noreferrer"&gt;Regions &lt;/a&gt;and Availability Zones (AZs).&lt;/p&gt;

&lt;p&gt;The concepts of data redundancy and availability are made possible by an infrastructure with multiple available servers. Events such as natural disasters and local accidents are increasingly likely, especially considering the climate conditions of the last decade. To address this, AWS has Regions, which are collections of data centers connected by dedicated links, ensuring low latency and high connection speeds.&lt;/p&gt;

&lt;p&gt;An Availability Zone (AZ) is a cluster of data centers with one or more units, all equipped with redundant power, network, and connectivity systems. Locally, this redundant architecture performs very well, but localized disasters can still occur. Therefore, the concept of Regions expands protection by connecting multiple AZs via dedicated links. This more robust cluster is referred to as an AWS Region.&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%2Fl717j1ocpl2gadjpymoh.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%2Fl717j1ocpl2gadjpymoh.png" alt="Purple Spot slides — All rights reserved" width="717" height="463"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Organizations can design architectures by selecting a Region and AZs. Additionally, a multi-AZ approach is often applied across multiple resources to enhance protection against downtime and other potential issues.&lt;/p&gt;

&lt;p&gt;To choose the right Region based on business and functional requirements, AWS recommends evaluating four key aspects (&lt;a href="https://explore.skillbuilder.aws/learn/course/internal/view/elearning/134/aws-cloud-practitioner-essentials" rel="noopener noreferrer"&gt;AWS Technical Essentials &lt;/a&gt;— Part 1):&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Compliance: Where should I store my data according to my country’s regulations?&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Latency: Which Region makes the most sense for my data? What is the latency tolerance of my workload?&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Cost: Consider the regional pricing differences, as costs may vary depending on local taxes and fees.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Service Availability: Does the desired Region offer the AWS resources and services required for my workload? Some services may not be available in specific Regions.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Currently, AWS operates &lt;a href="https://aws.amazon.com/about-aws/global-infrastructure/?p=ngi&amp;amp;loc=1&amp;amp;refid=1e559ec0-7baa-4a5a-b592-589ae53f07a4" rel="noopener noreferrer"&gt;34 Regions&lt;/a&gt; with 108 Availability Zones distributed worldwide, in addition to Points of Presence (PoPs) and Edge Caches.&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%2Fm4tipueolejgg58cj7v0.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%2Fm4tipueolejgg58cj7v0.png" alt="AWS institutional site" width="800" height="495"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;It’s Cloud, but Shared Responsibilities Are Essential&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;In the AWS Cloud, managing security and compliance follows a shared responsibility model between AWS and the customer. This model clearly defines which responsibilities belong to AWS and which fall to the customer. Typically, this division is explained as security &lt;em&gt;of&lt;/em&gt; the cloud (AWS’s responsibility) and security &lt;em&gt;in&lt;/em&gt; the cloud (customer’s responsibility).&lt;/p&gt;

&lt;p&gt;In the cloud, there is a shared responsibility model between the customer and the provider (AWS):&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;AWS: Responsible for the security &lt;em&gt;of&lt;/em&gt; the cloud (physical infrastructure, hardware, software, network).&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Customer: Responsible for security &lt;em&gt;in&lt;/em&gt; the cloud (permission configuration, user management, stored data).&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;The idea is that both AWS and the customer share responsibility for managing their hosted solutions. AWS is accountable for the physical and virtualization layers as the data center provider, while the customer must monitor and manage their data.&lt;/p&gt;

&lt;p&gt;Regarding security, the physical infrastructure where the cloud operates, the global backbones, and the software powering AWS services — including databases, compute, storage, and networking — are AWS’s responsibility. Virtualization itself also falls under AWS’s purview. AWS must ensure that machines and software remain up-to-date, eliminating concerns for customers on this front.&lt;/p&gt;

&lt;p&gt;On the other hand, customers are responsible for security &lt;em&gt;in&lt;/em&gt; the cloud. This includes activities such as:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Applying patches to the operating systems (OS) of their virtual machines.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Configuring security resources, such as firewalls and Anti-DDoS protections.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Segmenting networks using VPCs (Virtual Private Clouds).&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Implementing access controls.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Setting up data encryption both at rest and in transit.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;Everything requiring manual configuration by customers needs to be carefully monitored. Proper security ports must be closed to ensure effective cloud security.&lt;/p&gt;

&lt;p&gt;See the diagram below for a visual representation of these aspects.&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%2Fkiu2j29sldjfw460owhs.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%2Fkiu2j29sldjfw460owhs.png" alt="Source: AWS skillbuilder course" width="800" height="369"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;The Impact of 2025 Technology Trends on AWS and the Cloud Ecosystem&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;According to Gartner, in its report &lt;a href="https://www.gartner.com/en/articles/top-technology-trends-2025" rel="noopener noreferrer"&gt;Top 10 Strategic Technology Trends&lt;/a&gt; for 2025, the ten trends are: Agent AI, Post-Quantum Cryptography, Spatial Computing, AI Governance Platforms, Ambient Invisible Intelligence, Multifunctional Robots, Disinformation Security, Energy-Efficient Computing, Neurological Enhancement, and Hybrid Computing.&lt;/p&gt;

&lt;p&gt;These trends are organized into three themes: AI Imperatives and Risks, New Frontiers of Computing, and Human-Machine Synergy.&lt;/p&gt;

&lt;p&gt;The key trends involving artificial intelligence, such as the use of AI agents and AI governance platforms, along with energy-efficient computing, have direct connections to Cloud Computing. The cloud will become an enabler for many of these trends. Through cloud computing and the resource-sharing model, green cloud initiatives make it possible today to optimize energy consumption and physical resource usage across organizations, adding sustainability to this technology. It’s no coincidence that Sustainability has become the 6th pillar of the &lt;a href="https://aws.amazon.com/pt/architecture/well-architected/?wa-lens-whitepapers.sort-by=item.additionalFields.sortDate&amp;amp;wa-lens-whitepapers.sort-order=desc&amp;amp;wa-guidance-whitepapers.sort-by=item.additionalFields.sortDate&amp;amp;wa-guidance-whitepapers.sort-order=desc" rel="noopener noreferrer"&gt;AWS Well-Architected Framework&lt;/a&gt;. This sustainability pillar aims to reduce the environmental impact of cloud workloads. It addresses shared responsibility, understanding environmental impact, and optimizing resource usage to minimize waste and reduce harm to the environment.&lt;/p&gt;

&lt;p&gt;AWS has played a crucial role in enabling emerging technology trends, and predictions for 2025 promise to accelerate this synergy. Some key areas of focus include:&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Artificial Intelligence and AI Governance: With the rise of AI agents and governance platforms, services such as &lt;a href="https://aws.amazon.com/sagemaker/?gclid=Cj0KCQiA9667BhDoARIsANnamQYq0X1rpFVhkfvKRdNnaOIaRi98TpAg3cqzeWorBu7XentG0__1uPcaAvmrEALw_wcB&amp;amp;trk=41368dcc-5040-4349-998b-a9c524544f65&amp;amp;sc_channel=ps&amp;amp;ef_id=Cj0KCQiA9667BhDoARIsANnamQYq0X1rpFVhkfvKRdNnaOIaRi98TpAg3cqzeWorBu7XentG0__1uPcaAvmrEALw_wcB:G:s&amp;amp;s_kwcid=AL!4422!3!536393848780!e!!g!!amazon%20sagemaker%20studio!12024811143!113992794857" rel="noopener noreferrer"&gt;Amazon SageMaker&lt;/a&gt; and AWS AI &amp;amp; Machine Learning become essential. They provide scalability for building and training models, along with features to ensure compliance and ethical standards in AI applications.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Energy-Efficient Computing: AWS leads sustainable computing initiatives with the Sustainability pillar of the Well-Architected Framework. This ensures that companies can operate environmentally responsibly, aligning with global ESG (Environmental, Social, and Governance) goals.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Spatial and Hybrid Computing: Technologies such as AWS Wavelength and Outposts bridge local and cloud computing, enabling augmented reality (AR) and virtual reality (VR) applications to deliver low-latency immersive experiences.&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;AWS continues to drive innovation and sustainability, ensuring its services remain aligned with global technological advancements and the growing needs of modern businesses.&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;Practical Tips for Small and Medium-Sized Businesses Starting Their Cloud Journey&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;Small and medium-sized businesses (SMBs) can greatly benefit from cloud computing, but they often hesitate to adopt this technology due to a lack of knowledge or fear of initial costs. To ease the transition, here are some practical tips:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;Start Small: Identify a low-criticality application or process to move to the cloud. This allows you to understand the benefits without risking your core operations.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Leverage AWS Free Tier: Use free-tier services to explore the platform and test ideas without additional costs. Services like Amazon S3, EC2, and RDS offer free-tier options ideal for prototyping.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Implement Backup and Recovery: Set up a backup plan using Amazon S3 or Glacier. This ensures your data is protected and ready for recovery in case of failures.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Educate Your Team: Invest in basic cloud training for your employees. Platforms like &lt;a href="https://aws.amazon.com/training/digital/?gclid=Cj0KCQiA9667BhDoARIsANnamQZsbBE2ALqLYrUJXnFG3TnlcUyRnFu4m18hvYNZITk6--XO11rxHgQaAjksEALw_wcB&amp;amp;trk=a8a623c0-d77b-487f-b489-29a8ee5aa41f&amp;amp;sc_channel=ps&amp;amp;ef_id=Cj0KCQiA9667BhDoARIsANnamQZsbBE2ALqLYrUJXnFG3TnlcUyRnFu4m18hvYNZITk6--XO11rxHgQaAjksEALw_wcB:G:s&amp;amp;s_kwcid=AL!4422!3!653411737671!e!!g!!aws%20skillbuilder!19926463646!148517422235" rel="noopener noreferrer"&gt;AWS Skillbuilder&lt;/a&gt; offer free courses for beginners. It’s also important to develop technical and cultural skills in DevOps and FinOps to automate pipelines and optimize cost management as part of your company culture.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Monitor Costs: Use tools like AWS Cost Explorer to track spending and avoid surprises. Set up alerts and budgets to stay in control. Once again, FinOps plays a significant role in this area.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;By following these steps, your company will be well-prepared to harness the benefits of the cloud seamlessly, paving the way for innovation and growth.&lt;/p&gt;

&lt;h3&gt;
  
  
  &lt;strong&gt;An Invitation to Share Knowledge!&lt;/strong&gt;
&lt;/h3&gt;

&lt;p&gt;Cloud Computing is more than just a trend — it’s a technological revolution shaping the present and defining the future of business and innovation. With AWS, the possibilities are nearly limitless, ranging from the digital transformation of companies to empowering individuals to master new tools and skills.&lt;/p&gt;

&lt;p&gt;Studying and diving deeper into this field not only opens doors in the job market but also positions professionals and organizations ahead in an increasingly competitive and dynamic environment. The demand for cloud specialists is growing exponentially, with opportunities in areas such as security, application development, data analysis, and artificial intelligence.&lt;/p&gt;

&lt;p&gt;For those who still have their systems hosted on-premises, transitioning to the cloud isn’t just a technological evolution, but a strategic decision that can reduce costs, increase efficiency, and enable scalability.&lt;/p&gt;

&lt;p&gt;If you already understand the importance of this transformation, share this knowledge! Encourage young talents to explore the possibilities offered by the cloud and support traditional businesses in taking this crucial step towards digital transformation.&lt;/p&gt;

&lt;p&gt;Whether you’re starting out or expanding your cloud journey, understanding the fundamentals and leveraging available innovations can be the key to success.&lt;/p&gt;

&lt;p&gt;Want to learn more or share your experience? Let’s connect and build a more connected, sustainable, and innovative future together!&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Purple Pills:&lt;/strong&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Access the AWS Technical Essentials course on the Skillbuilder portal&lt;/strong&gt; to learn all the cloud details:&lt;br&gt;
&lt;a href="https://explore.skillbuilder.aws/learn/course/1851/play;state=%5Bobject%20Object%5D;autoplay=0" rel="noopener noreferrer"&gt;AWS Technical Essentials Course&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;Check out Gartner’s report on the Top 10 Tech Trends for 2025:&lt;/strong&gt;&lt;br&gt;
&lt;a href="https://www.gartner.com/en/articles/top-technology-trends-2025" rel="noopener noreferrer"&gt;Gartner Top Tech Trends 2025&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

</description>
      <category>aws</category>
      <category>cloudcomputing</category>
      <category>computerscience</category>
    </item>
    <item>
      <title>AWS Community: How User Groups Transformed My Cloud Career</title>
      <dc:creator>Priscila Araujo</dc:creator>
      <pubDate>Thu, 12 Dec 2024 00:33:45 +0000</pubDate>
      <link>https://dev.to/psantintech/aws-community-how-user-groups-transformed-my-cloud-career-1mcn</link>
      <guid>https://dev.to/psantintech/aws-community-how-user-groups-transformed-my-cloud-career-1mcn</guid>
      <description>&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%2Fcdn-images-1.medium.com%2Fmax%2F12000%2F1%2ARAILquEV6yXsSB2cgOUEWg.jpeg" 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%2Fcdn-images-1.medium.com%2Fmax%2F12000%2F1%2ARAILquEV6yXsSB2cgOUEWg.jpeg" width="800" height="533"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Have you ever thought about how a community can transform your career? I’ve experienced this firsthand. My journey in the tech world gained new meaning in 2023 when I joined the &lt;a href="https://aws.amazon.com/pt/developer/community/usergroups/?community-user-groups-cards.sort-by=item.additionalFields.ugName&amp;amp;community-user-groups-cards.sort-order=asc&amp;amp;awsf.location=*all&amp;amp;awsf.category=*all" rel="noopener noreferrer"&gt;AWS User Groups&lt;/a&gt;. Here, I’ll share how this experience changed everything for me. Welcome, here we talk about events, experiences, and knowledge, especially in the cloud computing stack. I’m &lt;a href="https://www.linkedin.com/in/priscila-araujo-santos/" rel="noopener noreferrer"&gt;Priscila Araújo&lt;/a&gt;, one of the organizers of the &lt;a href="https://www.meetup.com/aws-user-group-brasilia/" rel="noopener noreferrer"&gt;AWS User Groups in Bras&lt;/a&gt;ília. I’ve been working with technology since 2011, and in this space, I will tell you how the user groups positively impacted my journey, which began to transform in 2023.&lt;/p&gt;

&lt;p&gt;First, let me tell you a little bit about myself. I’m passionate about Minas Gerais, my beloved hometown, from where I still maintain strong roots today. I love technology because I believe in its power to change lives and difficult realities. Additionally, I value my family and the tech communities I am a part of.&lt;/p&gt;

&lt;p&gt;My story with technology truly began in 2009, when I arrived in Brasília. Yes, I’m a resident of the “quadradim” — as we affectionately call the Distrito Federal in Brazil. Although I love this land, I’m a true Minas Gerais native at heart, and my passions go beyond just pão de queijo! I love taking care of people, learning more about cloud technology, connecting organizations, and democratizing the power to innovate and create.&lt;/p&gt;

&lt;p&gt;I will share important details about how my life has changed since I joined the User Groups. This is our main theme here, so how about we discover together what this means?&lt;/p&gt;

&lt;p&gt;My journey in the world of technology took an incredible turn when I discovered the AWS User Groups. Since I started participating in 2023, these communities have not only expanded my technical knowledge but also opened doors to valuable connections and unforgettable experiences.&lt;/p&gt;

&lt;p&gt;In this post, I’ll share how these groups impacted my life, from transformative events to friendships and achievements that changed my perspective on collaboration, personal growth, and the professional universe.&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%2F754av9uf8y1mdz89t7ec.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%2F754av9uf8y1mdz89t7ec.png" alt="Cloud Summit Cerrado Event in Goiânia" width="800" height="565"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Technology Communities: Much More Than Just Technical
&lt;/h2&gt;

&lt;p&gt;If you work with any technology stack, you’ve probably come across the topic of technology communities: a space entirely focused on exchanging experiences among people passionate about, of course, technology. As described in the &lt;a href="https://sejaefi.com.br/blog/comunidades-de-tecnologia" rel="noopener noreferrer"&gt;article&lt;/a&gt;, many of these communities were created by the companies themselves as a strategy to spread their culture, trends, updates, etc.&lt;/p&gt;

&lt;p&gt;But in my view, the creation of technology communities goes beyond that. The benefits are always shared among all. Those who are highly knowledgeable on a subject teach and continue learning even more, while those who are lost or just starting their journey find in the community support and resources to study and grow. Through communities, it is possible to share more than just tools and technologies: they are controlled and safe spaces where everyone can develop and deliver something valuable.&lt;/p&gt;

&lt;p&gt;Here in Brasília, we have several communities, from the more traditional ones to the emerging ones. Communities like &lt;a href="https://www.instagram.com/pyladiesdf/" rel="noopener noreferrer"&gt;Pyladies&lt;/a&gt;, &lt;a href="https://www.instagram.com/ploneconf/" rel="noopener noreferrer"&gt;Plone&lt;/a&gt;, and &lt;a href="https://flisoldf.blog.br/" rel="noopener noreferrer"&gt;FLISOL&lt;/a&gt; are traditional examples, each addressing important topics within the tech society. Oh, and we can’t forget the &lt;a href="https://www.meetup.com/aws-user-group-brasilia/" rel="noopener noreferrer"&gt;AWS user groups&lt;/a&gt;. Let me tell you how they came about!&lt;/p&gt;

&lt;p&gt;AWS User Groups (UGs) are communities where developers discuss &lt;a href="https://aws.amazon.com/?nc1=h_ls" rel="noopener noreferrer"&gt;AWS&lt;/a&gt; news, learn practical skills, and interact with other members. Events take place both virtually and in person.&lt;/p&gt;

&lt;p&gt;Amazon, an American company founded in 1994 by entrepreneur &lt;a href="https://x.com/JeffBezos" rel="noopener noreferrer"&gt;Jeff Bezos&lt;/a&gt;, evolved from an online bookstore to operate in areas like e-commerce, cloud computing, streaming, and artificial intelligence. Known for its strong culture of innovation, Amazon, through its cloud division AWS, created its communities. More specifically, in September 2007, the Rochester AWS Users Group (RAWSUG) was founded in New York.&lt;/p&gt;

&lt;blockquote&gt;
&lt;p&gt;“Mitch Garnaat and David Kavanagh, both long-time enthusiastic AWS developers, said: ‘We’re proud to announce the formation of a local Amazon Web Services user group.’ It’s hard to say who’s prouder — them or the AWS team here in Seattle. It’s going to be a fun and interesting night!”&lt;br&gt;
 (Source: &lt;a href="https://aws.amazon.com/pt/blogs/aws/birth-announcem/" rel="noopener noreferrer"&gt;https://aws.amazon.com/pt/blogs/aws/birth-announcem/&lt;/a&gt;)&lt;/p&gt;
&lt;/blockquote&gt;

&lt;p&gt;Over 17 years ago, this type of community was created. Today, these groups are spread across the globe, with more than 400 units. Brasília is also on the list, with its own UG since 2023. How cool is that! I love participating in all of this.&lt;/p&gt;

&lt;h2&gt;
  
  
  How AWS User Groups Changed My Perspective
&lt;/h2&gt;

&lt;p&gt;Now that you know how AWS groups work, let’s explore how these communities offer much more than technical knowledge — they are sources of lasting friendships. In the previous section, you learned a little about AWS user groups and their origins. Know that these are very inclusive communities made up of people from different regions around the world. We are over 400 distinct groups, encompassing all types of professionals, organizations, and lifestyles. Our groups are diverse, including women, non-binary individuals, Black people, and people with disabilities. Recently, the content from one of our events was translated into Brazilian Sign Language (Libras) in Goiânia, and another was held exclusively for women in Belo Horizonte, &lt;a href="https://www.awswomencommunitybrasil.com/" rel="noopener noreferrer"&gt;AWSome Women Summit Brazil&lt;/a&gt;. This is amazing!&lt;/p&gt;

&lt;p&gt;Generally, these groups are created in cities, whether in large metropolises or even small localities, as in the case of the groups in &lt;a href="https://www.meetup.com/awsusergroupsp/?eventOrigin=pro_network" rel="noopener noreferrer"&gt;São Paulo&lt;/a&gt;. All it takes is for someone to be interested in the topic and decide to start their group. In Brasília, for example, even with a large community of AWS cloud consumers, especially in services focused on the public sector, there was no user group until 2023. This was a big wish of the global community, which was realized in a special way that year, just when my journey aligned with this need.&lt;/p&gt;

&lt;p&gt;The AWS community has been essential for my development. Through our meetings, I’ve not only absorbed new knowledge that helps me daily in project development with my clients but also mastered trends and technical concepts that give me authority among my peers. This knowledge helps me make decisions in projects involving the delivery of computing services. Additionally, the leadership skills and rich networking I’ve developed support me through various stages of projects.&lt;/p&gt;

&lt;p&gt;User groups provide a growth environment where you can share your ideas, learn from others, absorb solutions and knowledge, and have a lot of fun. We always organize meetups with some sort of happy hour. At each gathering, you’ll have the chance to meet new people and initiatives focused on spreading knowledge about the AWS cloud. These events take place both virtually and in person.&lt;/p&gt;

&lt;p&gt;The year is full of opportunities. Come take advantage of them!&lt;/p&gt;

&lt;h2&gt;
  
  
  Knowledge that Transforms: The Technical Foundation of User Groups
&lt;/h2&gt;

&lt;p&gt;A globally recognized definition of Cloud Computing is the one provided by &lt;a href="https://nvlpubs.nist.gov/nistpubs/legacy/sp/nistspecialpublication800-145.pdf" rel="noopener noreferrer"&gt;NIST&lt;/a&gt; (National Institute of Standards and Technology) in the United States, which can help us understand the technological focus of User Groups (UGs). NIST describes cloud computing as a model that enables access to multiple services in a ubiquitous, convenient, and on-demand manner. It is a set of shared resources, such as networks, servers, storage, applications, and services, that can be quickly provisioned.&lt;/p&gt;

&lt;p&gt;This is one of the most respected definitions of Cloud Computing globally. Later, we will explore its fundamentals in more detail and advance to more sophisticated topics. But this is the core stack, the center of meetings and studies in user groups. Many of us, when we first joined user groups, had not yet used cloud services for our projects. Within the community, we learned how to begin our journey and/or enhance our toolbox for the cloud solutions we create.&lt;/p&gt;

&lt;p&gt;The fact is that a lot of knowledge isn’t learned just from books or the internet; learning comes from day-to-day deployments and teamwork within cloud service providers. Additionally, much of this practical knowledge is acquired through meetups — informal events that promote knowledge exchange and moments of fun. These typically include inspiring talks, technical workshops, and rich discussions, often accompanied by pizza, soda, or beer.&lt;/p&gt;

&lt;p&gt;These gatherings have been my main source of practical learning about the cloud. Through them, I not only deepened my knowledge of AWS concepts but also developed skills that I directly apply in my work as a Digital Business Manager.&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%2Fspsyrsp2vdiot2oluv3e.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%2Fspsyrsp2vdiot2oluv3e.png" alt="Community Day Event in Goiânia" width="800" height="565"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Friendships That Marked My Journey
&lt;/h2&gt;

&lt;p&gt;One of the most interesting aspects of being a member of the AWS community is the opportunity to meet many incredibly interesting people. This journey of content creation is closely linked to this part of the community. One of the goals of the Purple Spot channel is to share the stories of community members globally, showcasing how cloud computing has changed their lives and transformed their stories. We will be able to draw valuable lessons from the lives and experiences of these members, and we are creating this post to tell my story, particularly about the creation of this channel.&lt;/p&gt;

&lt;p&gt;The networking power of user groups within communities is so vast that you can meet people not only in your city and other states of Brazil but also, around the world. In addition to advancing your technical knowledge and hard skills, you also develop soft skills like negotiation, networking, teamwork, project management, and relationship-building. The truth is that getting involved with user groups will take your life to a whole new level. In 2024, for example, I participated in a fascinating AWS project called &lt;a href="https://www.linkedin.com/posts/priscila-araujo-santos_awsnewvoices-awsbrasilia-community-activity-7180677064046370816-WsbV?utm_source=share&amp;amp;utm_medium=member_desktop" rel="noopener noreferrer"&gt;New Voices&lt;/a&gt;, but that’s a topic for another post.&lt;/p&gt;

&lt;p&gt;It was incredible how participating in various initiatives within the community helped me grow, even in my second language, English. The AWS community goes far beyond technical learning. Here, I found people with similar passions, built strong friendships and felt part of something larger. Exchanging experiences with colleagues from different fields taught me that, in technology, the diversity of ideas is as important as innovation.&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%2F83u897h2psluypce6995.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%2F83u897h2psluypce6995.png" alt="Community Day Event in São Paulo" width="800" height="565"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  Fun and Innovation: The Lighter Side of Technology Communities
&lt;/h2&gt;

&lt;p&gt;One of the promising topics here on our channel is to talk about fun and innovation. Within the AWS communities, we have a very fun way of learning, communicating, and helping each other. In fact, everything we do aims to bring fun into the process.&lt;/p&gt;

&lt;p&gt;One of the most interesting things I like to do within the community is to travel to attend events from other groups, to participate in &lt;a href="https://awscommunityday.com.br/" rel="noopener noreferrer"&gt;Community Days&lt;/a&gt;, and other events within our community. The fact is that if you get involved with a user group, fun is guaranteed. There will be many happy hours, group trips, tours, visits to large offices, and other things you won’t want to miss.&lt;/p&gt;

&lt;p&gt;So, one tip we give here on the channel is for you to find out today which local user group is active in your city, through the link I will leave here shortly. Or didn’t find a local user group? Don’t get discouraged, we can help you create your local user group. Just click on this link and talk to us; we’ll guide you on how to set up your group in your city. AWS has an entire support program for creating new groups. You must connect with an existing group and talk to someone to learn how to navigate this path.&lt;/p&gt;

&lt;p&gt;Well, this is an interesting topic that will be the focus of another post, but you can already download the necessary information, here in the &lt;a href="https://aws.amazon.com/pt/developer/community/usergroups/?community-user-groups-cards.sort-by=item.additionalFields.ugName&amp;amp;community-user-groups-cards.sort-order=asc&amp;amp;awsf.location=*all&amp;amp;awsf.category=*all" rel="noopener noreferrer"&gt;link&lt;/a&gt;, to participate or create your user group.&lt;/p&gt;

&lt;p&gt;Who said learning can’t be fun? From creative dynamics to post-event social gatherings, AWS User Group meetings have always balanced learning with moments of relaxation. These moments have created unforgettable memories and reinforced the collaborative spirit of the community.&lt;/p&gt;

&lt;h2&gt;
  
  
  Fun and Innovation: Events That Made an Impact: Brasília on the Cloud Map
&lt;/h2&gt;

&lt;p&gt;So, you already know that my journey began in 2023 when I joined user groups, but I haven’t told you where this happened. I can’t leave out one of the biggest events we have here in the Cerrado. Well, if you’re not from Brazil, you might be wondering: “What is the Cerrado?” The Cerrado is one of the most common biomes in Brazil, and several states are part of this region, including Goiás, Minas Gerais, and Distrito Federal.&lt;/p&gt;

&lt;p&gt;Here in the Cerrado, we have a major event called &lt;a href="https://www.cloudsummitcerrado.com.br/" rel="noopener noreferrer"&gt;Cloud Summit Cerrado.&lt;/a&gt; This event, led and conceived by a great colleague in the community, &lt;a href="https://www.linkedin.com/in/marcelopaiva/" rel="noopener noreferrer"&gt;Marcelo Paiva&lt;/a&gt;, along with &lt;a href="https://www.linkedin.com/in/deividveras/" rel="noopener noreferrer"&gt;Deivid Veras&lt;/a&gt;, takes place every year in Goiânia. It’s a pretty cool, well-organized event, filled with opportunities for fun, great people, and speakers who come to share their knowledge with us. I learned about the event in 2023, and it was my first experience with tech events. I was trying to understand how to approach this world, get a better grasp of Cloud Computing, and figure out how I could incorporate this knowledge into my career.&lt;/p&gt;

&lt;p&gt;I found out about Cloud Summit Cerrado through the internet, bought my ticket, and left Brasília after work hours. It was quite hectic and rushed! I arrived in Goiânia towards the end of the event, just a few hours before it concluded, but it was worth it because, through this event, I met some amazing people. The event was supported by the user community, represented by &lt;a href="https://www.linkedin.com/in/nellyandrade/" rel="noopener noreferrer"&gt;Nelly Andrade&lt;/a&gt;, who was the Community Manager for Latin America in that time. I joined the AWS booth and participated in a really fun and engaging quiz. As I told you, fun is always guaranteed here!&lt;/p&gt;

&lt;p&gt;I also met Marcelo Paiva and my partner &lt;a href="https://www.linkedin.com/in/jucineisantos/" rel="noopener noreferrer"&gt;Jucinei Santos&lt;/a&gt;, who was also in Brasília. We were challenged to create the first user group in Brasília. Well, I didn’t even know what that was, but I love challenges and accepted the invitation. When I got back to Brasília, I started talking to Nelly about the groups, and we began to build the structure of our community.&lt;/p&gt;

&lt;p&gt;I must say that this first experience was fantastic for me, and everything I’ve done in the community up until today has roots in that event. I also must mention that 2024 was another interesting year, as I had the chance to return to the same event, the Cloud Summit Cerrado, but this time as a speaker, alongside &lt;a href="https://www.linkedin.com/in/analuizacunha/" rel="noopener noreferrer"&gt;Ana Cunha&lt;/a&gt;, an AWS Senior Developer Advocate at AWS, who kindly invited me to participate as a co-author in a Cloud presentation. This was very important for my career and my involvement in the community. It allowed me to develop many skills while communicating a topic I was learning a lot about and reinforcing other abilities.&lt;/p&gt;

&lt;p&gt;As the leader of the AWS community in Brasília, I had the opportunity to organize memorable meetups, participate in tech forums, and even create content for major events like the &lt;a href="https://aws.amazon.com/pt/events/summits/sao-paulo/" rel="noopener noreferrer"&gt;AWS Summit São Paulo 2024&lt;/a&gt;. Seeing the impact these events had on others was one of the most rewarding experiences of my journey.&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%2Fsz6347geva3bwqlqasej.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%2Fsz6347geva3bwqlqasej.png" alt="Cloud Summit Cerrado Event in Goiânia" width="800" height="565"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  A promising invitation
&lt;/h2&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%2Fuqz6ixw3lyqiset69daf.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%2Fuqz6ixw3lyqiset69daf.png" alt="Several Meetups in Brasília, Brazil" width="800" height="565"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;If you’re seeking professional growth, new friendships, or simply want to learn more about the cloud, don’t miss the chance to join an AWS User Group. No matter where you are, the impact these communities can have on your career is transformative.&lt;/p&gt;

&lt;p&gt;Since 2023, my experience with AWS User Groups has been a journey of great learning and achievements. I’ve tried to summarize a lot of what happened from 2023 to 2024, but I can’t leave out so many other things. We’ll have other opportunities to specifically talk about &lt;a href="https://www.awswomencommunitybrasil.com/" rel="noopener noreferrer"&gt;AWSome Women&lt;/a&gt;, which is exclusive to women, or about the various local meetups we’ve held in Brasília. It’s also worth mentioning the participation of our groups in events of other communities, such as Flysol, Plone, Pyladies, and&lt;a href="https://brasil.campus-party.org/cpbsb6/" rel="noopener noreferrer"&gt; Campus Party Brasília.&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Leading the Brasília community has allowed me to turn dreams into reality, create deep connections, and contribute to the growth of other professionals. Along the way, I’ve received a lot and made new friendships that I wish to carry forever! Today, I see how the power of collaboration and knowledge-sharing can shape careers, build friendships, and strengthen communities.&lt;/p&gt;

&lt;p&gt;If you’re not yet part of an AWS User Group, here’s my invitation: join, connect, and let this community transform your life, just as it transformed mine.&lt;/p&gt;

&lt;p&gt;I’ll leave some “Purple Pilules” with valuable links for you to start your journey in a user group!&lt;/p&gt;

&lt;h2&gt;
  
  
  Purple Pilules
&lt;/h2&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;Discover your local user group:&lt;br&gt;
&lt;a href="https://www.meetup.com/pro/global-aws-user-group-community/" rel="noopener noreferrer"&gt;Global AWS User Group Community&lt;/a&gt;&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;If you are in Brasília, contact us and join us!&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;&lt;a href="http://www.awsbrasilia.com.br" rel="noopener noreferrer"&gt;www.awsbrasilia.com.br&lt;/a&gt;&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Want to create your own UG? Talk to us!
&lt;a href="https://linktr.ee/awsbrasilia" rel="noopener noreferrer"&gt;awsbrasilia | Instagram | Linktree&lt;/a&gt;
&lt;/li&gt;
&lt;/ol&gt;

</description>
      <category>community</category>
      <category>career</category>
      <category>writing</category>
      <category>devjournal</category>
    </item>
  </channel>
</rss>
