프리뷰가 끝났어요, 세 모델 모두 정식 출시예요
OpenAI GPT-5.6의 세 모델이 Amazon Bedrock에 정식 출시(GA, general availability)됐어요. 7월 13일 AWS가 발표했고, 가격은 OpenAI 직접 이용과 동일해요.
Sol, Terra, Luna — 각각 용도가 달라요. 플래그십 추론이 필요하면 Sol, 균형 잡힌 프로덕션 작업에는 Terra, 빠르고 저렴하게 돌려야 할 때는 Luna예요.
이 발표는 AWS 공식 블로그 기준이에요. GPT-5.6 자체는 2026-07-09에 OpenAI가 먼저 발표했고, 이번 건은 Bedrock 배포와 구체적 기능(프롬프트 캐싱·ZOA)에 관한 별도 발표예요.
핵심 요약
- GPT-5.6 3종 Bedrock GA: Sol(플래그십 추론), Terra(균형형), Luna(고속·저비용).
- Sol 성능: Artificial Analysis Coding Agent Index 80점(차순위 대비 2.8점 우위). Agents’ Last Exam 53.6점(차순위 대비 13.1점 우위). ExploitBench 사이버보안 73.5%.
- 프롬프트 캐싱(prompt caching): 명시적 캐시 브레이크포인트(cache breakpoint) 지원. 캐시된 입력 토큰 90% 할인. 30분 이상 캐시 재사용 가능.
- ZOA(Zero-Operator Access) 보안: 칩 레벨 하드웨어 강제.
- 가격: OpenAI 직접 이용과 동일. 기존 AWS 약정에 사용량 적용 가능.
- 리전: Sol은 미국 동부(N. 버지니아, 오하이오)만. Terra·Luna는 미국 동부 + 서부(오리건).
Preview Over — Three Models, Now Generally Available
OpenAI GPT-5.6’s three models reached general availability on Amazon Bedrock. AWS announced on July 13. Pricing is at parity with OpenAI direct.
Sol, Terra, Luna — each has a different use case. Sol for flagship reasoning tasks, Terra for balanced production workloads, Luna when you need fast and cheap.
This announcement is based on the AWS official blog. GPT-5.6 itself was announced by OpenAI on July 9, 2026. This release covers the Bedrock deployment and specific features (prompt caching, ZOA).
TL;DR
- GPT-5.6 3-model Bedrock GA: Sol (flagship reasoning), Terra (balanced), Luna (fast/low-cost).
- Sol performance: 80 on Artificial Analysis Coding Agent Index (2.8 ahead of next). 53.6 on Agents’ Last Exam (13.1 ahead). 73.5% on ExploitBench cybersecurity.
- Prompt caching: explicit cache breakpoint support. 90% discount on cached input tokens. Cache reusable for 30+ minutes.
- ZOA (Zero-Operator Access) security: chip-level hardware enforcement.
- Pricing: same as OpenAI direct. Compatible with existing AWS commitments.
- Regions: Sol in US East (N. Virginia, Ohio) only. Terra and Luna in US East + US West (Oregon).
세 모델의 포지셔닝
Sol: 추론과 보안이 필요한 작업
Sol은 세 가지 벤치마크에서 두드러진 수치를 보여줘요.
- 코딩 에이전트: Artificial Analysis Coding Agent Index 80점. 차순위 대비 2.8점 앞서요.
- 에이전트 일반 능력: Agents’ Last Exam 53.6점. 차순위 대비 13.1점 차이예요.
- 사이버보안: ExploitBench 73.5%. GPT-5.5의 47.9% 대비 큰 폭으로 향상됐어요.
중간 추론 노력(medium reasoning effort) 설정에서는 차순위 대비 11.4점 앞서면서 비용은 약 4분의 1 수준이에요.
Terra와 Luna
Terra는 성능과 비용의 균형점이에요. 안정적인 프로덕션 워크로드에 맞게 설계됐어요. Luna는 처리량이 많고 빠른 응답이 필요한 작업용이에요.
프롬프트 캐싱이 왜 중요한가
프롬프트 캐싱(prompt caching)은 시스템 프롬프트나 긴 컨텍스트처럼 반복적으로 사용되는 입력을 캐시해두고, 이후 요청에서 같은 부분을 다시 처리하지 않는 방식이에요.
이번 Bedrock 출시에서 중요한 건 세 가지예요:
- 명시적 캐시 브레이크포인트: 어디까지 캐시할지 직접 지정할 수 있어요. 같은 시스템 프롬프트를 쓰는 API 서비스라면 사실상 필수 기능이에요.
- 90% 할인: 캐시된 입력 토큰은 일반 가격의 10%만 내면 돼요. 긴 컨텍스트를 자주 호출하는 애플리케이션에서 비용 구조가 크게 달라질 수 있어요.
- 30분 이상 캐시 유지: 짧은 세션뿐 아니라 어느 정도 지속되는 작업 흐름에서도 캐시 효과를 볼 수 있어요.
ZOA 보안 모델
ZOA(Zero-Operator Access)는 AWS나 OpenAI 운영자도 사용자의 데이터에 접근할 수 없도록 칩 레벨 하드웨어로 강제하는 보안 모델이에요. 금융·의료·공공 분야처럼 데이터 접근 통제가 엄격한 환경에서 Bedrock을 택하는 이유가 여기 있어요.
왜 중요한가
GPT-5.6이 이미 OpenAI 직접에서 쓸 수 있는데 Bedrock GA가 왜 중요하냐는 질문이 나올 수 있어요.
답은 두 가지예요. 하나는 기업 인프라 통합이에요. AWS 약정(commitment)에 사용량을 적용할 수 있고, 기존 Bedrock 워크플로우에 그대로 붙여쓸 수 있어요. API 키 관리나 청구 구조를 바꾸지 않아도 돼요. 다른 하나는 ZOA 보안이에요. 이건 OpenAI 직접 API에서는 없는 기능이에요.
가격 동일성(parity)도 주목할 부분이에요. Bedrock을 통해 쓴다고 추가 비용이 생기지 않아요.
핵심 통찰
모델 가용성보다 어디서 어떤 조건으로 쓸 수 있는가가 기업 채택을 결정한다.
Sol이 벤치마크 선두라는 건 이미 알려진 사실이에요. 이번 발표의 실질적 가치는 기업이 기존 AWS 약정을 그대로 유지하면서 GPT-5.6을 Bedrock에서 안전하게 쓸 수 있게 됐다는 거예요.
My Take
프롬프트 캐싱 90% 할인은 수치가 크게 보이지만, 실제 영향은 애플리케이션 구조에 따라 달라요.
시스템 프롬프트가 짧고 매번 다른 입력이 오는 서비스라면 캐싱 효과가 별로 없어요. 반대로 긴 컨텍스트(문서, 대화 기록, 코드베이스)를 반복적으로 참조하는 에이전트 작업이라면, 90% 할인이 비용 구조 자체를 바꿀 수 있어요.
지금 API 비용이 고민이라면, 캐시 브레이크포인트를 어디에 설정할지 먼저 설계하는 게 좋아요. 긴 시스템 프롬프트와 컨텍스트를 캐시 브레이크포인트 앞에 두는 것만으로 할인 효과를 바로 볼 수 있어요.
Positioning the Three Models
Sol: Reasoning and Security-Critical Workloads
Sol leads across three benchmarks:
- Coding agents: Artificial Analysis Coding Agent Index at 80 points — 2.8 ahead of the next model.
- General agent capability: Agents’ Last Exam at 53.6 — 13.1 points ahead.
- Cybersecurity: ExploitBench at 73.5%, a significant jump from GPT-5.5’s 47.9%.
At medium reasoning effort, Sol leads competitors by 11.4 points at roughly one-quarter the cost.
Terra and Luna
Terra is the balanced option — stable production workloads at reasonable cost. Luna is for high-throughput, fast-response scenarios.
Why Prompt Caching Matters Here
Prompt caching stores frequently reused inputs — system prompts, long contexts — so subsequent requests don’t re-process the same content.
Three things stand out in this Bedrock release:
- Explicit cache breakpoints: you define exactly where to cache. For any API service running a consistent system prompt, this is essentially a required feature.
- 90% discount on cached input tokens: for applications that frequently call long contexts, this meaningfully restructures cost.
- 30+ minute cache retention: cache benefits extend beyond short sessions to longer-running workflows.
ZOA Security Model
ZOA (Zero-Operator Access) uses chip-level hardware enforcement to prevent even AWS and OpenAI operators from accessing user data. For financial, healthcare, and government workloads where data access controls are strict, this is a material differentiator from the OpenAI direct API.
Why It Matters
GPT-5.6 is already available directly from OpenAI. Why does the Bedrock GA matter?
Two reasons. First, enterprise infrastructure integration. Usage applies to existing AWS commitments, and you can attach it to existing Bedrock workflows without changing API key management or billing structures. Second, ZOA security — a feature not available through the OpenAI API directly.
Pricing parity is also worth noting. Using Bedrock doesn’t cost more.
Key Insight
For enterprise adoption, where and under what conditions a model is available matters more than which model is available.
Sol’s benchmark leadership is already known. The practical value of this announcement is that enterprises can now use GPT-5.6 on Bedrock, securely, within existing AWS commitments — without restructuring their infrastructure.
My Take
The 90% prompt caching discount looks large, but actual impact depends entirely on application structure.
If your system prompt is short and inputs vary every call, caching does little. If your agents repeatedly reference long contexts — documents, conversation history, codebases — a 90% discount on cached tokens can restructure the cost model entirely.
If API cost is a current concern, the first thing to design is where to place cache breakpoints. Putting your long system prompt and context before the breakpoint is the simplest way to capture the discount immediately.
댓글Comments