<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>Docker on zoph.me</title>
    <link>/tags/docker/</link>
    <description>Recent content in Docker on zoph.me</description>
    <image>
      <title>zoph.me</title>
      <url>https://zoph.me/posts/resources/images/code-social.png</url>
      <link>https://zoph.me/posts/resources/images/code-social.png</link>
    </image>
    <generator>Hugo -- 0.148.2</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 16 Dec 2019 13:37:00 +0200</lastBuildDate>
    <atom:link href="/tags/docker/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>AWS Security Toolbox (AST)</title>
      <link>/posts/2019-12-16-aws-security-toolbox/</link>
      <pubDate>Mon, 16 Dec 2019 13:37:00 +0200</pubDate>
      <guid>/posts/2019-12-16-aws-security-toolbox/</guid>
      <description>&lt;p&gt;In my day-to-day job, I was wasting time reinstalling and dealing with the dependencies of all my favorite tools for AWS Security Audits and Assessments.&lt;/p&gt;
&lt;p&gt;So, lately, I&amp;rsquo;ve decided to start another &lt;a href=&#34;/posts/2019-05-20-my-pet-projects&#34;&gt;pet project&lt;/a&gt; trying to solve this issue and provide a simple Docker container with all the security-related tooling for your AWS Assessments.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;ve decided to open-source it. After some discussion with my peers, they were interested in this kind of stuff to avoid wasting hours installing a myriad of apps and Python dependencies on their own laptop or customer machine.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Serverless job scheduling using AWS Fargate</title>
      <link>/posts/2019-09-22-serverless-jobs-scheduling-using-aws-fargate/</link>
      <pubDate>Sun, 22 Sep 2019 13:37:00 +0200</pubDate>
      <guid>/posts/2019-09-22-serverless-jobs-scheduling-using-aws-fargate/</guid>
      <description>&lt;p&gt;I was wondering if I could schedule simple bash scripts using &lt;a href=&#34;https://aws.amazon.com/fargate/&#34;&gt;AWS Fargate&lt;/a&gt; for some trivial batch operations.&lt;/p&gt;
&lt;p&gt;To be completely honest, it is also an excuse to learn more about AWS Fargate, and to convert a legacy bash script based on EC2 Spot instances to a container world.&lt;/p&gt;
&lt;p&gt;In this post, we will see how to schedule a bash script job once a day. To do so, we will deploy the corresponding AWS infrastructure (even if it&amp;rsquo;s serverless, yes :wink:) using &lt;a href=&#34;https://www.terraform.io/&#34;&gt;Terraform&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
