개요
컬렉션을 사용해 정리하기
내 환경설정을 기준으로 콘텐츠를 저장하고 분류하세요.
애플리케이션을 개발한 후에는 일상적인 비즈니스 용도로 프로덕션 환경에 배포해야 합니다. 애플리케이션이 일반적인 함정을 피하면서 원활하게 작업을 확장할 수 있도록 몇 가지 권장사항을 수집했습니다.
보안 및 액세스 수준
모니터링 및 로깅
데이터 처리
운영 관련 추천
달리 명시되지 않는 한 이 페이지의 콘텐츠에는 Creative Commons Attribution 4.0 라이선스에 따라 라이선스가 부여되며, 코드 샘플에는 Apache 2.0 라이선스에 따라 라이선스가 부여됩니다. 자세한 내용은 Google Developers 사이트 정책을 참조하세요. 자바는 Oracle 및/또는 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)"]]