Skip to content

Instantly share code, notes, and snippets.

@YoussefLagtab
Last active December 8, 2019 19:05
Show Gist options
  • Save YoussefLagtab/b1f1d9474ef92673a51f936f250040d3 to your computer and use it in GitHub Desktop.
Save YoussefLagtab/b1f1d9474ef92673a51f936f250040d3 to your computer and use it in GitHub Desktop.

Introduction

cloud computing services

  • compute power: VMS, containers and serverless
  • storage: database...
  • networking.
  • analytics.

Benefits of cloud computing

  • cost-effective: pay-as-you-go, consumption-base pricing model
  • scalable: vertical(scaling up) and horizantal(scaling out).
  • elastic: automatically adding or removing resources.
  • currrent: focus on what matters(building and deploying applications).
  • reliable: data backup, disaster recovery, and data replication services.
  • global: datacenters located in various regions all over the globe.
  • secure: provide better security than most organizations can achieve(physical/digital security).

Compliance terms and requirements


In data storage terminology, the word compliance is used to refer to industry-wide government regulations and rules that cite how data is managed and the need for organizations to be in compliance with those regulations. more

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment