Satish Kumar has Published 1042 Articles

Exception Handling in Distributed System

Satish Kumar

Satish Kumar

Updated on 27-Sep-2023 15:22:22

327 Views

Introduction In context of distributed systems, exception handling refers to process of detecting, diagnosing, and recovering from errors that occur in a distributed system. In such systems, errors can occur at any point in communication and coordination process, including network failures, hardware malfunctions, and software bugs. Thus, effective exception handling ... Read More

Examples of TCP and UDP in Real Life

Satish Kumar

Satish Kumar

Updated on 27-Sep-2023 15:20:39

1K+ Views

Introduction TCP (Transmission Control Protocol) and UDP (User Datagram Protocol) are two of most commonly used internet protocols. They are both responsible for ensuring reliable data transfer between devices connected to a network. However, way they do so differs significantly. In this article, we will discuss some examples of TCP ... Read More

Evolution of Networks

Satish Kumar

Satish Kumar

Updated on 27-Sep-2023 15:19:22

485 Views

Introduction Human beings are social animals. They have always found ways to communicate and connect with each other. From ancient times, people used various forms of communication like writing, oral communication, and visual arts to convey their messages to others. With advent of technology, communication has become faster, easier, and ... Read More

Evolution of Distributed Computing Systems

Satish Kumar

Satish Kumar

Updated on 27-Sep-2023 15:09:55

1K+ Views

Introduction Distributed computing systems refer to a network of interconnected devices that share resources and work together to achieve a common goal. evolution of distributed computing systems has been rapid, and it has transformed way we use technology in our daily lives. From simple file sharing systems to advanced cloud ... Read More

Event Ordering in Distributed System

Satish Kumar

Satish Kumar

Updated on 27-Sep-2023 15:08:10

809 Views

Introduction Distributed systems have become an integral part of our modern-day technological infrastructure. They have made it possible to deliver services at scale, provide better resilience, and enable better fault tolerance. However, designing distributed systems is a challenging task, and one of most significant challenges is maintaining ordering of events ... Read More

Ethernet Transmitter Algorithm

Satish Kumar

Satish Kumar

Updated on 27-Sep-2023 15:05:38

102 Views

Introduction Ethernet is most popular local area network (LAN) technology, which enables transfer of data packets between different devices such as computers, routers, and switches. Ethernet uses a variety of protocols to transmit data packets over a network. One of crucial protocols is Ethernet transmitter algorithm, which governs way data ... Read More

Ethernet Frame Format

Satish Kumar

Satish Kumar

Updated on 27-Sep-2023 15:03:21

840 Views

Ethernet is a widely used local area networking technology that enables devices to communicate with each other. Ethernet frames are basic units of data that are transmitted over Ethernet network. In this article, we will explore Ethernet frame format in detail, including various fields that make up frame and purpose ... Read More

EtherChannel in Computer Network

Satish Kumar

Satish Kumar

Updated on 27-Sep-2023 14:53:54

140 Views

Introduction In modern computer networks, high availability and increased bandwidth are essential requirements. EtherChannel is a link aggregation technique used to combine multiple physical links into one logical link. This article explains concept of EtherChannel, its benefits, and how it works. What is EtherChannel? EtherChannel is a link aggregation technique ... Read More

ADD PPP Command in PPP Configuration

Satish Kumar

Satish Kumar

Updated on 27-Sep-2023 14:51:57

55 Views

Introduction PPP (Point-to-Point Protocol) is a network protocol that allows communication between two devices over a point-to-point connection. It is a widely used protocol for establishing and managing Internet connections over dial-up, DSL, and other types of connections. PPP uses a variety of commands to configure and manage communication session ... Read More

Adaptive security appliance (ASA) features

Satish Kumar

Satish Kumar

Updated on 27-Sep-2023 14:48:07

75 Views

In today's digitally connected world, security is a critical concern for organizations of all sizes. With rise of cyber attacks, it has become imperative to implement security measures that not only provide protection but also adapt to evolving threats. One such security measure is Adaptive Security Appliance (ASA). An Adaptive ... Read More

Advertisements