Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
AWS演習(1)- EC2インスタンスの作成
Search
axi-sugiki
February 05, 2019
Education
0
66
AWS演習(1)- EC2インスタンスの作成
授業の演習で使用した資料です.一コマの演習,また2年生を対象とした演習で,1年生では専門教育を行わず,2年生から学部・学科に配属されるため,この辺りに水準を合わせています.
axi-sugiki
February 05, 2019
Tweet
Share
More Decks by axi-sugiki
See All by axi-sugiki
AWS演習(2)- DLAMI・Jupyter Notebook・TensorFlow
axisugiki
0
45
AWS演習(3)- GitHub・ソーシャルコーディング
axisugiki
0
25
AWS演習(4)- Docker・OSコンテナ
axisugiki
0
41
AWS演習(未実施)- Rekognition・Lambda・S3
axisugiki
0
68
AWS演習(未実施)- EMR・MapReduce
axisugiki
1
27
AWS演習_未7.pdf
axisugiki
0
49
Other Decks in Education
See All in Education
小学校女性教員向け プログラミング教育研修プログラム「SteP」の実践と課題
codeforeveryone
0
110
AIの時代こそ、考える知的学習術
yum3
2
200
バックオフィス組織にも「チームトポロジー」の考えが使えるかもしれない!!
masakiokuda
0
130
20250611_なんでもCopilot1年続いたぞ~
ponponmikankan
0
170
OpenSourceSummitJapanを運営してみた話
kujiraitakahiro
0
790
DIP_1_Introduction
hachama
0
120
みんなのコードD&I推進レポート2025 テクノロジー分野のジェンダーギャップとその取り組みについて
codeforeveryone
0
210
American Airlines® USA Contact Numbers: The Ultimate 2025 Guide
lievliev
0
250
【Discordアカウント作成ガイド】
ainischool
0
120
『会社を知ってもらう』から『安心して活躍してもらう』までの プロセスとフロー
sasakendayo
0
260
Avoin jakaminen ja Creative Commons -lisenssit
matleenalaakso
0
2k
2025年度春学期 統計学 第14回 分布についての仮説を検証する ー 仮説検定(1) (2025. 7. 10)
akiraasano
PRO
0
140
Featured
See All Featured
GraphQLとの向き合い方2022年版
quramy
49
14k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
49
3k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
15
1.7k
How STYLIGHT went responsive
nonsquared
100
5.8k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
46
7.6k
The World Runs on Bad Software
bkeepers
PRO
70
11k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
48
9.7k
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.5k
Designing for Performance
lara
610
69k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
16k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
4k
Gamification - CAS2011
davidbonilla
81
5.4k
Transcript
AWS 1 EC2 axi-sugiki
AWS ◦ URL ◦ https://***.signin.aws.amazon.com/console Web
URL 2
AWS ◦ 3
&*$) =4 ◦ 1&*$)<. ))5 +? 29&*$)=4 ◦ 0:0B/;@ */>A
◦ 10:0B/;@A ◦ 20:0B/;@/'"A ◦ 30:0B/;@()A ◦ 40:0B!"@6,A ◦ 50:0BEU@"%)"'A ◦ 60:0BEU@'%)A 4 781&*$) -3#)20))
EC2 ◦ EC2 5
EC2 ◦ 6
1 Amazon AMI ◦ Amazon Linux 2 AMI
7
2 ◦ t2.micro 8
3 ◦ 9
"4# ◦ Web Security Group
! 10 Web Security Group SSH$HTTP, HTTPS
$5%Add Tags ◦ " # ◦ Name
!& $IAM% 11
364" %-3'* 4 ◦ SSH ! "1+ ◦ /"
%-2. ◦ ")3IAM")4 ◦ "! " 12 " #,%- 5$ !!&(0
'7( & ◦ $"Running & ◦ &
)#%! ◦ &IP 13
Tera Term 1/2! ◦ Tera Term ◦ #AWS IP
◦ #SSH"OK 14
Tera Term<CG2/2H ◦ ,2!7Jec2-user45 ◦ (")/2#JA> ◦ RSA/DSAF3E:
I@8F+$1-& ◦ AWS%102' 2*).E: %102' ).=B ).%I ) .G*.*HE: D? ◦ OK; 0 196 15
Web ◦ $ sudo yum update
-y ◦ (&*'& ◦ $ sudo yum install httpd -y ◦ Apache Web ◦ $ sudo systemctl start httpd.service ◦ Apache Web -$ ◦ AWS IP URL)!" ◦ Amazon Linux AMI Test Page,+ %# 16
Web%% /, ◦ $ sudo yum install emacs –y ◦
Emacs%&# ◦ $ sudo emacs /var/www/html/index.html ◦ %%/, ◦ # '/*+6 Ctrl+x5Ctrl+s ◦ Emacs 1(6 Ctrl+x5Ctrl+c ◦ Web ! "$&5 %%.- 03 17 <!DOCTYPE html> <html> <body> <h1>Hello, AWS!</h1> </body> </html> %% 24)
") ' ◦ #% & (' & ◦ !
' ($ 18
D!&EAWS71/;AMI ◦ 71/;8)3& ?. ◦ AMIC46Deep Learning AMI C4 ◦
&& t2.medium ◦ TeraTerm5:6>0>SSH@B C4 ◦ '@B A- ◦ %'$'8888 +, ◦ # '*#IPF'8888 +, ◦ TeraTerm5:2F'$(= +, ◦ $ jupyter notebook ◦ <9 URLWeb"5: 19
◦ AWS AMIDLAMI ◦ https://aws.amazon.com/jp/machine-learning/amis/ ◦ DLAMI ◦ https://docs.aws.amazon.com/ja_jp/dlami/latest/devguid
e/tutorials.html ◦ 10 ◦ https://aws.amazon.com/jp/getting-started/tutorials/get- started-dlami/ 20