<?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: Sharon Woo</title>
    <description>The latest articles on DEV Community by Sharon Woo (@exponential).</description>
    <link>https://dev.to/exponential</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%2F267698%2F683e84db-0a6b-47a2-b58f-0a0220747783.jpg</url>
      <title>DEV Community: Sharon Woo</title>
      <link>https://dev.to/exponential</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/exponential"/>
    <language>en</language>
    <item>
      <title>Data Engineering Zoomcamp</title>
      <dc:creator>Sharon Woo</dc:creator>
      <pubDate>Tue, 25 Jan 2022 06:45:26 +0000</pubDate>
      <link>https://dev.to/exponential/data-engineering-zoomcamp-26if</link>
      <guid>https://dev.to/exponential/data-engineering-zoomcamp-26if</guid>
      <description>&lt;h1&gt;
  
  
  Week 1 thoughts
&lt;/h1&gt;

&lt;p&gt;Am I the only one insane enough to do this with a newborn? &lt;/p&gt;

&lt;h3&gt;
  
  
  Docker
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=EYNwNlOrpr0&amp;amp;list=PL3MmuxUbc_hJed7dXYoJw8DoCuVHhGEQb&amp;amp;index=3"&gt;A much more concise introduction to Docker and necessary commands&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;I use this at work + skimmed &lt;a href="https://nlbsg.udemy.com/course/docker-and-kubernetes-the-complete-guide/learn/lecture/16242264#overview"&gt;Stephen Grider's course&lt;/a&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  SQL
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=QEcps_iskgg&amp;amp;list=PL3MmuxUbc_hJed7dXYoJw8DoCuVHhGEQb&amp;amp;index=9"&gt;I admit I only watched this for the JOIN ids, but I would recommend beginners finish it&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  PostGres + Dockerizing
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;a href="https://www.youtube.com/watch?v=2JM-ziJt0WI&amp;amp;list=PL3MmuxUbc_hJed7dXYoJw8DoCuVHhGEQb&amp;amp;index=4"&gt;These&lt;/a&gt; &lt;a href="https://www.youtube.com/watch?v=hCAIVe9N0ow&amp;amp;list=PL3MmuxUbc_hJed7dXYoJw8DoCuVHhGEQb&amp;amp;index=6"&gt;videos&lt;/a&gt; &lt;a href="https://www.youtube.com/watch?v=B1WwATwf-vY&amp;amp;list=PL3MmuxUbc_hJed7dXYoJw8DoCuVHhGEQb&amp;amp;index=7"&gt;are&lt;/a&gt; &lt;a href="https://www.youtube.com/watch?v=hKI6PkPhpa0&amp;amp;list=PL3MmuxUbc_hJed7dXYoJw8DoCuVHhGEQb&amp;amp;index=8"&gt;great&lt;/a&gt;
&lt;/li&gt;
&lt;li&gt;The only hitch I had was realising my Docker installation on my personal laptop was so out of date that I couldn't run the pgadmin container. A quick check in with stackoverflow later led to a fresh install and &lt;em&gt;chefs kiss&lt;/em&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Terraform
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;&lt;a href="https://www.youtube.com/watch?v=hKI6PkPhpa0&amp;amp;list=PL3MmuxUbc_hJed7dXYoJw8DoCuVHhGEQb&amp;amp;index=8"&gt;Work in progress, because this is relatively new to me&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;Do I need to do &lt;code&gt;terraform plan -out&lt;/code&gt; before &lt;code&gt;apply&lt;/code&gt;? &lt;/li&gt;
&lt;/ul&gt;

&lt;h3&gt;
  
  
  Homework
&lt;/h3&gt;

&lt;ul&gt;
&lt;li&gt;Need to read up on Terraform. &lt;/li&gt;
&lt;li&gt;&lt;a href="https://github.com/sharonwoo/data-engineering-zoomcamp/tree/homework_week1/week_1_basics_n_setup/homework"&gt;Homework 1 for EDA&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>dezoomcamp</category>
      <category>googlecloud</category>
    </item>
  </channel>
</rss>
