Tag: cloud

  • Why Microservices

    Microservices have become one of the biggest IT phenomenon in last few years, specially 2017. So many people were grappling with the question as to why Software industry is ripping its applications they built in years and years of hard work. What changed that industry is ready to say bye bye to monolith and migrate…

  • Building a simple SSO application

    The blog on how to build a Single Sign On application is on its way. If you have more than one application but want to login only once to access all the applications in your domain, then Single Sign On is the way to go. So without much ado lets begin. The concept is simple.…