nizam754.hashnode.devDenial-of-Service Attacks in AWSCustomers can call the coffee shop to place their orders. After answering each call, a cashier takes the order and gives it to the barista. However, suppose that a prankster calls in multiple times to place orders but never picks up their drinks. Thi...Dec 26, 2023·4 min read
nizam754.hashnode.devTypes of ServersOrigin Server: An "Origin Server" is a key concept in network computing, particularly in the context of the internet and web services. Here's a detailed explanation of its role and functions: Definitive Data Source Handling Client Requests Content C...Dec 17, 2023·3 min read
nizam754.hashnode.devMessaging and Queuing in AWSAmazon Web Services (AWS) offers a suite of messaging and queuing services that cater to different use cases, from simple message queuing to real-time streaming data. Here's a brief overview of these services and their use cases: Amazon SQS (Simple Q...Oct 23, 2023·5 min read
nizam754.hashnode.devDirecting Traffic with Elastic Load BalancingDirecting traffic with Elastic Load Balancing (ELB) in AWS is fundamental for distributing incoming network requests across multiple Amazon EC2 instances or other AWS resources. ELB helps ensure high availability, fault tolerance, and efficient appli...Oct 18, 2023·3 min read
nizam754.hashnode.devScaling Amazon EC2Scaling Amazon Elastic Compute Cloud (EC2) instances is a crucial aspect of AWS infrastructure management, allowing you to adjust the number of instances to meet the demands of your applications. There are two primary methods for scaling EC2 instance...Oct 18, 2023·4 min read