|
6 | 6 |
|
7 | 7 | <br>
|
8 | 8 |
|
9 |
| -# Serverless containers on AWS |
| 9 | +# Cost-effective serverless computing |
10 | 10 |
|
11 |
| -Avoid the complexity of Kubernetes, service meshes, load balancers, queues, and autoscalers. Deploy, manage, and scale containers on a Kubernetes-based serverless platform that is up to 75% less expensive than Lambda. |
| 11 | +Cortex is a highly-scalable and cost-effective serverless computing platform that runs on your AWS account. It scales microservices, data processing, machine learning, and other compute-intensive realtime and batch workloads. Cortex is designed to handle production traffic of up to 20M QPS and is up to 90% less expensive than AWS Lambda. |
12 | 12 |
|
13 | 13 | <br>
|
14 | 14 |
|
15 |
| -## Build production-grade microservices faster |
| 15 | +## Maximize instance utilization |
16 | 16 |
|
17 |
| -**Autoscaling** - customize autoscaling for realtime, async, and batch workloads. |
| 17 | +**Workload autoscaling** - set autoscaling policies per workload based on its traffic. |
18 | 18 |
|
19 |
| -**Networking** - get HTTP endpoints that can handle large-scale production traffic. |
| 19 | +**Resource requests** - configure CPU, GPU, and memory requests per workload, without limits. |
20 | 20 |
|
21 |
| -**Observability** - send logs and metrics from every workload to any monitoring tool. |
| 21 | +**Container deployments** - customize the runtime and request concurrency for each container. |
22 | 22 |
|
23 | 23 | <br>
|
24 | 24 |
|
25 |
| -## Allocate CPU, GPU, and memory without limits |
| 25 | +## Minimize instance costs |
26 | 26 |
|
27 |
| -**No resource limits** - allocate as much CPU, GPU, and memory as each workload requires. |
| 27 | +**Cluster autoscaling** - elastically scale your cluster to meet demand. |
28 | 28 |
|
29 |
| -**No cold starts** - keep a minimum number of replicas running to minimize latency. |
| 29 | +**Spot instances** - run workloads on spot instances without sacrificing reliability. |
30 | 30 |
|
31 |
| -**No timeouts** - run workloads for as long as you want. |
| 31 | +**Multi-instance** - use multiple instance types to optimize price-performance ratio per workload. |
32 | 32 |
|
33 | 33 | <br>
|
34 | 34 |
|
35 |
| -## Save up to 75% on your AWS bill |
| 35 | +## Control your spend |
36 | 36 |
|
37 |
| -**Spot instances** - run workloads on spot and/or reserved instances without affecting reliability. |
| 37 | +**Workload observability** - monitor latency and resource utilization with pre-built dashboards. |
38 | 38 |
|
39 |
| -**Custom instances** - use instances with the optimal price-performance ratio for your workloads. |
| 39 | +**Cost transparency** - visualize your costs using the latest AWS pricing information. |
40 | 40 |
|
41 |
| -**Scale to zero** - scale workloads to zero to minimize idle resources. |
| 41 | +**Predictable spend** - set limits on resource consumption globally and per workload. |
0 commit comments