Home
Posts
Authors
Followers
Consultation
Questions
Video Consultations( You have to give)
Google Calendar (consultations booked by you)
LogIn
Server side caching strategies
The right caching technique can dramatically reduce latencies how ever you need to determine which one is right for your application.
Read More
Multi threading patterns part - 1
This article explains some common multi threading patterns .
Read More
OAuth 2.0
More
OAuth 2.0 in simple english
The article gives a simplified explanation of OAuth 2.0 framework.
Are OAuth refresh tokens for performance or security or both?
Refresh tokens help reduce client latency and reduce load on auth server..
If OAuth is an authorization framework then why is it used extensively for authentication
The article explains difference between authorization and authentication and why OAuth was/is used in authentication use cases..
Web security
More
What is CSRF cross site request forgery
This post explains what is a CSRF attack.
What kind of CSRF attack is blocked by state parameter in OAuth
This article describes how a CSRF attack is blocked by state parameter in OAuth...
OAuth authorization code flow with PKCE for native apps
The article explains OAuth authorization code flow with PKCE for native apps is more secure than implicit flow.
Architecture
More
Server side caching strategies
The right caching pattern can dramatically improve performance but you need to determine the right one for your applicaation...
Database isolation level repeatable read
REPEATABLE_READ is an isolation level higher than READ_COMMITTED A trans T2 may have modified data read by T1 , yet when T1 reads the...
Multi threading patterns part - 1
This is an article on multi threading patterns
Explore →
Web security
architectural concepts
OAuth
You can get a free video consultation with me for an introduction to this article.
click here
You can get a free video consultation with me for an introduction to this article.
click here