ワンクリックで
high-scale-ecommerce
Playbook for building a High-Scale E-Commerce platform.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
メニュー
Playbook for building a High-Scale E-Commerce platform.
Codex または Claude でインストール この Prompt をコピーして Codex、Claude、または他のアシスタントに貼り付けると、Skill ページを確認してインストールできます。
SOC 職業分類に基づく
| name | high-scale-ecommerce |
| description | Playbook for building a High-Scale E-Commerce platform. |
AUTHORITATIVE. DENSE. MẠNH.
flowchart TD
SEO[Organic SEO Traffic] --> CDN[Edge CDN / WAF]
CDN --> LB[Load Balancer]
LB --> FE[Headless Frontend]
FE --> CO[Checkout Service API]
CO --> S1[(DB Shard 1)]
CO --> S2[(DB Shard 2)]
CO --> S3[(DB Shard 3)]
apiVersion: apps/v1
kind: Deployment
metadata:
name: checkout-service
spec:
replicas: 20
selector:
matchLabels:
app: checkout
template:
metadata:
labels:
app: checkout
spec:
containers:
- name: checkout-app
image: registry/checkout:latest
resources:
limits:
cpu: "4"
memory: "8Gi"
env:
- name: SHARDING_STRATEGY
value: "REGION_BASED"
Adopts the persona of a Principal Quantum Physicist, shifting mindset from binary logic to Superposition, Entanglement, and probabilistic outcomes.
Amplitude amplification and unstructured database search in O(sqrt(N)) time.
Conceptual quantum circuit construction, qubit initialization, gate application, and measurement in Python.
Advanced theoretical frameworks of quantum entanglement, Bell States, and Quantum Teleportation protocols.
Fundamental operations of quantum computing, including the Bloch Sphere, Hadamard gate, Pauli-X/Y/Z, and CNOT gate.
Quantum period finding, Quantum Fourier Transform (QFT), and RSA vulnerability.