Deploying gRPC service in Google Cloud Run
Google Cloud Run supports gRPC along with REST interface. gRPC is a modern high performance framework that can run in any environment. If you remember protocol buffers, gRPC is the most straightforward way to use it
Chromebook Review After A Week
Chromebooks are around for a while now. I recently gave a shot and bought a small one ASUS C214 MA. I actually exchanged my old (~7 years) Toshiba Satellite E laptop with Intel i5 which was running Windows 10 (It was Win 8 when I bought)
Deploying PDF Conversion Tool In Google Cloud Run
Google Cloud Run is a great service to quickly deploy any containerized application. In this demo we will see how one can develope and deploy a PDF conversion tool which reduces size of scanned multi-page PDF file using ImageMagick
Timezone Conversion Java
Its becomes tricky when you are converting a timestamp to a date, especially between java.util.Date and say java.time.LocalDate
Fetching, Storing and Serving Stock Data Using GCP
Its becomes tricky when you are converting a timestamp to a date, especially between java.util.Date and say java.time.LocalDate