Giter VIP home page Giter VIP logo

azure-revision's Introduction

Let's Revise Microsoft Azure Cloud

1. Compute Services

(Azure compute services are the hosting services responsible for hosting and running the application workloads. )

  • Azure Virtual Machines - Windows or Linux virtual machines (VMs) hosted in Azure.
  • Azure Virtual Machine Scale Sets - Scaling for Windows or Linux VMs hosted in Azure.
  • Azure Kubernetes Service - Cluster management for VMs that run containerized services.
  • Azure Service Fabric - Distributed systems platform that runs in Azure or on-premises.
  • Azure Batch - Managed service for parallel and high-performance computing applications.
  • Azure Container Instances - Containerized apps run on Azure without provisioning servers or VMs.
  • Azure Functions - An event-driven, serverless compute service.

2. Storage Services

(Azure provides four main types of storage services.)

  • Azure Blob storage - Storage service for very large objects, such as video files or bitmaps.
  • Azure File storage - File shares that can be accessed and managed like a file server.
  • Azure Queue storage - A data store for queuing and reliably delivering messages between applications.
  • Azure Table storage - Table storage is a service that stores non-relational structured data (also known as structured NoSQL data) in the cloud, providing a key/attribute store with a schemaless design.

All these services have some common characteristics. They are :

Durable and highly available with redundancy and replication. Secure through automatic encryption and role-based access control. Scalable with virtually unlimited storage. Managed, handling maintenance and any critical problems for you. Accessible from anywhere in the world over HTTP or HTTPS.

3. Networking Services

(Linking compute resources and providing access to applications is the key function of Azure networking. Networking functionality in Azure includes a range of options to connect the outside world to services and features in the global Azure datacenters.)

  • Azure Virtual Network - Connects VMs to incoming virtual private network (VPN) connections.
  • Azure Load Balancer - Balances inbound and outbound connections to applications or service endpoints.
  • Azure Application Gateway - Optimizes app server farm delivery while increasing application security.
  • Azure VPN Gateway - Accesses Azure Virtual Networks through high-performance VPN gateways.
  • Azure DNS - Provides ultra-fast DNS responses and ultra-high domain availability.
  • Azure Content Delivery Network - Delivers high-bandwidth content to customers globally.
  • Azure DDoS Protection - Protects Azure-hosted applications from distributed denial of service (DDOS) attacks.

4. Database Services

5. Mobile Services

azure-revision's People

Contributors

krushna-prasad-sahoo avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

prasun420

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.