Web APIsBefore we understand what is Web API, let’s see what is an API (Application Programing Interface).Oct 25, 2020Oct 25, 2020
Azure App Function, Azure CDN & FrontDoorIn this article first we will see about Azure app function…Aug 16, 20202Aug 16, 20202
Front End Application Deployment & Authenticate the Front End with Azure Active DirectoryIn this article we will deploy our front end application. I have developed a front end application using angular and you can see in my…Aug 16, 2020Aug 16, 2020
Sample Environment in Azure Cloud Platform based on the shared Cloud ArchitectureThis Blog post article is written for an requirement of course SENG 41283 : Distributed and Cloud Computing.Aug 16, 2020Aug 16, 2020
Secure Digest Functions in cryptographyCryptographic hashing algorithms, also called hash functions, basically scramble data. A hash function will generally take an arbitrary…Jul 29, 2020Jul 29, 2020
Public key Algorithms in CryptographyAlso known as asymmetric key algorithms, public key cryptography is a class of cryptographic protocols based on algorithms. This method of…Jul 29, 2020Jul 29, 2020
Secret key Algorithms in CryptographyCryptography is a method of storing or transmitting data and information that allows only people who want to read, interpret, or process…Jul 29, 2020Jul 29, 2020
Explain Java RMI(Remote Method Invocation) Concept With ExampleThe RMI (Remote Method Invocation) is an API that provides a mechanism to create distributed application in java. The RMI allows an object…Jul 17, 2020Jul 17, 2020