Listing Thumbnail

    n8n

     Info
    Sold by: n8n.io 
    Deployed on AWS
    n8n is a fair-code workflow automation platform that lets you connect anything to everything. Deploy n8n on AWS with CloudFormation templates for both Community and Enterprise editions - get a production-ready instance with built-in scaling, security, and 400+ integrations in minutes.
    4.7

    Overview

    Play video

    n8n gives technical teams a powerful, flexible automation platform they fully control. With 400+ native integrations, a visual workflow builder, and the ability to write custom code in JavaScript or Python at any step, n8n bridges the gap between no-code simplicity and full developer extensibility. Deploy n8n on your own AWS infrastructure using pre-built CloudFormation templates. Choose between the Community Edition for individuals and small teams, or the Enterprise Edition for organizations that need SSO, role-based access control, external secrets management, and dedicated support. Both editions run in your VPC - your data never leaves your environment. Whether you're building AI agent workflows, automating IT operations, or orchestrating complex data pipelines, n8n scales from a single instance to multi-worker queue mode to handle millions of executions. Used by over 100,000 organizations worldwide, from startups to Fortune 500 companies.

    Highlights

    • Deploy in minutes - Production-ready CloudFormation template for Enterprise edition, pre-configured with best-practice AWS architecture and auto-scaling support.
    • 400+ integrations, unlimited extensibility - Connect to any API, database, or SaaS tool out of the box, or write custom JavaScript/Python code for complete flexibility. Build AI agents, IT automations, and data pipelines in one platform.
    • Self-hosted, fully controlled - Runs entirely in your AWS VPC. Your data, your infrastructure, your rules. Enterprise edition adds SSO, RBAC, audit logging, and external secrets management.You can do up to 3, but you need at least one

    Details

    Sold by

    Delivery method

    Supported services

    Delivery option
    Container Image

    Latest version

    Operating system
    Linux

    Deployed on AWS
    New

    Introducing multi-product solutions

    You can now purchase comprehensive solutions tailored to use cases and industries.

    Multi-product solutions

    Features and programs

    Trust Center

    Trust Center
    Access real-time vendor security and compliance information through their Trust Center powered by Drata or Vanta. Review certifications and security standards before purchase.

    Buyer guide

    Gain valuable insights from real users who purchased this product, powered by PeerSpot.
    Buyer guide

    Financing for AWS Marketplace purchases

    AWS Marketplace now accepts line of credit payments through the PNC Vendor Finance program. This program is available to select AWS customers in the US, excluding NV, NC, ND, TN, & VT.
    Financing for AWS Marketplace purchases

    Pricing

    This product is available free of charge. Free subscriptions have no end date and may be canceled any time.
    Additional AWS infrastructure costs may apply. Use the AWS Pricing Calculator  to estimate your infrastructure costs.

    Vendor refund policy

    For requests regarding your subscription, please email support@n8n.io .

    How can we make this page better?

    Tell us how we can improve this page, or report an issue with this product.
    Tell us how we can improve this page, or report an issue with this product.

    Legal

    Vendor terms and conditions

    Upon subscribing to this product, you must acknowledge and agree to the terms and conditions outlined in the vendor's End User License Agreement (EULA) .

    Content disclaimer

    Vendors are responsible for their product descriptions and other product content. AWS does not warrant that vendors' product descriptions or other product content are accurate, complete, reliable, current, or error-free.

    Usage information

     Info

    Delivery details

    Container Image

    Supported services: Learn more 
    • Amazon ECS
    • Amazon EKS
    • Amazon ECS Anywhere
    • Amazon EKS Anywhere
    Container image

    Containers are lightweight, portable execution environments that wrap server application software in a filesystem that includes everything it needs to run. Container applications run on supported container runtimes and orchestration services, such as Amazon Elastic Container Service (Amazon ECS) or Amazon Elastic Kubernetes Service (Amazon EKS). Both eliminate the need for you to install and operate your own container orchestration software by managing and scheduling containers on a scalable cluster of virtual machines.

    Version release notes

    Version with amd64 version of the container image.

    Additional details

    Usage instructions

    Support

    Vendor support

    Community Edition: Free community support via the n8n Community Forum. Access documentation, workflow templates, and peer-contributed solutions.

    Enterprise Edition: All Enterprise contracts include Standard support with unlimited support contacts. Upgrade to Premium (SLA-backed response times), Gold (dedicated Slack channel), or Platinum (24/7 S1 support with dedicated engineering team). Contact help@n8n.io  or visit n8n.io/enterprise for details.

    AWS infrastructure support

    AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.

    Similar products

    Customer reviews

    Ratings and reviews

     Info
    4.7
    294 ratings
    5 star
    4 star
    3 star
    2 star
    1 star
    84%
    14%
    1%
    0%
    1%
    11 AWS reviews
    |
    283 external reviews
    External reviews are from G2  and PeerSpot .
    Palash J.

    Feature-Rich, Low-Cost Integrations with n8n

    Reviewed on May 22, 2026
    Review provided by G2
    What do you like best about the product?
    The wide range of features and integrations it offers is a big plus. We can integrate almost all of our daily-use tools and APIs with n8n. And since it’s open source, we can do it at a very low cost. Overall, it helps us make our system more intelligent.
    What do you dislike about the product?
    Not anything in my mind to dislike but still less documentation and less support on some of the tools integration.
    What problems is the product solving and how is that benefiting you?
    Automating the workflows, Making system decision intelligent, driving innovation and very user friendly
    Sagar Z.

    Add AI Automation Without Coding—Fast, Flexible, and Powerful

    Reviewed on May 22, 2026
    Review provided by G2
    What do you like best about the product?
    i like about n8n is i can use deterministic workflows for reliability and AI agents only where reasoning is needed. That’s probably more practical than the “fully autonomous agent” hype everywhere right now
    What do you dislike about the product?
    One thing n8n can definitely improve is the deployment experience. Building workflows is easy and powerful, but deploying and maintaining n8n in production is still quite complicated.

    Setting up Docker, SSL, reverse proxy, Redis, workers, environment variables, and scaling takes a lot of technical effort, especially for small teams or non-DevOps users. Sometimes even small configuration mistakes can break executions or webhooks.

    I’d love to see:

    simpler one-click deployment
    easier cloud/VPS setup
    built-in scaling and monitoring
    simpler backup & restore options
    better error debugging/log visibility
    smoother setup for queue/workers mode
    What problems is the product solving and how is that benefiting you?
    I developed an app to analyze product ingredients. For the backend, I use n8n. In the n8n workflow, I call Gemini to scan the product and analyze its ingredients, then identify which ingredients are harmful and which are healthy, and return the results to the user.
    Abdellah B.

    Effortless Automation But Needs Better Load Management

    Reviewed on May 21, 2026
    Review provided by G2
    What do you like best about the product?
    I use n8n to build AI automations because it solves repetitive tasks, saving time and money. What I like most about n8n is that you can build AI workflows and automations without needing much experience in coding. It's a low-code platform, so you can even create workflows with zero coding experience. Although it requires some initial learning, it is much easier than learning how to code from scratch.
    What do you dislike about the product?
    Sometimes when a workflow receives too much pressure, it crashes. I hope they make their platform able to handle heavy loads.
    What problems is the product solving and how is that benefiting you?
    I use n8n to build AI automations that solve repetitive tasks, saving time and money. It helps me create AI workflows without needing much coding experience, making automation more accessible.
    Grzegorz B.

    Seamless Automation and Integration, Highly Recommended

    Reviewed on May 21, 2026
    Review provided by G2
    What do you like best about the product?
    I like the out-of-the-box features of n8n, especially its integration capabilities with the majority of popular software available online. The test executions and the history of executions make debugging really easy. Also, working with the MCP offered as a third-party solution is very straightforward for creating new workflows, particularly with the usage of large language models.
    What do you dislike about the product?
    Well, until we set up the automated error handling, notifications to Teams, there were occasions where we missed some workflow was working, but then, for example, some API format have changed or new documents have arrived and was not properly handled by our workflows. And then the workflow was dead for a couple of days. So maybe some things about error handling that could be built in, like email notifications. And then the backup solution, we had an opportunity where the virtual machine that hosts n8n was deleted, and then we struggled a little bit with reverting the n8n configuration from the backup.
    What problems is the product solving and how is that benefiting you?
    I use n8n for Teams integration, sending alerts and error notifications directly. It also automates invoice processing with OCR, extracting data and syncing with our accounting software, saving time on manual tasks.
    Harsh S.

    Open-Source Powerhouse with Great MCP Integration and a Massive Community

    Reviewed on May 20, 2026
    Review provided by G2
    What do you like best about the product?
    The best part is that its opensource (which means its almost totally free) and the community modules built around it is massive.. Plus The mcp integration it has is great. I literally connect this with my codex and ask it to build the entire n8n workflow to me and it does amazing job.

    The Ui is good but I still like the UI of make.com better than this but overall not much complain here.

    Regarding Performance, I self host and use it. I hosted this on a $5 vps of netcup and it works pretty well for my use case and never had a problem. I think there can be problem when there are many tasks in queue and for parallelism but for major tasks, there is no issue at all

    The good part of n8n is the community it has. I can find tons of people in reddit and discord to support me when I am stuck in any issue. Onboaridng is also much smoother. I would suggest the first task to do is create an api and connect this with codex/claude code and see the magic happen from there
    What do you dislike about the product?
    Make and zapier makes it much easier to connect this with facebook ads but while in case of n8n, its not that easy.

    Plus make.com provides a free starter plan to try this out. I wish n8n had some very basic free plan (on cloud) so that it can be easy for beginners to get started with.
    What problems is the product solving and how is that benefiting you?
    I use n8n for many things including automation pipeline and many others. I am in to SEO and advertising business. I find n8n very easy to build ai agents which does my entire content research for me. I have content pipelines, automation pipelines all built in here

    This would have literally taken me 2-3 people to do this work before who were well paid and now even though they are still in company, there work is totally automated so they can focus on other work effectively saving me really good amount here

    Plus the community around is so huge that readymade templates are available everywhere. I literally search in n8n template library and and take many readymade base template and then modify it for my needs. Made my life much easier
    View all reviews