Blog
$ ls -l /posts/
drwxr-xr-x .
drwxr-xr-x ..
-rw-r--r-- welcome.md
$ cat README.txt
Welcome to my blog. Here I share my thoughts and findings on AWS, Terraform,
and all things cloud automation.
> **📝 Read more on Medium** — longer articles on AWS, Terraform, and cloud automation:
> [medium.com/@bogomilroussev](https://medium.com/@bogomilroussev)
$ echo "More posts on Medium..."
$ curl https://medium.com/@bogomilroussev/feed | parse --latest
Loading articles...