File tree Expand file tree Collapse file tree 1 file changed +10
-7
lines changed
Expand file tree Collapse file tree 1 file changed +10
-7
lines changed Original file line number Diff line number Diff line change @@ -151,7 +151,7 @@ export const kyokucho: Speaker = {
151151 'http://matoyomi.hatenablog.com' ,
152152 memberships : [ ] ,
153153 session : {
154- name : 'TBD ' ,
154+ name : '(意思があれば動かす場所など)なんとでもなるはずだ! ' ,
155155 description : '' ,
156156 } ,
157157 twitter : '' ,
@@ -169,8 +169,11 @@ export const S_O_F_Science: Speaker = {
169169 '2024、2025 Japan All AWS Certifications Engineers受賞' ,
170170 memberships : [ ] ,
171171 session : {
172- name : 'TBD' ,
173- description : '' ,
172+ name : '新しいシステムを動かす時になぜ浸透しないのか?日々の業務で「やり方」を変えていくために行なったこと(仮)' ,
173+ description : '皆さんのチームでは、新しいツールはきちんと浸透しているでしょうか?\n' +
174+ '今までオンプレミスで動いていた業務システムやファイルサーバーなどを、SaaSやクラウドアプリに切り替えることは多々あると思います。しかし、ツールは増えていくのに、仕事の進め方は昔のまま。気づけば「あの件はあのツール、この件はこっちのツール…」「A部とやりとりする時はこのツール、B部とやりとりする時はあのツール」と、かえって複雑になっていませんか?\n' +
175+ '\n' +
176+ '今回のオープンセミナー広島では、システムを動かす場所を変える際に、単にツールを導入するだけでなく、仕事の"やり方"そのものをどのように変えたのか。日々の業務の中で、仕事の進め方をいかにして少しずつ変えていったのか、そしてその阻害要因は何だったのか、体験談をお話しします。' ,
174177 } ,
175178 twitter : '' ,
176179}
@@ -189,20 +192,20 @@ export const masaki_m: Speaker = {
189192 '好きなものはAWSとコリラックマ。' ,
190193 memberships : [ ] ,
191194 session : {
192- name : 'TBD ' ,
195+ name : '広島銀行におけるAWS活用の取り組みについて(仮) ' ,
193196 description : '' ,
194197 } ,
195198 twitter : '' ,
196199}
197200
198201// 現時点でスピーカーは未定です
199202export const speakers = [
200- hiroyukimaeda ,
203+ masaki_m ,
201204 sankyo ,
202205 gr1m0h ,
206+ S_O_F_Science ,
207+ hiroyukimaeda ,
203208 takao2704 ,
204209 ici_mici ,
205210 kyokucho ,
206- S_O_F_Science ,
207- masaki_m ,
208211]
You can’t perform that action at this time.
0 commit comments