How to send and receive intake forms

0

Wondering if S3/Lamda/API Gateway can accomplish this task. I need to be able to send patients forms, have them fill out the forms, and submit the same form. I've seen an article on creating a 'Contact form' on a static website. Only these forms are about 8 pages. Does anyone, have an idea to accomplish this? Also, if there's a better architecture/solution let me know. Thanks

1 回答
0

Short answer: Yes, you can absolutely do this using the tools you've mentioned - but you will need some sort of database/storage to keep a record of the forms; and in this case DynamoDB might be the right answer.

That said: This is a complex topic; there are many ways to do what you need to do and the "right" way is going to depend on a lot of things, including your comfort level with the technology.

I'd strongly recommend that you reach out to your local AWS Solutions Architect - it's a much better way of determining how to build your solution.

profile pictureAWS
专家
已回答 2 年前
  • Thanks. Who's a local AWS Solutions Architect? Do you mean from AWS or just about any certified Solutions Architect. Anyways, I'll will play around it, and see how it goes.

  • I can't tell which region you're in; I'd recommend looking in LinkedIn for a local contact.

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则