I am a Software Engineer with over 7 years of experience focusing on Backend & DevOps best practices and currently working on distributed systems.
Nov 22, 2022
Do you ever wonder if you could keep your application from experiencing any failures or downtime at all?
Read MoreJuly 4, 2022
Ever wonder if there are feedback loop cycle that is shorter while working with kubernetes. What if you could sync k8s pod in real-time with Okteto?.
Read MoreApr 4, 2022
If you want to set up a Cron on your application, using a cron in Kubernetes is straightforward. All you need to do is copy the CronJob template.
Read MoreDec 20, 2021
Did you know that you have to write a schema only once which defines the structure data and the same schema can be used as validation before sending & receiving data using Protocol Buffers?
Read MoreMay 3, 2021
Automating the deployment pipeline is always a challenging thing. It requires a lot of effort in setting up the server for multiple environments, preparing the build, and deploying the same build into the server. We will go step by on configuring simple deployment pipelines so you could build furthermore from that.
Read MoreFeb 28, 2021
Whenever I migrated from an old laptop to a new laptop or re-installed the whole OS, I always ended up copying all the config files(Ide configuration, bash history, app profiles, etc) in a hard disk. I either ended up copying all un-necessary configs(by zipping all) from the home folder or if I pick particular configs, I keep on missing things.
Read More