author-pic

RAM GOPINATHAN

My Build 2018 Experience

Posted on May 13, 2018

Last week I got a chance to attend Microsoft Build conference geared towards developers. I hadn't been to build for at least 3-4 years now, but it is still a top-notch developer event that everyone…

Read full post

Dockerizing Hugo Sites

Posted on November 11, 2017

Hugo is a great OSS project that can be used to create static sites that are based on markdown files stored in a git repository. My personal blog is created using hugo and hosted on AWS S3. I recently…

Read full post

Automatically get latest Docker security vulnerabilities posted to slack channel

Posted on October 25, 2017

It's extremely important to always be aware of all the announcements related to security issues for the products you use and support within your company, If you use slack we can have all these…

Read full post