+

  • Tech </>
  • Food !
  • FreeLance

Full Stack Foodie!
Simplifying the jargons of IT Industry.
One cuisine at a time!
Latest Articles

Microservice Architecture

Why you should be adopting it in your project.

Fri Dec 18 2020
Anything that can be converted into a microservice based architecture will be converted into a microservice based architecture. Everyone is rushing to convert their behemoths into chunks of isolated siblings.Lets find out if this reckoning of the monoliths has some merits to it and if this is the approach you want to adopt in your application.

Graph API Upload Session

A Guide to uploading large attachments with Graph API's latest feature

Fri Dec 25 2020
Graph Api has changed the way developers integrate their application with Microsoft Suite. However it has some limitations that have been pain points for its consumers. One of them being the size constraint of attachment being 4 MB. Lucky for us, with the introduction of upload sessions, we can now upload larger attachments easily.