How AWS is helping in our life/ Companies.

 What is Cloud Computing? 

Cloud computing refers to the delivery of computing resources such as servers, storage, databases, software, and more over the internet, allowing users to access these resources on-demand from anywhere with an internet connection. Rather than owning and managing physical infrastructure and hardware, cloud computing allows users to rent and use resources on a pay-as-you-go basis.


Cloud computing is often categorized into three main types: infrastructure-as-a-service (IaaS), platform-as-a-service (PaaS), and software-as-a-service (SaaS). IaaS provides users with the building blocks of computing infrastructure, including servers, storage, and networking resources. PaaS provides users with a platform to develop, run, and manage their own applications, while SaaS provides users with a fully functional application that is accessible via the internet.

Cloud computing offers numerous benefits, including flexibility, scalability, cost savings, and increased efficiency. By leveraging cloud computing, businesses can reduce the need for on-premises hardware and infrastructure, scale their resources up or down to meet changing demand, and quickly spin up new applications and services. Overall, cloud computing is an essential tool for businesses looking to stay competitive and meet the evolving needs of the digital landscape.

Concept behind Cloud Computing Technology:

Now let’s talk about what is the concept behind cloud computing.
We need to go through some steps for this. Let’s understand the following:

There are basic three ways to install Operating System.
1. Bare Metal
2. Virtualization
3. Containerization

Next comes, Virtualization Technology
To use virtualization technology, you have to install one program or software that will give you the capability to boot multiple independent OS at the same point in time on your Physical Hardwar(your physical resource will be sharable to all the independent OS). The program is called Hypervisor. Some Virtualization product is Oracle VirtualBoxVMware, KVM, Xen, etc.

3rd way is Containerization Technology.
It’s the same as Virtualization, you have to install one program on top of your physical hardware, the program is called a “container engine”. This technology can install and boot OS in less than 1 second.
some of the vastly used Containerization tools are Docker, Podman, RKT, Rancher, etc.

Think about cloud

Cloud Computing technology provides all the previous ways of installation through respective services.

What is AWS? 💡

AWS Regions Globally 🌍

AWS Data Centre:

  1. Region — A region is a geographical area. Each region consists of 2 (or more) availability zones.
  2. Availability Zone — It is simply a data center.
  3. Edge Location — They are CDN (Content Delivery Network) endpoints for Cloudfront.

What are different AWS products and Services and Implementations?

  • Application Integration
  • AR & VR
  • Analytics
  • Blockchain
  • Business Applications
  • Compute
  • AWS Cost Management
  • Database
  • Developer Tools
  • Security Identity & Compliance
  • Customer Engagement
  • Game Tech
  • Machine Learning
  • Management & Governance
  • End-User Computing
  • Media Services
  • Internet of Things
  • Migration & Transfer
  • Networking & Content Delivery
  • Quantum Technologies
  • Mobile
  • Robotics
  • Satellite
  • Storage

Global Market Share Of AWS 💰🌍

Companies that use AWS 🏢💻

Source: mytechmag.com
Now Let’s deep dive into the case study of any particular company, and for the case study, I am choosing Netflix.
So, let’s start.

AWS Case Study: Netflix

NETFLIX SUPREMACY
— Nils Pommerien
Director, Cloud Infrastructure Engineering, Netflix
Source: AWS Customer Stories.

Brief about Netflix 📝


Just for fun

Want to crunch some numbers?

Migration Over AWS 

Netflix was one of the very first companies to move their infrastructure over to AWS and has since pioneered many of the common architectural patterns for designing products on AWS. Since moving the majority of its infrastructure to AWS, they have been able to design a system where it is cheaper to serve video as it continues to acquire more and more customers. This results in massive profits for the company. It is able to do this by leveraging AWS services without having to build and manage it itself.

AWS YOUTUBE
Netflix architecture on AWS

Conclusion

See you soon with another article.
Keep exploring and keep learning!





Comments

Popular posts from this blog

Deep research on, How customer benefits from GA(Global Accelerator)? and case study on How to launch Linux OS from EC2-instance as GUI ?