Learning Portal @T9

  • Data Lakes

    A Data Lake is a centralized repository designed to store vast amounts of structured, semi-structured, and unstructured data at scale. Unlike traditional relational databases…


  • Asynchronous APIs

    Asynchronous APIs enable non-blocking communication between clients and servers, allowing processes to execute independently without waiting for a response. This design pattern is essential…


  • ABAC ( Attribute based Access Control)

    Attribute-Based Access Control (ABAC): A Step-by-Step Guid Attribute-Based Access Control (ABAC) is an advanced security mechanism that grants or denies user access to resources…


  • Data Warehouse

    A Data Warehouse (DW) is a centralized repository for storing and managing large volumes of structured data. It is specifically designed to support analytical…


  • BPEL APIs Integration

    Business Process Execution Language (BPEL) is a powerful orchestration language designed to automate and integrate web services into seamless business processes. By integrating BPEL…


  • Dockers based Containerization

    Docker-based containerization has revolutionized the way applications are developed, deployed, and scaled. It enables developers to create lightweight, portable, and consistent environments across various…


  • Cloud Native ML Services

    Cloud-native machine learning (ML) services have revolutionized the way organizations build, deploy, and scale machine learning models. These services, provided by cloud platforms like…


  • Control Unit in Computer Organization and Architecture

    The Control Unit (CU) is a fundamental component of the central processing unit (CPU) in computer systems. It acts as the “brain within the…


  • Proxies Networks

    A proxy network acts as an intermediary between clients and servers, forwarding requests and responses to optimize performance, enforce security, or anonymize traffic. Proxy…


  • Cloud Design Pattern

    Cloud design patterns are architectural templates or best practices that guide the implementation of scalable, fault-tolerant, and efficient cloud-based systems. These patterns provide solutions…


  • Message Queues

    Message queues are integral to distributed systems, enabling asynchronous communication between services or components by decoupling producers and consumers. They provide reliable delivery, scalability,…


  • Synchronous APIs

    Synchronous APIs are foundational to client-server communication, operating on a request-response paradigm. These APIs require the client to wait until the server processes the…


  • CRUD Operations

    CRUD (Create, Read, Update, and Delete) operations are fundamental to interacting with databases and data management systems. These operations form the backbone of most…


  • Version control system

    A Version Control System (VCS) is a critical tool for software development, enabling teams to track and manage changes to code over time. It…


  • BPM APIs Integration

    Business Process Management (BPM) APIs enable seamless integration of business processes with external systems and services, fostering automation, efficiency, and agility in enterprise workflows.…


  • Data Lineage

    Dataineage: A Comprehend refers to the process of tracking and visualizing the flow and transformation of data as it moves through various stages of…


  • Data Pipeline

    A data pipeline is a series of processes and tools that move data from one or more sources to a destination, where it can…


  • Instance Profiles Roles in Identity Access Management

    In AWS, Instance Profiles act as containers for IAM roles, enabling EC2 instances to assume the permissions defined in the role. This integration allows…


  • CIDR Block

    A Classless Inter-Domain Routing (CIDR) block is a method for allocating and managing IP addresses in a flexible manner, reducing wastage of IP space.…


  • Private Subnet

    In Amazon Web Services (AWS), a private subnet is a subnet within a Virtual Private Cloud (VPC) that does not have direct access to…