MD ABDUL KADIR
    • Posts
    • Introduction To AWS Cloud
      • Client Vs Server Model
      • Introduction to AWS EC2
      • AWS EC2 Scaling
      • Elastic Load Balancing
      • Monolithic applications and microservices
    Hero Image
    Directing traffic with Elastic Load Balancing

    Elastic Load Balancing Elastic Load Balancing is the AWS service that automatically distributes incoming application traffic across multiple resources, such as Amazon EC2 instances. A load balancer acts as a single point of contact for all incoming web traffic to your Auto Scaling group. This means that as you add or remove Amazon EC2 instances in response to the amount of incoming traffic, these requests route to the load balancer first.

    May 16, 2022 Read
    Hero Image
    Monolithic applications and microservices

    Introduction Applications are made of multiple components. The components communicate with each other to transmit data, fulfill requests, and keep the application running. Suppose that you have an application with tightly coupled components. These components might include databases, servers, the user interface, business logic, and so on. This type of architecture can be considered a monolithic application. In this approach to application architecture, if a single component fails, other components fail, and possibly the entire application fails.

    May 16, 2022 Read
    Hero Image
    Scaling Amazon EC2

    Scalability Scalability involves beginning with only the resources you need and designing your architecture to automatically respond to changing demand by scaling out or in. As a result, you pay for only the resources you use. You don’t have to worry about a lack of computing capacity to meet your customers’ needs. If you wanted the scaling process to happen automatically, which AWS service would you use?

    May 16, 2022 Read
    Hero Image
    Amazon Elastic Compute Cloud (Amazon EC2)

    Amazon Elastic Compute Cloud (Amazon EC2) provides secure, resizable compute capacity in the cloud as Amazon EC2 instances. Imagine you are responsible for the architecture of your company’s resources and need to support new websites. With traditional on-premises resources, you have to do the following: Spend money upfront to purchase hardware. Wait for the servers to be delivered to you. Install the servers in your physical data center.

    May 15, 2022 Read
    Hero Image
    AWS Cloud Basic

    What is a client-server model? You just learned more about AWS and how almost all of modern computing uses a basic client-server model. Let’s recap what a client-server model is. In computing, a client can be a web browser or desktop application that a person interacts with to make requests to computer servers. A server can be services such as Amazon Elastic Compute Cloud (Amazon EC2), a type of virtual server.

    March 3, 2017 Read
    Navigation
    • About
    • Skills
    • Experiences
    • Education
    • Projects
    • Recent Posts
    • Achievements
    Contact me:
    • mkadir001@citymail.cuny.edu
    • makt96
    • MD ABDUL KADIR
    • +1 347-888-56**

    Toha Theme Logo Toha
    © 2023 Copyright.
    Powered by Hugo Logo