概要
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
アプリケーションを開発したら、日常業務で使用するために本番環境にデプロイする必要があります。アプリケーションのオペレーションをスムーズにスケールアップし、一般的な落とし穴を回避するための推奨事項をいくつかご紹介します。
セキュリティとアクセスレベル
モニタリングとロギング
データの処理
運用に関する推奨事項
特に記載のない限り、このページのコンテンツはクリエイティブ・コモンズの表示 4.0 ライセンスにより使用許諾されます。コードサンプルは Apache 2.0 ライセンスにより使用許諾されます。詳しくは、Google Developers サイトのポリシーをご覧ください。Java は Oracle および関連会社の登録商標です。
最終更新日 2025-09-05 UTC。
[null,null,["最終更新日 2025-09-05 UTC。"],[[["\u003cp\u003eThis guide provides recommendations for scaling your application in a production environment, focusing on security, monitoring, data handling, and operational efficiency.\u003c/p\u003e\n"],["\u003cp\u003eSecure your credentials, manage API access levels, enable logging and monitoring, cache data efficiently, handle rate limits, utilize shared aliases, and keep your application updated for optimal performance.\u003c/p\u003e\n"]]],[],null,["# Overview\n\nAfter you've developed your application, you would need to deploy it to a\nproduction environment for daily business uses. We have collected\nseveral recommendations to help your application scale up its operations\nsmoothly, while avoiding common pitfalls.\n\n- Security and access levels\n\n - [Secure your credentials](/google-ads/api/docs/productionize/secure-credentials)\n - [Manage your API access level](/google-ads/api/docs/productionize/access-levels)\n- Monitoring and logging\n\n - [Enable logging](/google-ads/api/docs/productionize/logging)\n - [Enable monitoring](/google-ads/api/docs/productionize/monitoring)\n- Handling data\n\n - [Cache your data](/google-ads/api/docs/productionize/manage-data-efficiently#cache_your_data)\n - [Handle rate limits](/google-ads/api/docs/productionize/rate-limits)\n- Operational recommendations\n\n - [Use shared aliases](/google-ads/api/docs/productionize/shared-aliases)\n - [Keep your application updated](/google-ads/api/docs/productionize/stay-updated)"]]