Web APIsIn this article, I am going to discuss what is a web API and how it works.Oct 25, 2020Oct 25, 2020
Set up a sample environment in Azure cloud platformIn this article, I am going to show how we can set up a sample environment for a web application in Azure cloud platform.Aug 16, 2020Aug 16, 2020
Secure Digest Functions in CryptographyMessage Digest functions also known as Hash functions or Hashing algorithms generally take an arbitrary amount of data, apply a…Jul 29, 2020Jul 29, 2020
Public Key Algorithms in CryptographyPublic key algorithms are also known as Asymmetric Key Algorithms.Jul 29, 2020Jul 29, 2020
Secret key algorithms in cryptographySecret key algorithms also known as symmetric key algorithms use one key that is kept secret by the systems engaged in the encryption and…Jul 29, 2020Jul 29, 2020
Distributed Message QueuesMessage queues are an important category of indirect communication systems.Jul 21, 2020Jul 21, 2020
Remote Method InvocationRemote Method invocation (RMI) is an API which allows an object to invoke a method on an object that exists in another address space…Jul 18, 2020Jul 18, 2020
Remote Procedure CallIn this article, I am going to show how Remote Procedure Call works.Jul 17, 2020Jul 17, 2020