サクサク読めて、アプリ限定の機能も多数!
トップへ戻る
ブラックフライデー
aws.amazon.com
AWS Database Blog Protect sensitive data with dynamic data masking for Amazon Aurora PostgreSQL Today, we are launching dynamic data masking feature for Amazon Aurora PostgreSQL-Compatible Edition. This addition to the Aurora security toolkit enables column-level protection, working in tandem with PostgreSQL’s native row-level security to deliver comprehensive, granular access control. Amazon Auro
Artificial Intelligence Claude Opus 4.5 now in Amazon Bedrock Anthropic’s newest foundation model, Claude Opus 4.5, is now available in Amazon Bedrock, a fully managed service that offers a choice of high-performing foundation models from leading AI companies. Opus 4.5 is a meaningful step forward in what AI systems can do and sets a new standard across coding, agents, computer use, and office tas
AWS DevOps & Developer Productivity Blog The Future of AWS CodeCommit Back in July 2024, we announced plans to de-emphasize AWS CodeCommit based on adoption patterns and our assessment of customer needs. We never stopped looking at the data or listening to you, and what you’ve shown us is clear: you need an AWS-managed solution for your code repositories. Based on this feedback, CodeCommit is retu
Amazon Web Services ブログ Claude Code on AWS パターン解説 – Amazon Bedrock / AWS Marketplace AI 駆動開発ツールの導入を検討している方、または現在 Claude Code を利用しているがガバナンスやコスト管理に課題を感じている方に向けて、AWS 上で Claude Code を活用する 2 つの主要なパターンについて解説します。 本記事は、AI 駆動開発ツールを組織内に導入したい管理者や意思決定者、Claude Code Max プランを利用中でガバナンス面に課題を感じている方、AWS の支払いとソフトウェアライセンスの支払いを一元化したい方を対象としています。Claude Code 自体の使い方や Tips ではなく、エンタープライズ環境での導入パターンと選定基準に焦点を当てて解説していきます。 AWS と
Amazon Web Services ブログ インフラエンジニアのあなたも!Shell スクリプト開発で Kiro を使ってみよう こんにちは、ソリューションアーキテクトの松本です。 本ブログは Kiroweeeeeek ( X: #kiroweeeeeeek ) の第 5 日目です。昨日のブログは菅原さんの「Kiro を使ったペアプログラミングのすすめ」という内容でした。これまでに公開した記事の一覧はKiroweeeeeeek in Japan 開催のお知らせをご参照ください。 本ブログでは、これまでの連載と少し視点を変えて、「Kiro は私に不要なツールでは?」と見逃しているかもしれない皆様にメッセージをお届けしたいと思います。具体的には、アプリケーション開発担当ではなく、サーバやミドルウェアを中心に扱うインフラエンジニアの皆様に、「使ってみたい」と思ってもらえるよう Kiro の魅
Amazon Web Services ブログ Kiroを使ったペアプログラミングのすすめ こんにちは! AWS でソリューションアーキテクトをしている菅原です。 本ブログは Kiroweeeeeeek ( X: #kiroweeeeeeek ) の第 4 日目です。昨日のブログは吉村さんの「Kiro を組織で利用するためのセキュリティとガバナンス」という内容でした。平日だけの予定でしたが、皆様からの人気も高く休日も投稿をすることになっています。 先日、AWS のアジアパシフィックの社員による、社内ハッカソンが行われました。ハッカソンでプロダクトを作るにあたり、Kiro を使ったペアプログラミングを試行しました。この記事では、プレビュー以来 Kiro を使い続けてきた経験と、ハッカソンでの試行を通じて見えてきた、Kiro を活用したペアプログラミングの可能性とそのノウハウを共有します。 A
AWS News Blog Build production-ready applications without infrastructure complexity using Amazon ECS Express Mode Deploying containerized applications to production requires navigating hundreds of configuration parameters across load balancers, auto scaling policies, networking, and security groups. This overhead delays time to market and diverts focus from core application development. Today, I’m
AWS Organizations introduces direct account transfers between organizations AWS Organizations now provides customers the ability to directly transfer an account to a different organization without first having to remove the account from their current organization. This new capability streamlines the process of transferring accounts between organizations, whether those transfers are part of ongoing
Networking & Content Delivery Introducing Amazon VPC Regional NAT Gateway Overview AWS NAT Gateway is a fully managed, highly available, and horizontally scalable Network Address Translation (NAT) service that enables resources in private subnets to initiate outbound connections to destinations outside their subnet using the NAT Gateway’s IP address. These destinations can include resources in the
AWS Compute Blog Building multi-tenant SaaS applications with AWS Lambda’s new tenant isolation mode Today, AWS announced a new tenant isolation mode for AWS Lambda, that allows you to process function invocations in separate execution environments for each application end-user or tenant invoking your Lambda function. This capability simplifies building secure multi-tenant SaaS applications by man
Amazon DynamoDB now supports multi-attribute composite keys in global secondary indexes Amazon DynamoDB now supports primary keys composed of up to eight attributes in global secondary indexes (GSIs). While previously, partition and sort keys were limited to one attribute each, DynamoDB now supports up to four attributes each for the partition and sort keys. With multi-attribute keys, you no longe
ユーザー別ガイド すでに Amazon Q Developer Pro サブスクリプションを利用している方 Kiro の一部機能をそのまま利用できます。Kiro CLI と Kiro IDE が Kiro Pro プラン相当の範囲内で有効になります。既存の IDE プラグインやマネジメントコンソールで提供される Amazon Q Developer の機能は継続利用できます。 ただし、Amazon Q Developer Pro サブスクリプションを維持したままの場合は Kiro のプランは変更できず、Pro プラン相当の機能のみ利用可能で上位プランへの変更ができません。 Kiro CLI への自動アップデート 2025 年 11 月 17 日から手動で q update コマンドでアップデート可能になり、11 月 24 日に自動アップデートが実行されます。設定から自動アップデートを無効化
AWS News Blog Simplify access to external services using AWS IAM Outbound Identity Federation When building applications that span multiple cloud providers or integrate with external services, developers face a persistent challenge: managing credentials securely. Traditional approaches require storing long-term credentials like API keys and passwords, creating security risks and operational overhe
AWS Security Blog Simplified developer access to AWS with ‘aws login’ Getting credentials for local development with AWS is now simpler and more secure. A new AWS Command Line Interface (AWS CLI) command, aws login, lets you start building immediately after signing up for AWS without creating and managing long-term access keys. You use the same sign-in method you already use for the AWS Management
AWS Compute Blog Building responsive APIs with Amazon API Gateway response streaming Today, AWS announced support for response streaming in Amazon API Gateway to significantly improve the responsiveness of your REST APIs by progressively streaming response payloads back to the client. With this new capability, you can use streamed responses to enhance user experience when building LLM-driven appli
AWS News Blog Streamlined multi-tenant application development with tenant isolation mode in AWS Lambda Multi-tenant applications often require strict isolation when processing tenant-specific code or data. Examples include software-as-a-service (SaaS) platforms for workflow automation or code execution where customers need to ensure that execution environments used for individual tenants or end u
Amazon OpenSearch Service launches Cluster Insights for improved operational visibility Amazon OpenSearch Service now includes Cluster Insights, a monitoring solution that provides comprehensive operational visibility of your clusters through a single dashboard. This eliminates the complexity of having to analyze and correlate various logs and metrics to identify potential risks to cluster availab
Amazon Web Services (AWS) announces regional availability mode for NAT Gateways. With this launch, you can create a single NAT Gateway that automatically expands and contracts across availability zones (AZs) in your Virtual Private Cloud (VPC) based on your workload presence, to maintain high availability while offering simplified setup and management. A NAT Gateway enables instances in a private
Amazon Web Services ブログ Kiroweeeeeeek in Japan 開催のお知らせ こんにちは、ソリューションアーキテクトのいなりくです。 ついに来ました、Kiro 一般提供開始! このタイミングに合わせて、日本のお客様に向けた特別企画として、11 月 18 日(火)から 11 月 28 日(金)まで、AWS JP Blog 連載イベント「Kiroweeeeeeek in Japan」を開催します!Week と言いながら 1 週間限定じゃないんか!というツッコミは禁止です。その代わり、e は一週間にちなんで 7 つにしています。 AWS Japan 社員が、日本の開発現場の皆さまに、生成 AI/エージェント時代における “仕様駆動から実装・運用までの道筋” を、日本語で丁寧にお届けします。 Kiro が一般提供開始!& Kiro CLI 公開のご案内 7 月に K
Networking & Content Delivery Introducing flat-rate pricing plans with no overages Today, Amazon Web Services (AWS) is launching flat-rate pricing plans with no overages for website delivery and security. The pricing plans, available with Amazon CloudFront, combine global content delivery (CDN) with multiple AWS services and features into a monthly price with no overage charges, regardless of whet
Amazon Web Services ブログ 2025 年 10 月の AWS Black Belt オンラインセミナー資料及び動画公開のご案内 2025 年 10 月に公開された AWS Black Belt オンラインセミナーの資料及び動画についてご案内させて頂きます。 動画はオンデマンドでご視聴いただけます。 また、過去の AWS Black Belt オンラインセミナーの資料及び動画は「AWS Black Belt Online Seminar 一覧」に一覧がございます。 YouTube の再生リストは「AWS Black Belt Online Seminar の Playlist」をご覧ください。 Amazon Aurora 機能編 – Aurora Global Database の詳細 Amazon Aurora Global Database では、複数の AWS リー
Amazon Web Services ブログ Kiro CLI の紹介:Kiro エージェントをあなたのターミナルへ 深夜 2 時、本番サーバーに接続してバグをデバッグしています。この一週間、IDEでAIエージェントを使って効率よく開発を進めてきたあなたなら、こんな時こそAIの力を借りたいと思うでしょう。しかし、コンテキストを切り替えるとすると、ターミナルセッションが切れ、SSH 接続も失われ、作業の流れが途切れてしまいます。結局、手動でログを確認し、構文を検索して、一人で格闘することになります。AI が使える IDE で作業するか、実用的だけれど AI サポートのないターミナルで作業するか。本来なら、こんな選択を迫られる必要はないはずです。 今回、私たちはそのギャップを解決しました。Kiro CLI なら、AI エージェントを直接ターミナルで使えます。同じエージェント、同じ機能を、どこ
Amazon Web Services ブログ 【開催報告 & 資料公開】AWS 秋の Cost Optimization 祭り 2025 みなさん、こんにちは。カスタマーソリューションマネージャーの西口です。2025 年 11 月 5 日に、AWS Japan が主催のコスト最適化関連イベントとなる、「AWS 秋の Cost Optimization 祭り 2025 〜最新アップデート&メソッドと生成 AI × コスト最適化〜」を開催いたしました。ご参加いただきました皆様には、改めて御礼申し上げます。AWS Cost Optimization 祭りは去年に続き、2 回目のイベントとなります。去年の開催ブログはこちらです (2024秋)。 本ブログでは、イベント内容概要の紹介とイベントの中で各登壇者が発表した資料を公開いたします。 イベント概要 「AWS 秋の Cost Optimizat
Amazon Web Services ブログ AgentCore Gateway の MCP サーバー統合による MCP アーキテクチャの変革 このブログは Transform your MCP architecture: Unite MCP servers through AgentCore Gateway の翻訳記事です。 — AI エージェントが大規模に利用されていく中で、独自の Model Context Protocol (MCP) サーバーを作成し、特定のユースケースやドメイン、組織の機能やチーム向けに AI エージェントをカスタマイズするケースが増えています。また、既存の MCP サーバーやオープンソースの MCP サーバーを AI ワークフロー用に統合する必要もあります。カスタムビルド、パブリック利用可能、オープンソースなどの様々な形態の MCP サーバーを、AI エージ
AWS News Blog AWS Lambda enhances event processing with provisioned mode for SQS event-source mapping Today, we’re announcing the general availability of provisioned mode for AWS Lambda with Amazon Simple Queue Service (Amazon SQS) Event Source Mapping (ESM), a new feature that customers can use to optimize the throughput of their event-driven applications by configuring dedicated polling resource
AWS Compute Blog Building serverless applications with Rust on AWS Lambda Today, AWS Lambda is promoting Rust support from Experimental to Generally Available. This means you can now use Rust to build business-critical serverless applications, backed by AWS Support and the Lambda availability SLA. Rust is a popular programming language due to its combination of high performance, memory safety, and
Amazon ECS improves Service Availability during Rolling deployments Amazon Elastic Container Service (Amazon ECS) now includes enhancements that improve service availability during rolling deployments. These enhancements help maintain availability when new application version tasks are failing, when current tasks are unexpectedly terminated, or when scale-out is triggered during deployments. Previ
Application loadbalancer support client credential flow with JWT verification Amazon Web Services (AWS) announces JWT Verification for Application Load Balancer (ALB), enabling secure machine-to-machine (M2M) and service-to-service (S2S) communications. This feature allows ALB to verify JSON Web Tokens (JWTs) included in request headers, validating token signatures, expiration times, and claims wi
Amazon Web Services (AWS) は、Application Load Balancer (ALB) 向けの JWT 検証を発表しました。これにより、安全なマシン間 (M2M) およびサービス間 (S2S) 通信が可能になります。この機能により、ALB はアプリケーションコードを変更することなく、リクエストヘッダーに含まれる JSON Web トークン (JWT) を検証し、トークンの署名、有効期限、およびクレームを検証できます。 OAuth 2.0 トークンの検証を ALB にオフロードすることで、お客様はアーキテクチャの複雑さを大幅に軽減し、セキュリティ実装を合理化できます。この機能は、安全なサービス間通信が不可欠なマイクロサービスアーキテクチャ、API セキュリティ、エンタープライズサービス統合シナリオで特に役立ちます。この機能は、クライアント認証情報フローを含む、
次のページ
このページを最初にブックマークしてみませんか?
『Cloud Computing Services - Amazon Web Services (AWS)』の新着エントリーを見る
j次のブックマーク
k前のブックマーク
lあとで読む
eコメント一覧を開く
oページを開く