目次

AWSの知識を身につけながら英語を勉強する方法【エンジニアにオススメ】




AWSとは

エンジニアは知っていると思うのですが、クラウド最大手「Amazon Web Services」です。
AWSの知識を身につけることは、インフラエンジニアだけではなく、プログラマーでも必須となってきています。


AWSで英語を勉強するメリット


AWSでの英語勉強方法

リーディング勉強

公式サイトを中心に、ChromeならGoogle翻訳アドオンを使って、多読します。


AWS公式サイトをみて勉強する

まずはAWSのサイトを見てみましょう

https://aws.amazon.com/

日本からのアクセスの場合、日本語のサイトにリダイレクトされてしまうので、
右上の言語選択ヘッダーで、「日本語からEnglish」に変更しましょう。

Productをみてみましょう

Productで、AWSにどのような製品があるかみてみましょう。
ただ、AWSには多くのProductがあり、一般的には使われていない製品もあります。
まずは以下を確認するのがいいでしょう。

Amazon EC2 https://aws.amazon.com/ec2/
Amazon Elastic Compute Cloud (Amazon EC2) is a web service that provides secure, resizable compute capacity in the cloud.
Amazon VPC https://aws.amazon.com/vpc/
Amazon Virtual Private Cloud (Amazon VPC) lets you provision a logically isolated section of the AWS Cloud where you can launch AWS resources in a virtual network that you define.
Amazon S3 https://aws.amazon.com/s3/
Amazon Simple Storage Service (Amazon S3) is an object storage service that offers industry-leading scalability, data availability, security, and performance.
AWS IAM https://aws.amazon.com/iam/
AWS Identity and Access Management (IAM) enables you to manage access to AWS services and resources securely. Using IAM, you can create and manage AWS users and groups, and use permissions to allow and deny their access to AWS resources.

AWS Documentation

https://docs.aws.amazon.com/index.html?nc2=h_ql_doc_do