One provider, several workflows
AWS can cover multiple operational surfaces on Wodby instead of forcing teams to split cluster, storage, database, and mail concerns across several vendors.
Integration
AWS is one of the broadest integration pages on Wodby: use EKS for clusters, S3 for backup targets, RDS for managed databases, SES for mail relay, and variable-style credentials where app code needs direct AWS access.
AWS can cover multiple operational surfaces on Wodby instead of forcing teams to split cluster, storage, database, and mail concerns across several vendors.
A shared provider account or access model can support several Wodby workflows at once.
Teams can combine provider-managed infrastructure with Wodby stack-based application delivery.
Supported workflows
Each supported integration kind maps Amazon Web Services into a specific part of the delivery workflow, whether that means pulling source code, running pipelines, relaying email, connecting managed services, or injecting provider credentials into workloads.
Kubernetes
Use AWS as a managed Kubernetes target for Wodby stacks.
Storage
Send backup archives and storage-backed data from Wodby services to AWS.
Managed DB
Use managed database services from AWS with Wodby cloud database stacks.
SMTP
Relay outbound email through AWS from OpenSMTPD and app workloads.
Variables
Inject AWS settings into services as environment variables instead of hardcoding them into app code.
Configuration surfaced to workloads
Configuration surface
Wodby keeps these values at integration level and makes them available to the workflows or service containers that need them.
Related features
This provider usually sits next to stack-based delivery, backup workflows, managed databases, or integration-backed configuration. These pages cover the product surfaces most relevant to Amazon Web Services.
See how Wodby deploys versioned stacks onto managed Kubernetes targets.
Use storage integrations as backup targets for stateful services and app data.
Connect cloud database stacks to managed providers while keeping the same app workflow.
Keep SMTP providers reusable across stacks and environments.
Compare this provider with the rest of the integration catalog and other supported workflows.
Stack fit
Wodby does not treat integrations as isolated setup screens. They become part of stack delivery, so the strongest matches are the stacks where this provider solves a repeated operational problem.
Stack
Connection stack for apps that use managed PostgreSQL services such as Amazon RDS instead of self-hosting Postgres inside the stack.
Cloud PostgreSQL is the clearest path when you want Wodby to connect apps to Amazon RDS instead of running Postgres inside the app stack.
View stackStack
Connection stack for apps that use managed MySQL services such as Amazon RDS instead of self-hosting MySQL inside the stack.
Cloud MySQL fits teams that want an RDS-backed MySQL service attached to the same Wodby workflow.
View stackStack
SMTP server stack that can relay mail directly or integrate with third-party delivery providers for reliable sending.
OpenSMTPD can relay outbound mail through Amazon SES for application stacks that need reliable delivery.
View stackStack
Next.js application stack for frontend and full-stack projects that need a reusable deployment setup.
Application stacks such as Next.js can run on EKS while still keeping versioned stack definitions on Wodby.
View stackUse the catalog to compare other providers with the same integration kind, or read the broader feature pages to understand how integrations fit into Wodby stacks, CI/CD, backups, and managed services.