アマゾン ウェブ サービス ジャパンは、クラウドコンピューティングサービスのAmazon Web Services(AWS)を通じて提供している生成AIについて、その現在地や今後の動向、業務で活用する際に成功するポイントなどを解説した。
【この記事に関する別の画像を見る】
多くの企業にとって、これまでは生成AIを“使うこと”がゴールだったが、現在は“どういう効果があるのか”に注目が集まっているという。生成AIを活用するアプリケーション構築のジャーニー(一連の工程)も定着しつつあり、中でも、反復的なテストが必要な工程や、本番稼働の後も改善していく、という点は、生成AI関連で特有の「興味深いポイント」(アマゾン ウェブ サービス ジャパン サービス&テクノロジー事業統括本部 技術本部長/ソリューションアーキテクトの小林正人氏)としている。
■ 成功の秘訣
生成AIの活用に成功している企業の共通点は、(1)ビジネス課題から逆算してゴールを設定、(2)試行錯誤してよい範囲を明確にする、(3)データ戦略を定義する、(4)変革に組織として取り組む、の4つ。
(3)のデータ戦略は重要度を増しているほか、流動的な点もポイント。生成AIに企業固有のデータを加えてビジネス的な価値を出すことが重要になるほか、現時点で定石として必要とされるデータがいつまでも同じとは限らず、変化に対応できる、拡張性の高いデータが求められるという。また増加するデータの処理には、ミスを減らす自動化も重要とした。
(4)の組織として変革に取り組む点は、「ある意味ではこれが最大のトピック」(小林氏)と指摘するように、企業内の戦略、文化、仕組みという三角形を構成する要素それぞれで「何かしらのアクションをとっていることが多い」(同)といい、生成AIの活用で成功する秘訣には、組織内の意識改革も含まれているとした。
■ 生成AI活用のトレンドと「現実的な期待」の広がり
現在の生成AIは、モデルの多様化が一気に進んだ状態。これにより、取り組みたいと考える内容が高度化しているほか、AIを活用する領域自体も拡大している。
モデルの多様化は、性能の高さだけでなく、“早くて安い”といったように、応答速度やコストパフォーマンスに優れるモデルも登場していることで、要件に合わせた選択が行ないやすくなっている。
生成AIでできることへの期待値が高くなる一方で、“万能ツール”といった過剰な期待は後退しており、「地に足のついた、現実的な価値を生み出す期待が高まっている」(小林氏)という。
■ モデル開発から完成品提供まで全方位に支援
AWSは、生成AIを活用したいという顧客に対し、全方位的に支援する方針で、さまざまなレベルでサービスを提供している。
GPUを使うモデルのトレーニングは、推論や学習に特化した独自設計の半導体を用意することで電力効率やコストパフォーマンスを向上させており、例えばAnthropicはClaudeのモデルトレーニングにAWSを使用している。
顧客がアプリ開発に集中したい場合は、さまざまな既存の生成AIモデルを利用したアプリ開発が行なえる「Amazon Bedrock」が提供されている。生成AIモデルにはそれぞれ得意分野があり、コストも含めて、目的に合わせた柔軟な使い分けが可能。
またAmazon Bedrockではアマゾンが開発した最新の生成AI基盤モデル「Amazon Nova」も提供中で、性能に加えて高いコストパフォーマンスも特徴になっている。
■ 「AIエージェント」もサポート
生成AIの領域では、他サービスとの連携を拡大させる「AIエージェント」が注目されており、AWSでもこれをサポートする。
AIエージェントの動作イメージは、ユーザーからリクエストを受けた生成AI基盤モデルが、外部の複数のリソースを呼び出して、複雑なタスクを実行できるというもの。
これの実現を支援するオープンなプロトコル仕様として「MCP」(Model Context Protocol)がAnthropicによって提唱・策定されており、主要な生成AIモデル開発企業が支持している。
AWSでは、AIエージェントを3つの段階に分けている。1つ目は「生成AIアシスタント」で、定義されたルールで動作し、繰り返しのタスクを自動化するというもの。2つ目は「生成AIエージェント」で、例えば「航空券を予約する」といった、ひとつの“目的”を果たすもの。幅広いタスクを解決でき、ワークフロー全体が自動化される。
3つ目は「エージェンティックAIシステム」で、上記の例に揃えると「旅行を計画する」、そのために必要な手配を済ませるといった、より包括的な内容。完全自律化型のマルチエージェントシステムとして動作し、人間のロジックや理由付けを模倣するという。
AWSはMCPサーバー「AWS Lambda MCP Server」を公開しているほか、データベースに対応するMCPサーバー「AWS Aurora MySQL MCP Server」も提供、データベースのデータを生成AIから呼び出せるようにしている。
AWSではまた、コードエディタで使用できる開発アシスタント「Amazon Q Developer」のコマンドラインインターフェース(CLI)でエージェント型のコーディングが可能で、MCPをサポートし、CLIから外部データソースに接続して利用できるようになっている。
このほかAWSは、2025年に入り、生成AI実用化推進プログラムを提供中。カスタムモデルの導入支援から、コアビジネスに生成AIを適用するといった戦略プランニングまで一貫してサポートできるようにしている。
なお同社は、6月25日~26日に幕張メッセとライブ配信にて、AWSを学ぶイベント「AWS Summit Japan 2025」を開催する。
# | 言葉 | 意味 |
---|---|---|
22 | 生成 | せいせい (生成) : creation; generation; formation; derivation |
7 | 提供 | ていきょう (提供) : 1. offer; tender; providing; supplying; making available; donating (blood, organs, etc.) 2. sponsoring (a TV program) |
7 | 活用 | かつよう (活用) : 1. practical use; application 2. conjugation; inflection |
6 | 開発 | かいはつ (開発) : development; exploitation |
5 | いう | ゆう (結う) : 1. to do up (hair); to dress; to arrange 2. to tie; to bind; to fasten; to make (a fence) |
4 | 成功 | せいこう (成功) : success; hit |
4 | 企業 | きぎょう (企業) : enterprise; business; company; corporation |
4 | 戦略 | せんりゃく (戦略) : strategy; tactics |
4 | 支援 | しえん (支援) : support; backing; aid; assistance |
3 | 的 | てき (的) : 1. -ical; -ive; -al; -ic; -y 2. -like; -ish; -sort of; -kind of |
3 | 氏 | うじ (氏) : 1. family name; lineage; birth 2. clan |
3 | 取り組む | とりくむ (取り組む) : 1. to grapple with; to wrestle with; to engage in a bout; to be matched against 2. to tackle (e.g. a problem); to come to grips with; to work hard on |
3 | 自動化 | じどうか (自動化) : automation |
3 | 期待 | きたい (期待) : 1. expectation; anticipation; hope 2. promising; rising; up-and-coming |
3 | 動作 | どうさ (動作) : action; movements; motions; bearing; behaviour; behavior; execution; actuation; operation; manners |
2 | とる | とる (撮る) : 1. to take (a photo) 2. to record (video, audio, etc.); to make (a film) |
2 | 現在 | げんざい (現在) : now; current; present; present time; as of |
2 | 注目 | ちゅうもく (注目) : notice; attention; observation |
2 | 工程 | こうてい (工程) : process; operation; stage of a process; progress of work |
2 | 秘訣 | ひけつ (秘訣) : secret (method, trick, etc.); key (e.g. to success); mysteries (of an art, trade, etc.); recipe; trick |
2 | 定義 | ていぎ (定義) : definition |
2 | 変革 | へんかく (変革) : 1. change; transformation; innovation; reform; revolution; revolutionizing; upheaval 2. Reformation |
2 | 組織 | そしき (組織) : 1. organization; organisation; formation 2. structure; construction; setup; constitution |
2 | 加える | くわえる (加える) : 1. to add; to add up; to sum up; to append; to annex 2. to increase; to gather (e.g. speed); to pick up |
2 | 価値 | かち (価値) : value; worth; merit |
2 | 重要 | じゅうよう (重要) : important; momentous; essential; principal; major |
2 | 対応 | たいおう (対応) : 1. correspondence (to); equivalence 2. suitability; coordination; matching; being appropriate (for) |
2 | 小林 | おはやし (小林) : Ohayashi (place; surname) |
2 | それぞれ | それぞれ (夫れ夫れ) : each; respectively |
2 | 現実的 | げんじつてき (現実的) : realistic; pragmatic |
2 | 多様化 | たようか (多様化) : diversification |
2 | 内容 | ないよう (内容) : contents; content; substance; matter; detail; import |
2 | 領域 | りょういき (領域) : area; domain; territory; field; range; region; regime |
2 | 拡大 | かくだい (拡大) : magnification; enlargement; expansion; amplification |
2 | 性能 | せいのう (性能) : ability; performance; efficiency |
2 | 合わせる | あわせる (合わせる) : 1. to match (rhythm, speed, etc.) 2. to join together; to unite; to combine; to add up |
2 | 全 | ぜん (全) : 1. all; whole; entire; complete; total; pan- 2. complete (set); in total |
2 | 方位 | ほうい (方位) : bearing; heading; point of the compass |
2 | 顧客 | こきゃく (顧客) : customer; client; patron |
2 | さまざま | さまざま (様々) : various; varied; diverse; all sorts of |
2 | 使用 | しよう (使用) : use; application; employment; utilization; utilisation |
2 | 目的 | もくてき (目的) : purpose; goal; aim; objective; intention |
2 | 可能 | かのう (可能) : possible; potential; practicable; feasible |
2 | 基盤 | きばん (基盤) : 1. foundation; basis; base; footing; infrastructure 2. bedrock |
2 | 外部 | がいぶ (外部) : 1. outside (e.g. of a building); exterior 2. outside (of a group, company, etc.); outside world |
2 | 型 | かた (型) : 1. model; type (e.g. of machine, goods, etc.) 2. type; style; pattern |
1 | 通ずる | つうずる (通ずる) : 1. to be open (to traffic); to lead to; to communicate (with) 2. to flow (liquid, current); to pass; to get through to |
1 | 現在地 | げんざいち (現在地) : present location; current location; "you are here" (on map) |
1 | 今後 | こんご (今後) : from now on; hereafter |
1 | 動向 | どうこう (動向) : trend; tendency; movement; attitude |
1 | 業務 | ぎょうむ (業務) : business; affairs; duties; work; procedure; task; action; function; (business) operations; operational |
1 | 際 | きわ (際) : 1. edge; brink; verge; side 2. time; moment of |
1 | 解説 | かいせつ (解説) : explanation; commentary; exposition; elucidation |
1 | 記事 | きじ (記事) : article; news story; report; account |
1 | 関する | かんする (関する) : to concern; to be related |
1 | 画像 | がぞう (画像) : image; picture; portrait |
1 | 多く | おおく (多く) : 1. many; much; plenty; a lot 2. majority (of); greater part (of) |
1 | どういう | どういう (どう言う) : somehow; how; in what way; why; what kind of |
1 | 効果 | こうか (効果) : 1. effect; effectiveness; efficacy; result 2. effects (e.g. sound effects, visual effects, special effects) |
1 | 集まる | あつまる (集まる) : to gather; to collect; to assemble |
1 | 構築 | こうちく (構築) : construction; building; putting up; erecting; creation; formulation; architecture (systems, agreement, etc.) |
1 | 一連 | いちれん (一連) : 1. series; chain; sequence 2. two reams (i.e. 1000 sheets of paper) |
1 | 定着 | ていちゃく (定着) : 1. sticking (in one place, position, etc.); settling; fixing; adherence 2. becoming established (of a custom, system, etc.); taking hold; taking root |
1 | 反復 | はんぷく (反復) : repetition; iteration; recursion; recurrence; recapitulation |
1 | 本番 | ほんばん (本番) : 1. performance; take; going before an audience or on-air 2. game; season; crucial moment |
1 | 稼働 | かどう (稼働) : operation (of machine); operating; running; working |
1 | 改善 | かいぜん (改善) : 1. betterment; improvement 2. kaizen (Japanese business philosophy of continuous improvement) |
1 | 関連 | かんれん (関連) : relation; connection; relevance |
1 | 特有 | とくゆう (特有) : characteristic (of); peculiar (to) |
1 | 事業 | じぎょう (事業) : 1. project; enterprise; business; industry; operations; venture; service 2. act; deed; conduct |
1 | 統括 | とうかつ (統括) : 1. unification; bringing together; generalization 2. control; supervision |
1 | 本部 | ほんぶ (本部) : headquarters; head office; main office |
1 | 本部長 | ほんぶちょう (本部長) : general manager; director-general |
1 | 小林正人 | こばやしまさと (小林正人) : Kobayashi Masato (person) |
1 | 共通点 | きょうつうてん (共通点) : point in common; common feature |
1 | 課題 | かだい (課題) : 1. subject; theme; issue; matter 2. homework; assignment |
1 | 逆算 | ぎゃくさん (逆算) : 1. counting backwards; calculating backwards 2. inverse operation; reverse operation |
1 | 設定 | せってい (設定) : 1. establishment; creation; posing (a problem); setting (movie, novel, etc.); scene 2. options setting; preference settings; configuration; setup |
1 | 試行錯誤 | しこうさくご (試行錯誤) : trial and error |
1 | 範囲 | はんい (範囲) : extent; scope; sphere; range; span |
1 | 明確 | めいかく (明確) : clear; precise; definite; distinct |
1 | 重要度 | じゅうようど (重要度) : importance; priority |
1 | 増す | ます (増す) : to increase; to grow |
1 | 流動的 | りゅうどうてき (流動的) : fluid; unsettled |
1 | 固有 | こゆう (固有) : characteristic; traditional; peculiar; inherent; native; eigen- |
1 | 現時点 | げんじてん (現時点) : present point (i.e. in history); at the present time |
1 | 定石 | じょうせき (定石) : 1. standard practice; playing by the book; established tactic; formula 2. joseki (in go); standard sequence (esp. in a corner); standard move |
1 | 限る | かぎる (限る) : 1. to restrict; to limit; to confine 2. to be restricted to; to be limited to; to be confined to |
1 | 変化 | へんか (変化) : 1. change; variation; alteration; mutation; transition; transformation; transfiguration; metamorphosis 2. variety; diversity |
1 | 拡張性 | かくちょうせい (拡張性) : augmentability |
1 | 求める | もとめる (求める) : 1. to want; to wish for 2. to request; to demand; to require; to ask for |
1 | 増加 | ぞうか (増加) : increase; rise; growth; addition; increment |
1 | 処理 | しょり (処理) : processing; dealing with; treatment; disposition; disposal |
1 | 減らす | へらす (減らす) : to abate; to decrease; to diminish; to shorten |
1 | ある意味 | あるいみ (ある意味) : in a sense; in some way; to an extent |
1 | 最大 | さいだい (最大) : biggest; greatest; largest; maximum |
1 | 指摘 | してき (指摘) : pointing out; identification |
1 | 企業内 | きぎょうない (企業内) : company-internal |
1 | 仕組み | しくみ (仕組み) : 1. structure; construction; arrangement; contrivance; mechanism; workings 2. plan; plot; contrivance |
1 | 三角形 | さんかくけい (三角形) : triangle |
1 | 構成 | こうせい (構成) : composition; construction; formation; makeup; structure; organization; organisation |
1 | 要素 | ようそ (要素) : 1. component; factor; item (e.g. in list) 2. element (e.g. in array); member (e.g. data structure) |
1 | かしら | かしら : 1. I wonder 2. some kind; some stage; somehow; somewhere |
1 | 意識改革 | いしきかいかく (意識改革) : renewing oneself; changing one's way of thinking |
1 | 含む | ふくむ (含む) : 1. to contain; to comprise; to have; to hold; to include; to embrace 2. to hold in the mouth |
1 | 広がり | ひろがり (広がり) : spread; span; expanse; extent |
1 | 一気 | いっき (一気) : 1. one breath 2. chug!; drink! |
1 | 進む | すすむ (進む) : 1. to advance; to go forward 2. to precede; to go ahead (of) |
1 | 状態 | じょうたい (状態) : state; condition; situation; appearance; circumstances |
1 | 高度化 | こうどか (高度化) : increase in sophistication; enhancement of functionality; increase in speed; upgrading |
1 | 自体 | じたい (自体) : 1. itself 2. one's own body; oneself |
1 | 早く | はやく (早く) : 1. early; soon 2. quickly; swiftly; rapidly; fast |
1 | 応答 | おうとう (応答) : reply; answer; response |
1 | 速度 | そくど (速度) : 1. speed; velocity; pace; rate 2. velocity |
1 | 優れる | すぐれる (優れる) : to surpass; to outstrip; to excel |
1 | 登場 | とうじょう (登場) : 1. entry (on stage); appearance (on screen) 2. entrance; introduction (into a market) |
1 | 要件 | ようけん (要件) : 1. important matter 2. requirement; requisite; necessary condition; sine qua non |
1 | 選択 | せんたく (選択) : selection; choice; option |
1 | 行なう | おこなう (行う) : to perform; to do; to conduct oneself; to carry out |
1 | やすく | やすく (安く) : inexpensively |
1 | 期待値 | きたいち (期待値) : expected value; expectation value; expectation |
1 | 一方 | いっぽう (一方) : 1. one (esp. of two); the other; one way; the other way; one direction; the other direction; one side; the other side; one party; the other party 2. on the one hand; on the other hand |
1 | 万能 | ばんのう (万能) : 1. all-purpose; utility; universal 2. all-powerful; almighty; omnipotent; all-round (e.g. athlete) |
1 | 過剰 | かじょう (過剰) : excess; surplus; superabundance; overabundance |
1 | 後退 | こうたい (後退) : 1. retreat; falling back; moving backwards; reversing; retrogression; retraction 2. recession; waning |
1 | 生み出す | うみだす (生み出す) : 1. to create; to bring forth; to produce 2. to invent; to think up and bring into being |
1 | 高まる | たかまる (高まる) : to rise; to swell; to be promoted |
1 | 完成 | かんせい (完成) : 1. complete; completion 2. perfection; accomplishment |
1 | 対する | たいする (対する) : 1. to face (each other); to be facing 2. to be directed toward (the future, etc.); to be in response to; to be related to |
1 | 方針 | ほうしん (方針) : 1. policy; course; plan (of action); principle 2. magnetic needle |
1 | 推論 | すいろん (推論) : inference; deduction; induction; reasoning |
1 | 学習 | がくしゅう (学習) : study; learning; tutorial |
1 | 特化 | とっか (特化) : specialization; specialisation |
1 | 独自 | どくじ (独自) : 1. original; unique; distinctive; characteristic; peculiar 2. independent; one's own; personal |
1 | 設計 | せっけい (設計) : plan; design; layout |
1 | 半導体 | はんどうたい (半導体) : semiconductor; solid-state |
1 | 電力 | でんりょく (電力) : electric power |
1 | 効率 | こうりつ (効率) : efficiency |
1 | 向上 | こうじょう (向上) : elevation; rise; improvement; advancement; progress |
1 | 集中 | しゅうちゅう (集中) : 1. concentration; focusing; convergence; centralization; integration; gathering together 2. within a collection of works |
1 | 既存 | きそん (既存) : existing |
1 | 得意分野 | とくいぶんや (得意分野) : one's field of expertise; one's strong area |
1 | 含める | ふくめる (含める) : 1. to include (in a group or scope) 2. to instruct; to make one understand |
1 | 柔軟 | じゅうなん (柔軟) : flexible; lithe; soft; pliable |
1 | 使い分け | つかいわけ (使い分け) : proper use; using (different things) for different purposes |
1 | 最新 | さいしん (最新) : latest; newest; late-breaking (news) |
1 | 特徴 | とくちょう (特徴) : feature; trait; characteristic; peculiarity; distinction |
1 | 他 | ほか (他) : 1. other (place, thing, person); the rest 2. outside; beyond |
1 | 連携 | れんけい (連携) : cooperation; coordination; link |
1 | 受ける | うける (受ける) : 1. to receive; to get 2. to catch (e.g. a ball) |
1 | 複数 | ふくすう (複数) : plural; multiple; several |
1 | 呼び出す | よびだす (呼び出す) : 1. to summon; to call (e.g. phone); to convene; to decoy; to lure 2. to invoke (e.g. subroutine); to call; to open (e.g. a file) |
1 | 実行 | じっこう (実行) : execution (e.g. of a plan); carrying out; practice; action; implementation; fulfillment; realization |
1 | 実現 | じつげん (実現) : implementation (e.g. of a system); materialization; materialisation; realization; realisation; actualization; actualisation |
1 | 仕様 | しよう (仕様) : 1. way; method; means; resource; remedy 2. (technical) specification |
1 | よる | よる (因る) : 1. to be due to; to be caused by 2. to depend on; to turn on |
1 | 提唱 | ていしょう (提唱) : advocacy; proposal |
1 | 策定 | さくてい (策定) : formulation (of a plan, policy, etc.); decision; settling on |
1 | 主要 | しゅよう (主要) : chief; main; principal; major |
1 | 支持 | しじ (支持) : 1. support; backing; endorsement; approval 2. support; holding up; propping |
1 | 段階 | だんかい (段階) : grade; level; stage; class; phase; steps; order; gradation |
1 | 分ける | わける (分ける) : 1. to divide (into); to split (into); to part; to separate; to divide up; to classify; to sort out; to divide out 2. to share; to distribute; to deal out; to dish out |
1 | 繰り返し | くりかえし (繰り返し) : 1. repetition; repeat; reiteration; iteration; refrain; cycle 2. repeatedly |
1 | 航空券 | こうくうけん (航空券) : airline ticket; plane ticket; air ticket |
1 | 幅広い | はばひろい (幅広い) : extensive; wide; broad |
1 | 解決 | かいけつ (解決) : settlement; solution; resolution |
1 | 全体 | ぜんたい (全体) : whole; entirety; whatever (is the matter) |
1 | 上記 | じょうき (上記) : above-mentioned; above-named; above |
1 | 例 | れい (例) : 1. custom; practice; habit; usual 2. said; aforementioned |
1 | 揃える | そろえる (揃える) : 1. to collect; to gather; to get together; to complete (a collection) 2. to arrange; to put in order; to prepare; to get ready |
1 | 手配 | てはい (手配) : 1. arrangement; preparations 2. search (by police) |
1 | 済ませる | すませる (済ませる) : to finish; to make an end of; to get through with; to let end |
1 | 包括的 | ほうかつてき (包括的) : comprehensive; inclusive; encompassing |
1 | 完全 | かんぜん (完全) : perfect; complete |
1 | 自律 | じりつ (自律) : 1. autonomy (philosophy) 2. self-control |
1 | 化 | か (化) : action of making something; -ification |
1 | 人間 | にんげん (人間) : 1. human being; human; person; man; mankind; humankind 2. character (of a person) |
1 | 付け | つけ (付け) : 1. bill; bill of sale; payment invoice 2. tab (for later payment); credit |
1 | 模倣 | もほう (模倣) : imitation; copying |
1 | 公開 | こうかい (公開) : opening to the public; making available to the public; putting on display; exhibiting; showing (play, movie, etc.); holding (interview, etc.); open; public |
1 | 接続 | せつぞく (接続) : 1. connection; attachment; union; join; joint; link 2. changing trains |
1 | 入る | いる (入る) : to get in; to go in; to come in; to flow into; to set; to set in |
1 | 実用化 | じつようか (実用化) : making practical; making useful; implementing |
1 | 推進 | すいしん (推進) : 1. propulsion; drive 2. promotion (e.g. of a government policy); furtherance; implementation |
1 | 導入 | どうにゅう (導入) : introduction; bringing in; leading in; installation |
1 | 適用 | てきよう (適用) : applying (e.g. a technology); adoption |
1 | 一貫 | いっかん (一貫) : 1. consistency; coherence; integration 2. one kan (approx. 3.75 kg, 8.3 lb) |
1 | なお | なお (尚) : 1. still; yet 2. more; still more; greater; further |
1 | 同社 | どうしゃ (同社) : the same firm |
1 | ~ | にょろ (~) : tilde; wave dash |
1 | 幕張メッセ | まくはりメッセ (幕張メッセ) : Makuharimesse (unclass) |
1 | ライブ配信 | ライブはいしん (ライブ配信) : live streaming; live broadcasting (over the Internet) |
1 | にて | で : 1. at; in 2. at; when |
1 | 学ぶ | まなぶ (学ぶ) : to study (in depth); to learn; to take lessons in |
1 | 開催 | かいさい (開催) : holding (a conference, exhibition, etc.); opening; hosting (e.g. the Olympics) |