<?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: Reynolds Tawiah</title>
    <description>The latest articles on DEV Community by Reynolds Tawiah (@evretech).</description>
    <link>https://dev.to/evretech</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%2F1762677%2F2a3db14f-15e3-4a2d-b9f8-b8bafe363342.png</url>
      <title>DEV Community: Reynolds Tawiah</title>
      <link>https://dev.to/evretech</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/evretech"/>
    <language>en</language>
    <item>
      <title>Are You On The Cloud, In The Cloud or Under The Cloud?</title>
      <dc:creator>Reynolds Tawiah</dc:creator>
      <pubDate>Thu, 11 Jul 2024 01:32:37 +0000</pubDate>
      <link>https://dev.to/evretech/are-you-on-the-cloud-in-the-cloud-or-under-the-cloud-1ff1</link>
      <guid>https://dev.to/evretech/are-you-on-the-cloud-in-the-cloud-or-under-the-cloud-1ff1</guid>
      <description>&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%2Fbq8b3ciqy5wio7upyros.jpg" 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%2Fbq8b3ciqy5wio7upyros.jpg" alt="Image description" width="800" height="450"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;What exactly is the cloud, and why should you care?&lt;/strong&gt; &lt;br&gt;
Well, there is a natural occurrence in which clouds form with only two possible outcomes: rain or not.&lt;/p&gt;

&lt;p&gt;Another cloud has formed, this time not naturally, but artificially or virtually connecting several computers, servers, and storage facilities. &lt;/p&gt;

&lt;p&gt;Within these computer connections, one can use someone else's computer or storage over the internet to conduct all of the typical tasks that he could have done on his local computer setup, but more easily and efficiently. This is referred to as &lt;strong&gt;Cloud Computing&lt;/strong&gt;.  &lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Do you need to care about cloud computing?&lt;/strong&gt; &lt;/p&gt;

&lt;p&gt;Yes. Because it will make your digital life easier, and you will not have to break the money to build up an infrastructure for your tiny startup or even large and established companies, because payment is typically Pay-As-You-Go. It also allows you to upscale easily and quickly because all computer resources are available on demand.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Deployment Models&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;In cloud computing, there is a concept called as deployment models. It simply refers to how we save our data in the cloud. The data can be saved in a dedicated cloud space. This is commonly referred to as &lt;em&gt;Private Cloud&lt;/em&gt;. This can be pricey and takes longer to set up, but it gives the user complete control over his data&lt;/p&gt;

&lt;p&gt;On the other hand, the &lt;em&gt;Public Cloud&lt;/em&gt; allows users to swiftly and affordably install data on shared storage supplied by cloud computing service providers.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;Hybrid Cloud&lt;/em&gt; is the choice to use the first and second, that is Private and Public together.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Iaas, Paas and Saas.&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;You may hear something like &lt;em&gt;IaaS, PaaS, and SaaS.&lt;/em&gt; These are not sounds, but acronyms for the various &lt;strong&gt;Cloud Service Models.&lt;/strong&gt; Simply put, cloud service companies supply these types of services. &lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;&lt;p&gt;Infrastructure as a service (IaaS) provides on-demand access to cloud-hosted real and virtual servers, storage, and networking. So you're merely employing computer hardware in the cloud to carry out your job.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;PaaS (platform as a service) provides on-demand access to a cloud-hosted platform for application development, maintenance, and management.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;SaaS, or software as a service, is on-demand access to ready-to-use, cloud-hosted application software. Like example Zoom for video conferencing and google docs&lt;/p&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;So next time you see or hear about the cloud, ask whether you need an umbrella or access to internet. &lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
