memrootじしょ
英和翻訳
serverless computing
golang
Conversion Rate Optimization
predictive indicator
ViewModel
integer partition
memoization
fixed-term contract
timeline development
determining factor
serverless computing
/ˈsɜːrvərləs kəmˈpjuːtɪŋ/
サーバーレス コンピューティング
1.
開発者がサーバーのプロビジョニング、スケーリング、管理を心配することなくコードを実行できるクラウド実行モデル。
サーバーレスコンピューティングは、インフラストラクチャの管理をクラウドプロバイダーに任せ、開発者がアプリケーションのコードにのみ集中できるクラウドネイティブな開発モデルです。これにより、サーバーのセットアップ、容量計画、パッチ適用などの手間がなくなります。コードはイベントに応じて実行され、使用した分だけ課金されます。
With
serverless
computing,
developers
can
focus
solely
on
writing
code.
(サーバーレスコンピューティングを使用すると、開発者はコードを書くことだけに集中できます。)
With
~を使って、~によって
serverless computing
サーバーレスコンピューティング
developers
開発者
can focus
集中できる
solely
もっぱら、単独で
on writing code
コードを書くことに
Many
companies
are
adopting
serverless
computing
to
reduce
operational
overhead.
(多くの企業が運用上の負担を減らすためにサーバーレスコンピューティングを採用しています。)
Many companies
多くの企業
are adopting
採用している
serverless computing
サーバーレスコンピューティング
to reduce
減らすために
operational overhead
運用上の負担、間接費
AWS
Lambda
is
a
popular
example
of
a
serverless
computing
platform.
(AWSラムダは、サーバーレスコンピューティングプラットフォームの一般的な例です。)
AWS Lambda
AWSラムダ
is
である
a popular example
人気のある例
of a serverless computing platform
サーバーレスコンピューティングプラットフォームの
Serverless
computing
allows
for
automatic
scaling
based
on
demand.
(サーバーレスコンピューティングは、需要に基づいて自動スケーリングを可能にします。)
Serverless computing
サーバーレスコンピューティング
allows for
~を可能にする
automatic scaling
自動スケーリング
based on demand
需要に基づいて
Cost
efficiency
is
a
key
benefit
of
serverless
computing.
(コスト効率は、サーバーレスコンピューティングの重要な利点です。)
Cost efficiency
コスト効率
is
である
a key benefit
重要な利点
of serverless computing
サーバーレスコンピューティングの
関連
Cloud computing
FaaS (Functions as a Service)
PaaS (Platform as a Service)
AWS Lambda
Azure Functions
Google Cloud Functions
Event-driven architecture
Microservices