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
StackStormによるCloudSlang対応とはなにだったのか
Search
w4yh
April 24, 2019
Technology
0
590
StackStormによるCloudSlang対応とはなにだったのか
20190424 StackStorm meetup vol5 LT資料です
w4yh
April 24, 2019
Tweet
Share
More Decks by w4yh
See All by w4yh
中(小)規模事業者のNTP運用担当としての悩みと成功体験 / 20230407 NTP Meeting LT2
w4yh
0
260
20200319-ssmjp_ResilienceEngineering
w4yh
5
1.2k
JKD18.12-2T2_Pharosでk8s環境を楽して割り切って作る / JKD1812_2T2_Pharos
w4yh
0
940
20160913-IrecommendStackStormtoyou-w4yh
w4yh
3
2.9k
StackStorm
w4yh
1
490
StackStorm-qpstudy201604
w4yh
0
110
ChangeManagement
w4yh
0
110
Zohoを褒めたり叱ったり.pdf
w4yh
0
69
Other Decks in Technology
See All in Technology
iOSチームとAndroidチームでブランチ運用が違ったので整理してます
sansantech
PRO
0
160
Introduction to Works of ML Engineer in LY Corporation
lycorp_recruit_jp
0
150
CDCL による厳密解法を採用した MILP ソルバー
imai448
3
240
TypeScript、上達の瞬間
sadnessojisan
48
14k
VideoMamba: State Space Model for Efficient Video Understanding
chou500
0
220
EventHub Startup CTO of the year 2024 ピッチ資料
eventhub
0
130
適材適所の技術選定 〜GraphQL・REST API・tRPC〜 / Optimal Technology Selection
kakehashi
1
730
"とにかくやってみる"で始めるAWS Security Hub
maimyyym
2
110
FlutterアプリにおけるSLI/SLOを用いたユーザー体験の可視化と計測基盤構築
ostk0069
0
170
アプリエンジニアのためのGraphQL入門.pdf
spycwolf
0
120
ノーコードデータ分析ツールで体験する時系列データ分析超入門
negi111111
0
430
SREが投資するAIOps ~ペアーズにおけるLLM for Developerへの取り組み~
takumiogawa
4
1k
Featured
See All Featured
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
8
910
RailsConf 2023
tenderlove
29
910
Become a Pro
speakerdeck
PRO
25
5k
5 minutes of I Can Smell Your CMS
philhawksworth
202
19k
Put a Button on it: Removing Barriers to Going Fast.
kastner
59
3.5k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
329
21k
Visualization
eitanlees
145
15k
Cheating the UX When There Is Nothing More to Optimize - PixelPioneers
stephaniewalter
280
13k
Embracing the Ebb and Flow
colly
84
4.5k
The Pragmatic Product Professional
lauravandoore
31
6.3k
Why Our Code Smells
bkeepers
PRO
334
57k
Large-scale JavaScript Application Architecture
addyosmani
510
110k
Transcript
StackStormの CloudSlangサポートとは 何だったのか
HELLO! @w4yh S. Komichevsen Matsu https://speakerdeck.com/w4yh/20160913-irecommendstackstormtoyou-w4yh
CloudSlang? HPEによるJava製ワークフローエンジン https://github.com/CloudSlang OpenView系 Operations Orchestrationで採用 YAML形式でflowとoperationのファイルを記述 (拡張子は .sl) (ST2にはnamespace単位で登録)
最新版は昨日(20190423)出た1.0.47 pre-release
こんな人にオススメ HPE OOを使った経験がある ワークフローエンジンはJavaだよねと思っていた コピペで楽できるならしたい
すべて該当した私
豊富なサンプル https://github.com/CloudSlang/cs- content/tree/master/content/io/cloudslang 実用的なサンプルやパーツが多数公開されている 公式サイト cloudslang.io トップに乗っている例
ST2のCloudSlang対応 StackStorm 0.12で登場 https://stackstorm.com/2015/07/22/stackstorm-0-12-is-released/ https://blog.cloudslang.io/announcing-cloudslang-workflows-in-stackstorm-1dceab39f578 (20160216) その後お前らが「experimentalだし情報も事例も少ないので 略」とdisりまくる StackStorm 2.9でdeprecated
StackStorm 3.1で消滅(別途セットアップで3rd party的に使うことはできる予定らしい)
Orchestra: 独自に新たなワークフローエンジンを 用意するとのことです。 ....代わりにどれかワークフローエンジンが外れ るのかな....CloudSlangも使ってるけどピンチか な....Javaだしなあ.... st2ctl で管理してないしな あ.... Tech
Night @ Shiodome # 8 に行ってきました より抜粋 http://w4yh.hatenablog.com/entry/2018/06/01/043757
何がいけなかったか HPEのSoftware資産の行方不安 Experimental / 何か起きた時の調査は大変 そもそもST2はPythonメインな中Java エンジンCloudSlangはst2ctlの管理外
このままだと暗い話で終わるので 反省を踏まえた Orquestaへの期待ポイントを Orquesta
Orquesta ST2本家による意欲作 (Closer to) GA もちろんPython 記述形式もYAMLのまま
ワークフローは YAMLですね! CI/CD FoundationのTektonもYAML 変数のスコープやステップ命名の自由度などわ ずかな差はあるもののYAMLで記述するスキルは 広く応用できそう その中でもマルチクラウドやサービス連携など ヘテロな環境で活きるStackStormが存在感を増し ていって欲しい!
ST2-CloudSlang 今までありがとう
Git内のクレデンシャル検知には Talisman便利ですよ (ログファイルを検知できるか未確認)