Open in app
Home
Notifications
Lists
Stories

Write
Shrinidhi Kulkarni
Shrinidhi Kulkarni

Home

Jan 20

Serverless Architecture

If you’re developing software before the term serverless came into picture you know how hard it is to maintain servers and manage them. With the recent advancements in the cloud computing ecosystem, Serverless is one of the major contributions for some innovative solutions. In this article we are going to…

Serverless Architecture

8 min read

Serverless Architecture
Serverless Architecture

Feb 14, 2021

Azure Service Bus

Message buses and queues are a powerful tool for communicating between applications they are used extensively in microservices. But they can be useful in larger applications as well. In this article we’re going to look at how to implement azure service bus queues into our applications to both send and…

Azure Service Bus

7 min read

Azure Service Bus
Azure Service Bus

Jan 17, 2021

Memory Management and Garbage Collector

Garbage collectors and memory management go hand in hand in every object-oriented language. As a developer, getting to know how memory management works behind the scenes is really important. Let’s try to understand how the garbage collector helps to distribute and retain memory over the lifecycle of an application. Garbage…

Garbage Collector

7 min read

Memory Management and Garbage Collector
Memory Management and Garbage Collector

Dec 15, 2020

Authentication and Authorization in Microservices

When I started working on the transformation project from Monolith to Microservice, the challenge I faced was how to authenticate users on a distributed microservice framework.All you need to know is who the users are, right?And do your micro service know what they can do? When you make a request…

Microservices

7 min read

Authentication and Authorization in Microservices
Authentication and Authorization in Microservices
Shrinidhi Kulkarni

Shrinidhi Kulkarni

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable