Skip to content

Commit 8caf0a1

Browse files
committed
left and right column
1 parent b187b50 commit 8caf0a1

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

pdf/aws/_index.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,13 @@ url: /aws
3434
<div class="diagram1 d1-cloud">
3535
<div class="d1-row">
3636
<div class="d1-col d1-left">
37-
<p>When you're building systems where data integrity and uptime are non-negotiable, offloading PDFs to third-party APIs isn't just inefficient—it’s risky. Put processing where you control it.</p>
37+
<header><i class="fa fa-server"></i> Uptime, Privacy & Control</header>
38+
<ul>
39+
<li>Process documents within your AWS account — no third-party exposure</li>
40+
<li>Stay compliant by avoiding data transfer to external APIs</li>
41+
<li>Minimize latency with local processing inside your VPC</li>
42+
<li>Full control over scaling, logging, and observability</li>
43+
</ul>
3844
</div>
3945
<div class="d1-col d1-right">
4046
<header><i class="fa fa-lock"></i> When Control Matters, Go Internal</header>
@@ -89,7 +95,13 @@ url: /aws
8995
<div class="diagram1 d1-cloud">
9096
<div class="d1-row">
9197
<div class="d1-col d1-left">
92-
<p>Launch PDF microservices in under 10 minutes. Whether it’s daily operations or a 100K-doc spike, the infrastructure adapts — and your billing stops when your container stops.</p>
98+
<header><i class="fa fa-bolt"></i> Launch Fast. Scale Smart.</header>
99+
<ul>
100+
<li>Deploy full-featured PDF microservices in under minutes</li>
101+
<li>Auto-scale from daily tasks to large document batches</li>
102+
<li>Containers shut down cleanly — no idle-time billing</li>
103+
<li>Run where you need: Elstic Containers and Kubernetes</li>
104+
</ul>
93105
</div>
94106
<div class="d1-col d1-right">
95107
<header><i class="fa fa-rocket"></i> Deploy in Minutes — Scale in Seconds</header>

0 commit comments

Comments
 (0)