Author name: devadmin

aws s3

Data Storage – Bucket

Amazon Simple Storage Service (Amazon S3) provides safe and secure object storage with high scalability, availability, performance, and durability. You can use Amazon S3 to simplify data storage and management in various use cases.  Amazon S3 Architecture Amazon S3 stores data as objects inside containers known as buckets. One bucket can contain multiple objects, and […]

Data Storage – Bucket Read More »

highavailability

High Availability (HA) and Scalability

     HA  Architectures Successful businesses require production environments that are always available with minimal impacts for customers during application or infrastructure downtimes. Also, as businesses grow,  their applications need to cater to varying traffic loads expanding and shrinking resources according to the traffic demands while optimizing costs. Amazon web services allow organizations to design

High Availability (HA) and Scalability Read More »

dns

Domain Name System (DNS)

Route 53 Organizations that have migrated into the AWS cloud require a cost-effective way to translate client requests into IP addresses for connecting to AWS resources, such as EC2 instances, S3 buckets, and Elastic Load Balancers. Amazon Route 53 is a scalable, reliable, and resilient Domain Name System (DNS) of the AWS that translates human-readable

Domain Name System (DNS) Read More »

load balancer

Load Balance

Elastic Load Balancing (ELB) Elastic Load Balancing (ELB) is an essential part of a cloud application for routing different types of traffic according to various application requirements and disaster recovery. A cloud architecture with ELB can automatically distribute and balance the incoming traffic across cloud resources such as  EC2 instances, IP addresses, and containers in

Load Balance Read More »