
  <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, 16 Aug 2021 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://tailwind-nextjs-starter-blog.vercel.app/tags/docker/index.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://tailwind-nextjs-starter-blog.vercel.app/blog/mlops-summary</guid>
    <title>MLOps Basics [Week 10]: Summary</title>
    <link>https://tailwind-nextjs-starter-blog.vercel.app/blog/mlops-summary</link>
    <description>This post contains the summary of all topics covered till now, next steps and some good resources to follow.</description>
    <pubDate>Mon, 16 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>vm</category><category>container</category><category>api</category><category>docker</category>
  </item>

  <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>

  <item>
    <guid>https://tailwind-nextjs-starter-blog.vercel.app/blog/mlops-docker</guid>
    <title>MLOps Basics [Week 5]: Model Packaging - Docker</title>
    <link>https://tailwind-nextjs-starter-blog.vercel.app/blog/mlops-docker</link>
    <description>We might have to share our application with others, and when they try to run the app most of the time it doesn’t run due to dependencies / OS related issues. Let's see how to solve this problem using Docker. </description>
    <pubDate>Mon, 05 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>vm</category><category>container</category><category>api</category><category>docker</category>
  </item>

    </channel>
  </rss>
