<?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: MOURIK</title>
    <description>The latest articles on DEV Community by MOURIK (@mourik).</description>
    <link>https://dev.to/mourik</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%2F327079%2F044be9ec-f566-4496-a2d0-8b78a05b255d.png</url>
      <title>DEV Community: MOURIK</title>
      <link>https://dev.to/mourik</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/mourik"/>
    <language>en</language>
    <item>
      <title>how to expose aws resources deployed by terraform to other teams </title>
      <dc:creator>MOURIK</dc:creator>
      <pubDate>Fri, 21 Feb 2020 09:43:33 +0000</pubDate>
      <link>https://dev.to/mourik/how-to-expose-aws-resources-deployed-by-terraform-to-other-teams-551k</link>
      <guid>https://dev.to/mourik/how-to-expose-aws-resources-deployed-by-terraform-to-other-teams-551k</guid>
      <description>&lt;p&gt;Hello community,&lt;/p&gt;

&lt;p&gt;Currently i am working in platform team that provide some service to different teams. We are deploying the prod infrastructure basis (VPC, Security groups,...) using terraform in aws and we want to give teams the possibility to deploy their applications inside the infra that we provide.&lt;br&gt;
Ma question is how can we provide/expose these resources to different teams ? "tfstate outputs" or "data source" or other ways...?&lt;br&gt;
which one fit with best practices ? &lt;br&gt;
Thanks in advance!&lt;/p&gt;

</description>
      <category>aws</category>
      <category>terraform</category>
      <category>tfstate</category>
      <category>collaboration</category>
    </item>
    <item>
      <title>docker containers deployment in ECS EC2 </title>
      <dc:creator>MOURIK</dc:creator>
      <pubDate>Mon, 03 Feb 2020 09:52:28 +0000</pubDate>
      <link>https://dev.to/mourik/docker-containers-deployment-in-ecs-ec2-2m2m</link>
      <guid>https://dev.to/mourik/docker-containers-deployment-in-ecs-ec2-2m2m</guid>
      <description>&lt;p&gt;Hello community,&lt;/p&gt;

&lt;p&gt;I am looking for deployment best practices. i want to deploy docker images in ECS cluster, i want to know if terraform is a good way to perform container deployment in ECS, is there a better way adapted to this kind of deployment?&lt;br&gt;
Thanks in advance.&lt;/p&gt;

</description>
      <category>terraform</category>
      <category>cicd</category>
      <category>ecs</category>
      <category>aws</category>
    </item>
  </channel>
</rss>
