wiki.getshifting.com

--- Sjoerd Hooft's InFormation Technology ---

User Tools

Site Tools


webappaws
Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
webappaws [2025/06/01 11:59] – created - external edit 127.0.0.1webappaws [2025/10/25 18:06] (current) – external edit 127.0.0.1
Line 6: Line 6:
 {{tag>aws lambda nodejs webdesign}}] {{tag>aws lambda nodejs webdesign}}]
  
-In this article I will describe how I created a Web App using only serverless AWS technlogy. If you're looking on hosting a static S3 website or how to deploy code files using azure DevOps see [[aws]], [[transferdomaintoaws]] and [[azuredevops]]. In this article I'll describe the following technologies:+In this article I will describe how I created a Web App using only serverless AWS technlogy. If you're looking on hosting a static S3 website or how to deploy code files using azure DevOps see [[aws]], [[transferdomaintoaws]] and Azure DevOps. In this article I'll describe the following technologies:
  
 * AWS SES (Simple Email Service) * AWS SES (Simple Email Service)
Line 714: Line 714:
 * [[https://aws.amazon.com/blogs/architecture/create-dynamic-contact-forms-for-s3-static-websites-using-aws-lambda-amazon-api-gateway-and-amazon-ses/|Inspiration - Contact Forms]] * [[https://aws.amazon.com/blogs/architecture/create-dynamic-contact-forms-for-s3-static-websites-using-aws-lambda-amazon-api-gateway-and-amazon-ses/|Inspiration - Contact Forms]]
 * [[https://github.com/aws-amplify/amplify-js/tree/master/packages/amazon-cognito-identity-js|Cognito JS on Amplify (get SDK)]] * [[https://github.com/aws-amplify/amplify-js/tree/master/packages/amazon-cognito-identity-js|Cognito JS on Amplify (get SDK)]]
 +
 +//This wiki has been made possible by://
 +
 +<HTML>
 +<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-8613096447910897"
 +     crossorigin="anonymous"></script>
 +<!-- Wiki End of Page -->
 +<ins class="adsbygoogle"
 +     style="display:block"
 +     data-ad-client="ca-pub-8613096447910897"
 +     data-ad-slot="6221699236"
 +     data-ad-format="auto"
 +     data-full-width-responsive="true"></ins>
 +<script>
 +     (adsbygoogle = window.adsbygoogle || []).push({});
 +</script>
 +</HTML>
 +
 +
  
webappaws.1748779162.txt.gz · Last modified: by 127.0.0.1