19 Nov 2022
I am trying to develop a Telegram Bot in Python on my dev machine. And I want the webhook call to route to the Python Server running on my dev machine, for testing. Find my public IP Address Invoke-RestMethod -Uri https://ipinfo.io Select -ExpandProperty ip 50.35.66.240 Find my laptop’s private IP...
18 Sep 2022
Azure Static Web Apps provide some nifty features for hosting Backend APIs- AuthN/AuthZ and Routing. However, the Free Tieronly supports Managed Azure Functions APIs. While Managed Functions APIs are pretty easy to get started with, I ran into some blockers due to which I had to pursue other free...
04 Aug 2022
This seems to be a pretty basic question that anyone wanting to open a business faces. There are plenty of resources available on the Web for arriving at a decision. And the correct answer is … it depends on your situation. For my case, let me start with my criteria:...
04 Aug 2022
Looks like these days there is a plethora of nice looking online Services to help you quickly setup a business online. This, however, brings up the paradox of choice and the resulting decision making. Maybe it is not too complicated after all. Its just that I would like to minimize...