August 07, 2020
So far, my journey around learning Python is on a nice track. And I’m trying my best to keep it up & going!
So, moving forward in the book, “Python for DevOps”, yesterday I finished the third chapter, Working with the command line! And I must say, now it’s no longer “me learning python once again” (that was till some parts of the first chapter), rather it’s simply, me learning python! (all...
August 05, 2020
Moving forward in the Book “Python for DevOps”, yesterday I finished the second chapter, Automating Files & the Filesystem!
And I covered the following topics:
August 03, 2020
I’ve sort of started learning Python programming from scratch once again (I won’t say I knew it well before as well, but it was more of an on-off thing that I learnt whenever required). So, I’m trying to bring my brain back to thinking in more real programming terms (here I mean writing actual code, not just the usual yaml, json or bash scripts that I keep writing all the time for...
July 30, 2020
Some quick logs for the progress, solutions & resources around the first set of node-reviewer-group mentorship program tasks.
Solution:
kubernetes/kubernetes
github repository. Use --depth
flag for quick light download.July 19, 2020
The Google’s Site Reliability Enginnering is the one of the books, that have been recommended or talked about by almost all the experienced DevOps, SRE, or cloud/infrastructure engineers, I ever got a chance to have a conversation.
Even in some of my recent interviews, there were discussions around the book. So, I no longer need any more facts to convice myself that this book is certainly a must read not only...
July 04, 2020
Yesterday, I started reading this book, The Biggest Bluff: How I Learned to Pay Attention, Master Myself, and Win, by Maria Konnikova. So far, I’ve finished four chapters from the book. And I think it will take me some time to finish it!
Thank you jasonbraganza, for recommending this book!
Below are some excerpts from the chapters (I’ve read so far), that I want to put here for...
June 29, 2020
Here is a sample Go
application which creates a connection with Redis data structure store. The app increments a counter
, on every new incoming request & retains the count.
make build
to compile the binary.DEMO_APP_ADDR
: Address where the app should listen toDEMO_REDIS_ADDR
: Address where... June 16, 2020
Okay, finally I’m here writing something technical. I’m still not sure what’s gonna be the flow but I’m keeping my hopes high (or otherwise I'll strike it once I'm done XD).
Actually this post is gonna be my talk-notes for the Liz Rice’s talk What Have Namespaces Done for You Lately? So, everything written later in the post is entirelly credited to Liz Rice who in-turn thanks Julian Friedman...
June 5, 2020
Apart from the daily office working hours, nowadays, I’m devoting a good part of my day, actually working on constructing some good habits in myself (oh yea, definitely, meanwhile improving the bad ones).
To me, reading books, writing morning pages, daily journal, taking occassional hand-written notes and doing my meditation, I consider all of these as the best things, that I’ve built & earned over past few months. And...
May 29, 2020
My first ever book notes!
Book: Getting Past No! (Negotiating in Difficult Situations)
Author: Willian Ury
(I’m happy they are useful and they look equally beautiful.)