Learning Portal (SWE, IT, CS)

Target Learning | Process knowledge | Actionable Knowledge in computer science, software engineering and IT.

Explore HQ Industry Specific process knowledge and Actionable Knowledge to expedite career growth.

  • EDA (Event Driven Architecture)

    The Event driven Architecture of software solutions is based on event production, event streaming, and even consumption. The events produced in EDA are streamed to be consumed by the…


  • 1st Party & 3rd Party API

    Both the 1st party & 3rd party API have a lot to offer and their implementation is totally based on the use cases and…


  • WaterFall SDLC

    Waterfall SDLC is one of the most primitive software developmentlife cycle management process, since its inception many other models like scrum, V shape model…


  • SSL Termination

    SSL termination is a process of decrypting the encrypted SSL TRAFFIC and transforming heavy HTTPS packets into lighter HTTP packets. It is job of…


  • SDLC at Enterprise Level

    SDLC at Enterprise Level is a process that involves lot of human resources, it has many stages, the first stage is the requirement analysis,…


  • File System

    The files can be stored in the PUBLIC CLOUD | PRIVATE CLOUD | ON-PREM. The file system is leveraged to keep the file organized…


  • CACHE

    In computer system the cache memory is used to store temporary files / data, which will be used frequently, the cache memory is expensive…


  • ACID Compliance & Transactions

    ACID TRANSACTION refers to atomicity, consistency, isolation and durability. ACID transactions are implemented globally across all high performance, highly available, highly consistent and mission…


  • Array & Linked List

    Array is a data structure in which elements are stored in continuous memory location (memory representation ), continues allocation of elements takes place in…


  • OLAP & OLTP

    OLAP is for analytics processing and OLTP is for Transaction processing. OLAP & OLTP are integrated at enterprise level in order to process transactions…


  • API Management

    The API needs to be optimized and managed in the right way to ensure efficiency, scalablity and cost-effective operations of API infra. The client…


  • ALU (Arithmetic Logical Unit)

    ALU full form is arithmetic logical unit, all the mathematical and logical operations are carried out by ALU. ALU is a combinational digital circuit…


  • Apache Kafka

    Apache kafka is a distributed open source platform which is utilized for event streaming. Apache kafka is majorly leveraged for : -> HIGH PERFORMANCE…


  • No Code Platforms

    No code platforms ensures that the website idea can be easily translated into a back-end and front end web/mobile infra which can be consumed…


  • SDK (Software Development Kit)

    Software development kit is leveraged to access, connect and integrated both native and remote services, the SDK is a collection of dev tools ,…


  • SDLC

    Waterfall SDLC is one of the most primitive software development life cycle, since its inception many other models like scrum, V shape model etc…


  • XAMP

    The basic Web-Dev stack will include web server, data base server, ssh server and php runtime, XAMP is compatable with window os, for Linux LAMP…


  • IPV4

    IPV4 is the fourth version of Internet protocol which was deployed in 1981, IPV4 is a 32 bit addressing schema, IPV4 has around 4.3…