Open in app
Home
Notifications
Lists
Stories

Write
Waseem Akram
Waseem Akram

Home
About

Jun 7, 2021

Portal for Institutes

Why institutes systems should digitalized? The Issues faced by most institutes due to using manual paper based system to manage their work. The most institutes and schools are still working with manual system which works with paper based system. Most of the institutes had a hesitation that if they digitalized their whole system then they…

22 min read

Portal for Institutes
Portal for Institutes

Jun 5, 2021

JavaScript Hoisting

Hoisting in JavaScript is a mechanism where all variables and functions move up on initialization phase. Before getting about hoisting let’s see an example.

Java Script

3 min read

JavaScript Hoisting
JavaScript Hoisting

Jun 1, 2021

Java Virtual Machine

Java Virtual Machine (JVM) is works as runtime environment for java applications. One responsibility of the JVM is convert byte code into machine language. JVM is one part of Java Runtime Environment (JRE). JVM act as specification and JRE act as its implementation. If there is one program running then…

Java

5 min read

Java Virtual Machine
Java Virtual Machine

Jun 1, 2021

Microservices Architecture

Microservices Architecture or microservices is a unique method of developing software systems. The main reason benefit in microservices architecture is that some large applications are very easy to develop and maintain when it is break down into small pieces rather than an entire application. And another reason to become microservice…

Microservices

6 min read

Microservices Architecture
Microservices Architecture

Jun 1, 2021

Authentication and Authorization in Microservices

When we talked about microservices it is all about being independent and loosely coupled. Which means it does not have any dependence between services. If you authenticated monolithic application there is not that much problem because monolithic applications are tightly coupled if once authenticated it is done. But when you…

Authentication

5 min read

Authentication and Authorization in Microservices
Authentication and Authorization in Microservices
Waseem Akram

Waseem Akram

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable