
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>Raviraja's Blog</title>
      <link>https://tailwind-nextjs-starter-blog.vercel.app/blog</link>
      <description>Blogs about Deep Learning and NLP</description>
      <language>en-us</language>
      <managingEditor>raviraja.ghanta@gmail.com (Raviraja Ganta)</managingEditor>
      <webMaster>raviraja.ghanta@gmail.com (Raviraja Ganta)</webMaster>
      <lastBuildDate>Mon, 02 Aug 2021 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://tailwind-nextjs-starter-blog.vercel.app/tags/ecr/index.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://tailwind-nextjs-starter-blog.vercel.app/blog/mlops-serverless</guid>
    <title>MLOps Basics [Week 8]: Serverless Deployment - AWS Lambda</title>
    <link>https://tailwind-nextjs-starter-blog.vercel.app/blog/mlops-serverless</link>
    <description>A serverless architecture is a way to build and run applications and services without having to manage infrastructure. The application still runs on servers, but all the server management is done by third party service. Let's see how to run it using AWS Lambda.</description>
    <pubDate>Mon, 02 Aug 2021 00:00:00 GMT</pubDate>
    <author>raviraja.ghanta@gmail.com (Raviraja Ganta)</author>
    <category>mlops</category><category>deeplearning</category><category>nlp</category><category>deployment</category><category>container</category><category>ecr</category><category>docker</category><category>aws</category><category>serverless</category><category>lambda</category>
  </item>

  <item>
    <guid>https://tailwind-nextjs-starter-blog.vercel.app/blog/mlops-container-registry</guid>
    <title>MLOps Basics [Week 7]: Container Registry - AWS ECR</title>
    <link>https://tailwind-nextjs-starter-blog.vercel.app/blog/mlops-container-registry</link>
    <description>Developers, testers and CI/CD systems need to use a registry to store images created during the application development process. Container images placed in the registry can be used in various phases of the development. Let's see how to use AWS ECR for doing that.</description>
    <pubDate>Mon, 26 Jul 2021 00:00:00 GMT</pubDate>
    <author>raviraja.ghanta@gmail.com (Raviraja Ganta)</author>
    <category>mlops</category><category>deeplearning</category><category>nlp</category><category>deployment</category><category>s3</category><category>storage</category><category>container</category><category>registry</category><category>docker</category><category>aws</category><category>ecr</category>
  </item>

    </channel>
  </rss>
