
Visual Studio Code ですぐに使える Serverless Land Patterns でサーバーレス開発を加速
本記事は、2025 年 3 月 11 日にAWS公式サイトの What’s New with AWS? に掲載された英語記事を自動翻訳したものです。
ニュース内容
AWS は、Serverless Land の広範なアプリケーションパターンライブラリを Visual Studio Code (VS Code) IDE に直接組み込むことで、開発者がサーバーレスアプリケーションを簡単に構築できるようにしています。この統合により、VS Code IDE で事前に構築されたサーバーレスパターンを直接参照、検索、実装できるため、サーバーレスアーキテクチャを構築するときに開発環境と外部リソースを切り替える必要がなくなります。この新しい機能により、VS Code IDE を使用してサーバーレスアプリケーションを構築するプロセスが簡素化され、高速化されます。
Serverless Land は、AWS Lambda、Amazon Simple Queue Service (SQS)、Amazon API Gateway、AWS Step Functions、Amazon EventBridge など、AWS のサービス全体で一般的なユースケースをカバーする、厳選された数百のサーバーレスアプリケーションパターンを提供します。VS Code IDE での Serverless Land の統合により、使い慣れた VS Code インターフェイスを使用して、AWS サービス、Infrastructure as Code (IaC) フレームワーク、言語ランタイム要件に基づいてアプリケーションパターンを検索およびフィルタリングできるようになりました。ユースケースに一致するパターンが見つかったら、VS Code のクイックピック機能を使用して、実装の詳細をプレビューし、パターンコードをワークスペースに直接ダウンロードできます。この統合により、定期的に更新され、AWS のベストプラクティスに準拠した信頼性の高いサーバーレス アプリケーション パターンに簡単にアクセスできるようになり、サーバーレス開発エクスペリエンスが向上します。
Serverless Land パターンは、VS Code IDE に AWS Toolkit (v3.48.0 以降) がインストールされているすべての開発者にご利用いただけるようになりました。このエクスペリエンスの詳細と開始方法については、AWS Toolkit 開発者ガイドをご覧ください。Serverless Land パターンの詳細については、ServerlessLand.com をご覧ください。
原文
AWS makes it easier for developers to build serverless applications by bringing Serverless Land’s extensive application pattern library directly into the Visual Studio Code (VS Code) IDE. This integration eliminates the need to switch between your development environment and external resources when building serverless architectures by enabling you to browse, search, and implement pre-built serverless patterns directly in VS Code IDE. This new feature simplifies and accelerates the process of building serverless applications using VS Code IDE.
Serverless Land provides hundreds of curated serverless application patterns covering popular use cases across AWS services like AWS Lambda, Amazon Simple Queue Service (SQS), Amazon API Gateway, AWS Step Functions, Amazon EventBridge, and many more. With Serverless Land integration in VS Code IDE, you can now use familiar VS Code interface to search and filter application patterns based on AWS services, Infrastructure as Code (IaC) frameworks, and language runtime requirements. When you find a pattern that matches your use case, you can preview the implementation details and download the pattern code directly to your workspace using the Quick Pick functionality of VS Code. This integration ensures that you now have easy access to reliable serverless application patterns which are regularly updated and align with AWS best practices, enhancing your serverless development experience.
The Serverless Land patterns are now available to all developers with the AWS Toolkit (v3.48.0 or later) installed on their VS Code IDE. To learn more about this experience and how to get started, visit the AWS Toolkit developer guide. To learn more about Serverless Land patterns, visit ServerlessLand.com.
引用元:Accelerate serverless development with ready-to-use Serverless Land Patterns in Visual Studio Code