Giter Site home page Giter Site logo

aws-zones's Introduction

Amazon Web Services Availability Zones

Availability Zones in Cloud computing allows for inexpensive, low-latency network connectivity to other Availability Zones in the same AWS Region. allowing organizations to have their services readily availably to their users in real time. Meaning that AZ are engineered to be isolated from failures if other Availability Zones experience downtime of any sort.

Reference: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/using-regions-availability-zones.html

Project Scope

In this project, Two(2) websites were hosted in two different AZs, to ensure they are availaible at all time.

EC2-instances

User Data were inputed at the point of Instance creation.

This user data were passed into the instance, and they can be used to perform common automated configuration tasks and even run scripts after the instance starts.

Image of the site running in the first instance in AWS

http://ec2-3-239-222-13.compute-1.amazonaws.com/

instance 1

Image of the site running in the second instance in a different AZ in AWS

http://ec2-3-93-246-108.compute-1.amazonaws.com/

Instance 2

In Conclusion

An Availability Zone (AZ) is one or more discrete data centers with redundant power, networking, and connectivity in an AWS Region. AZs give customers the ability to operate production applications and databases that are more highly available, fault tolerant, and scalable than would be possible from a single data center. All AZs in an AWS Region are interconnected with high-bandwidth, low-latency networking, over fully redundant, dedicated metro fiber providing high-throughput, low-latency networking between AZs. All traffic between AZs is encrypted. The network performance is sufficient to accomplish synchronous replication between AZs. AZs make partitioning applications for high availability easy. If an application is partitioned across AZs, companies are better isolated and protected from issues such as power outages, lightning strikes, tornadoes, earthquakes, and more. AZs are physically separated by a meaningful distance, many kilometers, from any other AZ, although all are within 100 km (60 miles) of each other.

Reference: https://aws.amazon.com/about-aws/global-infrastructure/regions_az/

N.B: Running Instances would be Terminated to avoid Incurring cost

aws-zones's People

Contributors

benn1440 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.