cloud-opinion.medium.com/taking-stock-of-cloud-providers-2020-9e31454ef8d5 One of the better summaries. The point about the focus on GCP is very much likely. The catch up is Azure and not Google, cannot agree more. GitHub from azure is probably the best market strategy to get developers to appreciate the stack. But I liked some of the new goodies that came out … Continue reading Cloud opinion summary 2020.
Category: Technical
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 … Continue reading Azure functions Photo upload function using JAVA

You must be logged in to post a comment.