CPU 최대한 활용하기: Google Cloud에서는 C++ 개발자가 까다로운 워크로드에 고도로 최적화된 애플리케이션을 빌드하는 데 필요한 도구를 제공합니다.
C++14 이상에 최적화된 라이브러리
관용적 라이브러리를 통해 간단하고 직관적으로 Google Cloud용 C++ 앱을 작성할 수 있습니다. 라이브러리가 정적 및 동적 분석기 제품군에서 엄격한 테스트를 거친 일관된 API로 서버와의 통신에 관한 모든 세부적인 정보를 처리하기 때문에 개발자는 앱에 집중할 수 있습니다.
기존 코드 및 빌드 도구 사용
기존 C++ 코드베이스와 Bazel 및 CMake와 같은 기존 빌드 도구를 사용할 수 있습니다.
원하는 환경에서 개발
Google Cloud 라이브러리는 Windows, macOS, Linux로 이식할 수 있으므로 선호하는 환경에서 개발한 후 Linux 또는 Windows VM, GKE, Cloud Run에 배포할 수 있습니다.
유예적이고 안정적인 확장
Google Cloud에서 C++를 사용하여 마이크로서비스를 사용하는 효율적인 소프트웨어를 빌드하고 자동 확장으로 컴퓨팅 비용을 관리해 보세요.
관련 제품
Cloud Storage
Cloud Storage는 확장성과 내구성이 우수하며 전 세계적으로 통합된 개발자 및 기업용 객체 스토리지입니다.
[[["이해하기 쉬움","easyToUnderstand","thumb-up"],["문제가 해결됨","solvedMyProblem","thumb-up"],["기타","otherUp","thumb-up"]],[["이해하기 어려움","hardToUnderstand","thumb-down"],["잘못된 정보 또는 샘플 코드","incorrectInformationOrSampleCode","thumb-down"],["필요한 정보/샘플이 없음","missingTheInformationSamplesINeed","thumb-down"],["번역 문제","translationIssue","thumb-down"],["기타","otherDown","thumb-down"]],[],[[["C++ developers can leverage Google Cloud's tools to build highly optimized applications for demanding workloads, maximizing CPU performance."],["Google Cloud provides idiomatic libraries optimized for C++14 and beyond, simplifying the process of creating C++ applications with consistent and rigorously tested APIs."],["Developers can use their existing C++ codebase and preferred build tools like Bazel and CMake on Google Cloud."],["Google Cloud libraries offer portability across Windows, macOS, and Linux, enabling development in preferred environments and deployment to various platforms, including VMs, GKE, or Cloud Run."],["C++ on Google Cloud supports building efficient software using microservices and managing compute costs with auto-scaling for reliable scaling."]]],[]]