Andrea Tarquini
I deal with Innovative Software Solutions and Architectures. I work as a contractor & freelancer, holding the position of Team Leader and Senior Developer. I am specialized in the design, implementation and production releases of Complex Software Architectures in the Cloud.
Latest from Blog
Micronaut & GraalVM with Google Cloud Run
Practical tutorial to deploy a Serverless Microservice with Java by using Google Cloud Run, Micronaut and GraalVM
Micronaut & GraalVM: together for Cloud Native
Even if you are using Java or the JVM, it is possible to develop powerful cloud services. Serverless architecture, with low cold starts can be developed exploiting Micronaut and GraalVM.
REST APIs: use UUID to identify a Resource
How to properly identify a Resource using REST APIs? We ca use UUID and generate them starting from Logical meaningfully Keys.