Vinay’s Newsletter
Subscribe
Sign in
Home
Archive
About
Latest
Top
Why I believe current direction of AI development is just wrong
I ran deepseek-r1:14b on my desktop with 128GB RAM and RTX 4090 GPU.
Jan 29
•
Vinay Avasthi
August 2020
Database Schema Version Control
Most of the times when we have a service in production, we might make changes to the database schema. We want to make sure of two things…
Aug 25, 2020
•
Vinay Avasthi
July 2020
Spring Microservices with Kubernetes on Google, Ribbon, Feign and Spring Cloud Gateway
In the previous post, we built a JWT authentication server. Now we will build on that server and create an initial instance of the…
Jul 5, 2020
•
Vinay Avasthi
Building a JWT Authorization Server
I have playing with the idea of Spring Cloud Gateway, micro-services and deploying the service on Google Cloud. As I was ready to deploy…
Jul 1, 2020
•
Vinay Avasthi
June 2020
Building a multitenant service
If you build any production service that is valuable, very soon you find a customer who wants to use it but wants it white-labeled for him…
Jun 23, 2020
•
Vinay Avasthi
OAuth2 and JWT Tokens Part 1
In this blog post we look at how do we make our spring server become an OAuth2 Authorization server and start producing JWT tokens.
Jun 21, 2020
•
Vinay Avasthi
February 2020
Hive and Spark
In this blog post, we take a slight deviation from core issues related to the spring framework and look at an issue that spring…
Feb 18, 2020
•
Vinay Avasthi
May 2019
I personally get used to a car and find it very hard to adjust to a different car.
I personally get used to a car and find it very hard to adjust to a different car.
May 30, 2019
•
Vinay Avasthi
February 2019
The morality of a machine
It is 2019, everybody is gung-ho on about Artificial Intelligence and/or Machine Learning. If we look around, there are many systems that…
Feb 20, 2019
•
Vinay Avasthi
12. Adding GIT release information
In the previous post, we saw how to enable actuator endpoints on our spring server. Once we have done that, it is a good idea to add GIT…
Feb 19, 2019
•
Vinay Avasthi
11. Spring Actuators
pring provides actuators that are a helpful set of tools to debug the application on runtime. Here is how to enable them. We first add…
Feb 19, 2019
•
Vinay Avasthi
10. Application with multiple data sources
Many times it is a practical requirement to have multiple databases for a single application. These databases could be at different…
Feb 19, 2019
•
Vinay Avasthi
This site requires JavaScript to run correctly. Please
turn on JavaScript
or unblock scripts