Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/full-stack-serverless/full-stack-serverless
Full stack cloud applications that combine infrastructure as code and front end codebases for cohesive end to end applications and example projects.
https://github.com/full-stack-serverless/full-stack-serverless
Last synced: about 2 months ago
JSON representation
Full stack cloud applications that combine infrastructure as code and front end codebases for cohesive end to end applications and example projects.
- Host: GitHub
- URL: https://github.com/full-stack-serverless/full-stack-serverless
- Owner: full-stack-serverless
- Created: 2020-08-17T20:14:14.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2020-08-17T22:01:12.000Z (over 4 years ago)
- Last Synced: 2024-08-07T08:08:08.691Z (5 months ago)
- Size: 43.9 KB
- Stars: 15
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
![Full Stack Serverless](header.jpg)
# Full Stack Serverless
Full Stack Serverless is a group of full stack cloud applications that follow the [Full Stack Serverless philosophy](https://github.com/full-stack-serverless/manifesto).
Full Stack Serverless applications combine the following four things:
1. Client-side code
2. Infrastructure as code
3. Numbers 1 and 2 are integrated for an end to end application / solution
4. Heavy use of Serverless technologies and managed servicesIn this way developers are able to clone, deploy, iterate on, and share end to end solutions that combine both the front end as well as a real scalable back end. These applications should only take moments to deploy and should not have much dependency on the developer's local environment.
Applications from any cloud provider are welcome and encouraged.
## CDK
[CDK Chat App](https://github.com/full-stack-serverless/cdk-appsync-chat)
[CDK Authentication](https://github.com/full-stack-serverless/cdk-authentication)
## Amplify
[Amplify Chat App](https://github.com/full-stack-serverless/react-chat-app-aws)
[Amplify Authentication](https://github.com/full-stack-serverless/react-custom-authentication-aws)