Application Resilience: 4 Ways to Build ItDo you ever wonder if you could keep your application from experiencing any failures or downtime at all?Nov 22, 202255Nov 22, 202255
Realtime sync k8s pod with OktetoEver wonder if there are feedback loop cycle that is shorter while working with kubernetes. What if you could sync k8s pod in real-time…Jul 4, 202235Jul 4, 202235
Manage Multiple Cron with Helm Flow ControlIf 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…Apr 4, 202215Apr 4, 202215
How to use Protobuf with Go?Have you ever been in a situation where you do not know the structure of data that services are either consuming or publishing?Dec 20, 202162Dec 20, 202162
Build a simple automated deployment pipeline for Cloud Run (Step by step tutorial)Automating the deployment pipeline is always a challenging thing. It requires a lot of effort in setting up the server for multiple…May 3, 202183May 3, 202183
Manage Dot Files (Config Files)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…Feb 28, 20215Feb 28, 20215
7 Easiest Ways To Introduce Technical DebtsThings that are left undone for making quality software due to various circumstances. Poor management, decisions making & process are…Aug 3, 20203Aug 3, 20203
Fast Prototyping with Lighthouse LaravelLaravel is a full-fledged framework which is suitable for any kind of application from small, medium to large. And what so special about…Jul 24, 202021Jul 24, 202021
Deploy Sapper on Google Cloud RunSvelte is the next cool thing for frontend if you don't believe me just try it out and feel the experience of developing web applications…May 17, 202081May 17, 202081
Why do we microservice?Well Microservice word itself explains micro + service which is the breaking down of services into individual independent one. It's an…Feb 17, 2020Feb 17, 2020
Automate Cloud Run deployment in a minuteDeploying an app has become so easy that you can deploy it to any server with a single click or a simple code push.Nov 6, 2019Nov 6, 2019
Power of Code ReviewRemembering the first day of code review when your co-workers reviewed your code and started to tell that your code has so many flaws to…Oct 22, 20191Oct 22, 20191
Naming things in programming“There are only two hard things in Computer Science: cache invalidation and naming things.”Oct 22, 2019Oct 22, 2019
Naming the things in programming“There are only two hard things in Computer Science: cache invalidation and naming things.”Apr 20, 2019Apr 20, 2019
Published inPagevamp TechExtracting more values from application logsReleasing a new feature can be a difficult task, especially when you have a large customer base.Dec 31, 20181Dec 31, 20181
What is life?I do not want to join any controversial talks about debating this is what life really is & this is not I am just here to share my…Aug 20, 2018Aug 20, 2018
Why should we write unit test?My question when i first started doing unit test was “why do i need unit test when i know my code is working well?”Aug 20, 20182Aug 20, 20182