LoginSignup
3
0

More than 1 year has passed since last update.

AZ-900:Describe cloud concepts ⑧

Last updated at Posted at 2022-12-21

AZ-900の試験を英語で受けるに至り、翻訳なしで勉強をしてまとめていく勉強ノートです。

自身の復習用としても記事を書くつもりではありますが、同じように英語で受講予定&翻訳なしでそのまま英語で勉強した方がやりやすい方の参考に少しでもなることが出来ればと思います。

学習内容

Describe cloud service types

Describe Platform as a Service (PaaS)

What is it?:
A service between IaaS(renting space in a datacenter) and SaaS(paying for a complete and deployed solution).

Characteristics:

  • The cloud provider maintains the...
    • physical infrastructure
    • physical security
    • connection to the internet
    • operating systems
    • middleware
    • development tools
    • business intelligence services that make up a cloud solution
  • users don't have to worry about...
    • the licensing
    • patching for operating systems and databases.
  • is well suited to provide...
    • a complete development environment
      • while not having to worry about maintaining all the development infrastructure.

Shared responsibility model

PaaS splits the responsibility between the cloud provider and the user.

What the cloud provider is responsible for:

  • responsibility same as IaaS:
    • maintaining the physical infrastructure
    • physical infrastructure's access to the internet
  • responsibility different from IaaS
    • operating systems
    • databases
    • development tools

What the user is responsible for:
※ responsibilities are on the cloud provider depending on the configuration.

  • networking settings
  • connectivity settings within the users'...
    • cloud environment
    • network and application security
    • directory infrastructure

scenarios

Common scenarios where PaaS might make sense:

Development framework:

  • PaaS provides framework
    • it can be built upon to develop or customize cloud-based applications by developers.
  • Paas lets developers create applications
    • by using build-in software components
  • Cloud features that are included... that allows the amount of coding developers must to do be reduced:
    • scalability
    • high-availability
    • multi-tenant capabilities

Analytics or business intelligence:

  • Tools are provided as a service with PaaS
  • The tools allow organizations to analyze and mine their data
  • The analyzing and mining helps finding...
    • insights
    • patterns
    • predicting outcomes
  • To improve...
    • forecasting
    • product design decisions
    • investment returns
    • other business decisions

Example services

  • App Service
  • Cosmos DB

AZ-900:Describe cloud concepts① はこちら:

AZ-900:Describe cloud concepts② はこちら:

AZ-900:Describe cloud concepts③ はこちら:

AZ-900:Describe cloud concepts④ はこちら:

AZ-900:Describe cloud concepts⑤ はこちら:

AZ-900:Describe cloud concepts⑥ はこちら:

AZ-900:Describe cloud concepts⑦ はこちら:

AZ-900:Describe cloud concepts⑨ はこちら:

3
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3
0