You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Automate deployment and version updates for Amazon Kinesis Data Analytics applications with AWS CodePipeline
2
2
3
-
TODO: Fill this README out!
3
+
This repository contains sample code for building an example CI/CD pipeline using AWS CodePipeline to automate
4
+
deployment and version updates for Amazon Kinesis Data Analytics application.
4
5
5
-
Be sure to:
6
-
7
-
* Change the title in this README
8
-
* Edit your repository description on GitHub
6
+
Follow
7
+
the [blog post](https://aws.amazon.com/blogs/big-data/automate-deployment-and-version-updates-for-amazon-kinesis-data-analytics-applications-with-aws-codepipeline/)
8
+
to get step by step guideline for deploying the source code from this repository.
9
9
10
10
## Security
11
11
12
12
See [CONTRIBUTING](CONTRIBUTING.md#security-issue-notifications) for more information.
13
13
14
14
## License
15
15
16
-
This library is licensed under the MIT-0 License. See the LICENSE file.
17
-
16
+
This library is licensed under the MIT-0 License. See the LICENSE file.
0 commit comments