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
LT駆動開発08 - 無限のディスク領域を手に入れよう(妄想編)
Search
Kazuya Matsubara
October 11, 2014
Technology
0
99
LT駆動開発08 - 無限のディスク領域を手に入れよう(妄想編)
2014/10/04のLT駆動開発08で「無限のディスク領域を手に入れよう(妄想編)」というお話をしたときのスライドです(発表時の内容に一部追記しています)
Kazuya Matsubara
October 11, 2014
Tweet
Share
More Decks by Kazuya Matsubara
See All by Kazuya Matsubara
LT駆動開発09 - Creative Commonsについてゆる〜く調べてみた
torokun
1
790
すごい合同勉強会2014 in 広島 懇親会LT
torokun
0
450
やめよう「なるはや」
torokun
1
180
DevLOVE広島 第1回 その改善いつするの?
torokun
0
810
LT駆動開発04 5分では分からないTypeScriptのなんとか
torokun
0
1k
LT駆動開発 03 写真を趣味にしてから学んだこと
torokun
0
670
LT駆動開発 02 一発ネタ
torokun
0
1k
LT駆動開発 01 gulp入門にもならない何か
torokun
2
520
Other Decks in Technology
See All in Technology
rubygem開発で鍛える設計力
joker1007
1
120
Snowflake Summit 2025 データエンジニアリング関連新機能紹介 / Snowflake Summit 2025 What's New about Data Engineering
tiltmax3
0
230
Windows 11 で AWS Documentation MCP Server 接続実践/practical-aws-documentation-mcp-server-connection-on-windows-11
emiki
0
700
Definition of Done
kawaguti
PRO
6
460
AIの最新技術&テーマをつまんで紹介&フリートークするシリーズ #1 量子機械学習の入門
tkhresk
0
130
データプラットフォーム技術におけるメダリオンアーキテクチャという考え方/DataPlatformWithMedallionArchitecture
smdmts
5
570
25分で解説する「最小権限の原則」を実現するための AWS「ポリシー」大全 / 20250625-aws-summit-aws-policy
opelab
7
720
Create a Rails8 responsive app with Gemini and RubyLLM
palladius
0
140
VCpp Link and Library - C++ breaktime 2025 Summer
harukasao
0
220
AWS アーキテクチャ作図入門/aws-architecture-diagram-101
ma2shita
29
9.5k
CI/CDとタスク共有で加速するVibe Coding
tnbe21
0
230
本当に使える?AutoUpgrade の新機能を実践検証してみた
oracle4engineer
PRO
1
120
Featured
See All Featured
Fantastic passwords and where to find them - at NoRuKo
philnash
51
3.3k
What’s in a name? Adding method to the madness
productmarketing
PRO
22
3.5k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
29
1.8k
The Psychology of Web Performance [Beyond Tellerrand 2023]
tammyeverts
48
2.8k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
16
940
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
29
9.5k
Music & Morning Musume
bryan
46
6.6k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
45
7.4k
Producing Creativity
orderedlist
PRO
346
40k
Making Projects Easy
brettharned
116
6.3k
Optimizing for Happiness
mojombo
379
70k
Let's Do A Bunch of Simple Stuff to Make Websites Faster
chriscoyier
507
140k
Transcript
無限のディスク領領域を⼿手に ⼊入れよう(妄想編) @Toro_kun
⾃自⼰己紹介 Ê ⽒氏名:松原和也 Ê Twitter:
@Toro_kun Ê ⽣生まれも育ちも うどんの国 ⾹香川県 Ê 無類のうどん好き
ことの発端 Ê 2014年年7⽉月5⽇日(⼟土) Ê LT駆動開発05 Ê 某ねむねむ⽒氏の発表
Ê http://www.slideshare.net/ nemumu/free-‐server
サーバが無料料で使える!(おさらい) Ê 512MBのメモリ Ê 20GBのディスク Ê 40分間だけ使える
Ê OSはLinux系のいくつかUbuntuとかCentOSとかDebianと か 追記:無料料じゃなくなったようです。
サーバが無料料で使える! Ê 512MBのメモリ Ê 20GBのディスク Ê 40分間だけ使える
Ê OSはLinux系のいくつかUbuntuとかCentOSとかDebianと か 追記:無料料じゃなくなったようです。
20GBの空間 Ê 20GBのサーバをたくさん使えると・・・ Ê 無限のディスクスペース
これを実現できないか?
あ!
HDFS!
HDFSとは Ê Hadoop分散ファイルシステム Ê データは分割され、複数のホストに保存される。 Ê しかも、分割されたデータは複製され冗⻑⾧長化される
Ê 1つのHDFSホスト(ノード)がダウンしても、⾃自動的に 他のホストにある複製データを他のホストにコピーし、 冗⻑⾧長度度を維持される Ê 新しいノードが誕⽣生したら、⾃自動でデータが分散される 仕組みは割愛!GGR
で、
HDFSをFree Serverに構築し たら・・・
HDFSをFree Serverに構築したら・・・ Ê サーバは40分間のみ⽣生存 Ê 40分毎にサーバを⽴立立て直すようにループするようにスク リプトを組んでおく Ê
好きなだけサーバを増やせば、無限のディスク領領域を⼿手 に⼊入れられる
できるのか? Ê 20GBをFullで使う場合、ノード(ホスト)間も転送を40 分で可能なのか Ê たぶんノード数が多くなると転送が間に合わない Ê サーバ作りすぎてFree
Server側の応答がなくなったら、 できない Ê Free Serverが終わったり、アク禁⾷食らったら、できない などなど、できるのかできないのか・・・。
悪⽤用厳禁!
以上、妄想でした!