<?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: Charles Ochieng</title>
    <description>The latest articles on DEV Community by Charles Ochieng (@charleso21441).</description>
    <link>https://dev.to/charleso21441</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%2F1985270%2F088e58a7-5f88-4ada-a9e9-449595f43bb5.jpg</url>
      <title>DEV Community: Charles Ochieng</title>
      <link>https://dev.to/charleso21441</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/charleso21441"/>
    <language>en</language>
    <item>
      <title>What is the main difference Between AWS lamda and AWS ECS?</title>
      <dc:creator>Charles Ochieng</dc:creator>
      <pubDate>Sat, 21 Sep 2024 06:57:02 +0000</pubDate>
      <link>https://dev.to/charleso21441/what-is-the-main-difference-between-aws-lamda-and-aws-ecs-4a9f</link>
      <guid>https://dev.to/charleso21441/what-is-the-main-difference-between-aws-lamda-and-aws-ecs-4a9f</guid>
      <description>&lt;p&gt;A &lt;strong&gt;DevOps engneer&lt;/strong&gt; should be familiar with these AWS tools, but wait, what if one is not a DevOps engineer?&lt;br&gt;
There are keen differences between a AWS Lambda and AWS ECS.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;**&lt;br&gt;
_AWS Lambda&lt;/em&gt; *&lt;em&gt;_is a _serverless *&lt;/em&gt;_compute service provided by Amazon Web Services (AWS) that allows developers to run code in response to events without the need to provision or manage servers. It is often referred to as  "Functions as a Service" (FaaS).&lt;/p&gt;




&lt;p&gt;AWS Elastic Container Service (ECS)** is a &lt;em&gt;fully managed&lt;/em&gt; container orchestration service that enables developers to run, manage, and scale Docker containers on AWS.&lt;/p&gt;

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