Saturday, 1 May 2021

What, Why AWS

                                                      AWS

What is  AWS


AWS full form is Amazon webservices, Here don't be misunderstood between amazon webservices or webservices 

As we know webservice is small piece for programmed that publishes in web, you just need to call the API to get the consume that services.

Amazon retail based company from USA use same webservice concept and create Amazon webservices But AWS is not only limited services ,it provide you below functionality 
  1. Storage
  2. Database
  3. Networking & Content Delivery
  4. Developer Tools
  5. Security, Identity, & Compliance
  6. Front-end Web & Mobile
  7. Analytics
  8. Game Development

we can say now AWS is internet based or cloud based  A-Z services provide by Amazon


Why Cloud

Any one have now his or her mind, why I am going to use it , is it useful?


Here i am going to give one example , that your are an entrepreneur, you are plan to setup new travel portal you need basic things to setup

  1. Server with good configuration deploy application
  2. Software level security for the server to protect your data
  3. One website domain name to show your company details
  4. Physical security team to provide security to your server 
  5. System admin to monitor your server
Instead of your business you are more focusing on environment and investing money on it. but could technology facilitate all above things with minimal or zero cost.

Instead of wasting money on other infrastructure you will use PAY as GO services from amazon



Why AWS

Amazon Webservices  https://aws.amazon.com/


Out of all above cloud provider amazon

            Amazon Web Services Google Cloud Microsoft Azure


Market Share             32.3% 5.8% 16.9%

Annual Growth             36% 87.8% 63.9%

Regions                     24 22         58

Countries                     245 200+ 100+

Services                    212  60+    100+


Services 


Cloud service providers are companies that establish public clouds, manage private clouds or offer on-demand cloud computing components(also known as cloud computing services) 

  1. Infrastructure-as-a-Service (IaaS),
  2.  Platform-as-a-Service (PaaS)
  3.  Software-as-a-Service(SaaS).


 -

06/20/024 ( TODO)

Q1 : Create array , add element ,remove element , and update the element  Q2: Show me how overloading and overriding work in inheritance wit...