Skip to content

Commit 0711df7

Browse files
committed
add service picture
1 parent 2eb68b1 commit 0711df7

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Serverless Enterprise Application Boilerplate For Python
2+
This is a boilerplate to build an AWS serverless enterprise application. In general, a serverless application is composed of some CloudFormation stacks. This repository shows you all the things which build that like how to separate each stack and build a directory structure with using Serverless Framework, Python and CircleCI.
3+
4+
## Deploy image
5+
Deploy apps to AWS with using Serverless Framework via CircleCI.
6+
7+
![Architecture](https://raw.githubusercontent.com/serverless-operations/serverless-enterprise-application-boilerplate-for-python/master/service.png)

service.png

47.8 KB
Loading

0 commit comments

Comments
 (0)