DEV Community

Siddham Negi
Siddham Negi

Posted on

Day 5 of my Daily Blog

I had recently thought of stopping DevOps for a week but cause of the virtual internship I have to submit a task daily.

Today I used Terraform for the first time, was really fascinating seeing it launch and destroy a docker container itself.

sudo snap install --classic terraform
Enter fullscreen mode Exit fullscreen mode

After watching a fireship video, I got enough basic understanding to Chatgpt the rest of the stuff :) .

I'll be learning how to correctly use terraform at some point but right now it was down my DevOps roadmap.

Other than that I started a small project in Rust making a simple web page. I am following the rust based learning Github repo for a few of my starting projects. Then from there on out i'll diversify my project. Well that was all for today.

See ya!

Top comments (0)