Month: January 2020
-
Black History Moments in Search – Google
To celebrate Black History Month, Google is looking at the moments in Black History that have been searched more than others in the United States. — Read on about.google/stories/most-searched-black-history-month/ Very good compilation to remember history.
-
Azure functions Photo upload function using JAVA
We will go over a working example that uploads a photo to Azure Container as a Blob. The final codebase will run to upload a photo-based on a CURL command curl -w “\n” http://localhost:7071/api/uploadSathishPhoto –data /Users/sathishjayapal/Downloads/DSCN4934.JPG High level architecture Prerequisites: Azure CLI Azure subscription NPM JAVA 8. Maven CLI Now let us see how to […]