Published onJanuary 14, 2024Docker Compose makes life easierdockerdocker-composeLets go into the details of Docker Compose and learn to use it effectively. The ease of it will make you smile.
Published onJanuary 7, 2024Subprocesses in PythonpythonsubprocessLets learn about python subprocess module
Published onDecember 29, 2023Load Testing With LocustpythonloadtestingLocust has became one of my favourite load testing tool
Published onDecember 21, 2023Consuming Recharge Payments Webhooks through AWS API GatewayserverlessAWS-API-GatewayAWS-Lambda-FunctionWebhooksAVTLRecently, I worked on consuming a webhook from Recharge Payments and opted to deploy it using an API Gateway + Lambda combination. Here are the key takeaways.
Published onDecember 16, 2023Multi stage and multi platform docker builddockerdockerfile.Net-CorenodejsbuildsIts time to make better docker images