<?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: Abhiroop Basak</title>
    <description>The latest articles on DEV Community by Abhiroop Basak (@abhiroopbasak).</description>
    <link>https://dev.to/abhiroopbasak</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%2F479747%2Fc87f6920-1676-4b07-99dc-9ff190191cd7.jpeg</url>
      <title>DEV Community: Abhiroop Basak</title>
      <link>https://dev.to/abhiroopbasak</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/abhiroopbasak"/>
    <language>en</language>
    <item>
      <title>Deploying Docker container  on AWS EC2 instance</title>
      <dc:creator>Abhiroop Basak</dc:creator>
      <pubDate>Wed, 21 Jul 2021 04:22:55 +0000</pubDate>
      <link>https://dev.to/abhiroopbasak/deploying-docker-container-on-aws-ec2-instance-aco</link>
      <guid>https://dev.to/abhiroopbasak/deploying-docker-container-on-aws-ec2-instance-aco</guid>
      <description>&lt;p&gt;The first step involves creating an AWS ec2 instance. The pre requisites for that is an AWS account. In this case, an AWS AMI was selected, but there is a wide range of servers available to select from.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--Fdb7eScm--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/mfd0f4faexbeqsua3a1d.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--Fdb7eScm--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/mfd0f4faexbeqsua3a1d.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The next step involves entering the server with the help of SSH connection and use the server. Setting up the server to install docker container and pull the docker image from the git repository.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--idiVD1VN--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/k9camsr73p2uzvbfsg1r.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--idiVD1VN--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/k9camsr73p2uzvbfsg1r.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;The final step is to build the docker image and run the container. The final output can be check if the container is running and the the public DNS displays the page or not.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--rzs1efIe--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/w3tmbyzpmg7ktckkdbtq.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--rzs1efIe--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/w3tmbyzpmg7ktckkdbtq.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Thats all! A docker container set up on the AWS ec2 instance.&lt;/p&gt;

</description>
      <category>awsugjaipur</category>
    </item>
  </channel>
</rss>
