Skip to content

Commit c2d3195

Browse files
committed
fix(404): fix 404
1 parent 9e44071 commit c2d3195

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

faq/serverless-jobs.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Serverless Jobs allows you to run large-scale batch processing and computational
2424

2525
## How do I integrate my serverless solutions with other Scaleway services?
2626

27-
Integration is straightforward. Serverless Functions and Containers can be triggered by events from [Queues](/messaging/concepts/#queues) and [Topics and Events](/messaging/concepts/#topics-and-events), and can easily communicate with services like [Managed Databases](/managed-databases/) or [Serverless databases](/serverless-sql-databases/). [Serverless Jobs](/serverless-jobs/) can pull data from [Object Storage](/object), or output processed results into a database. With managed connectors, APIs, and built-in integrations, linking to the broader Scaleway ecosystem is seamless.
27+
Integration is straightforward. Serverless Functions and Containers can be triggered by events from [Queues](/messaging/concepts/#queues) and [Topics and Events](/messaging/concepts/#topics-and-events), and can easily communicate with services like [Managed Databases](/managed-databases-for-postgresql-and-mysql/) or [Serverless databases](/serverless-sql-databases/). [Serverless Jobs](/serverless-jobs/) can pull data from [Object Storage](/object-storage/), or output processed results into a database. With managed connectors, APIs, and built-in integrations, linking to the broader Scaleway ecosystem is seamless.
2828

2929
## Can I update Serverless Jobs resources (vCPU and RAM) at any time?
3030

0 commit comments

Comments
 (0)