You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<header>When Control Matters, Go Internal</header>
38
-
<ul>
39
-
<li>Deploy inside your VPC</li>
40
-
<li>No public traffic, no leaks</li>
41
-
<li>Use IAM, HTTPS</li>
42
-
<li>Compatible with any backend:<br>Node.js, Python, .NET, and more</li>
43
-
<li>Direct REST API access — no proprietary SDK lock-in</li>
44
-
</ul>
45
-
</div>
46
-
<divclass="d1-row d1-bottom">
47
-
<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>
36
+
<div class="d1-col d1-left">
37
+
<header><i class="fa fa-lock"></i> When Control Matters, Go Internal</header>
38
+
<ul>
39
+
<li>Deploy inside your VPC</li>
40
+
<li>No public traffic, no leaks</li>
41
+
<li>Use IAM, HTTPS</li>
42
+
<li>Compatible with Node.js, Python, .NET</li>
43
+
<li>Direct REST API access</li>
44
+
</ul>
45
+
</div>
46
+
<div class="d1-col d1-right">
47
+
<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>
48
+
</div>
48
49
</div>
49
50
</div>
50
51
{{< /blocks/products/pf/carousel-item >}}
51
52
52
53
{{< blocks/products/pf/carousel-item h3="Use the Full Feature Set Without Guesswork" >}}
<header>Deploy in Minutes — Scale in Seconds</header>
77
-
<ul>
78
-
<li>Subscribe: via AWS Marketplace</li>
79
-
<li>Deploy: to containers or Kubernetes elastic clusters</li>
80
-
<li>Connect: via REST from any app</li>
81
-
</ul>
82
-
</div>
83
-
<divclass="d1-row d1-bottom">
84
-
<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>
78
+
<div class="d1-col d1-left">
79
+
<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>
80
+
</div>
81
+
<div class="d1-col d1-right">
82
+
<header><i class="fa fa-rocket"></i> Deploy in Minutes — Scale in Seconds</header>
83
+
<ul>
84
+
<li>Subscribe: via AWS Marketplace</li>
85
+
<li>Deploy: to containers or Kubernetes clusters</li>
0 commit comments