Skip to content

Commit

Permalink
Asciinema of word_count running in lambda
Browse files Browse the repository at this point in the history
  • Loading branch information
bcongdon committed Apr 28, 2018
1 parent 819845b commit 421633a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,10 @@ More comprehensive examples can be found in [the examples folder](https://github

## Deploying in Lambda

<p align="center">
<img src="img/word_count.gif" width="100%"/>
</p>

No formal deployment step needs run to deploy a corral application to Lambda. Instead, add the `--lambda` flag to an invocation of a corral app, and the project code will be automatically recompiled for Lambda and uploaded.

For example,
Expand Down
Binary file added img/word_count.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 421633a

Please sign in to comment.