Skip to content

Commit 5e88a1b

Browse files
committed
Merge branch 'release/0.1.0'
* release/0.1.0: Add CHANGELOG.
2 parents c432317 + e96e6d7 commit 5e88a1b

File tree

3 files changed

+327
-0
lines changed

3 files changed

+327
-0
lines changed

.gitignore

+1
Original file line numberDiff line numberDiff line change
@@ -45,3 +45,4 @@ dist/
4545
.DS_Store
4646

4747
scratch/
48+
CHANGELOG_DRAFT

CHANGELOG.md

+142
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,142 @@
1+
<br/>
2+
<p align="center">
3+
<img src="https://raw.githubusercontent.com/donnemartin/data-science-ipython-notebooks/master/images/aws.png">
4+
</p>
5+
<br/>
6+
7+
# Awesome AWS [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/sindresorhus/awesome)
8+
9+
A curated list of awesome AWS libraries, open source repos, guides, blogs, and other resources.
10+
11+
Inspired by the [awesome](https://github.com/sindresorhus/awesome) list.
12+
13+
## The Fiery Meter of AWSome
14+
15+
* Repo with 0100+ Stars: :fire:
16+
* Repo with 0200+ Stars: :fire::fire:
17+
* Repo with 0500+ Stars: :fire::fire::fire:
18+
* Repo with 1000+ Stars: :fire::fire::fire::fire:
19+
* Repo with 2000+ Stars: :fire::fire::fire::fire::fire:
20+
21+
Repos not on `The Fiery Meter of AWSome` can still be awesome, see [A Note on Repo AWSomeness](https://github.com/donnemartin/awesome-aws/blob/master/CONTRIBUTING.md#a-note-on-repo-awsomeness).
22+
23+
### `awesome-aws` Python Module
24+
25+
[![Build Status](https://travis-ci.org/donnemartin/awesome-aws.svg?branch=master)](https://travis-ci.org/donnemartin/awesome-aws) [![Codecov](https://img.shields.io/codecov/c/github/donnemartin/awesome-aws.svg)](https://codecov.io/github/donnemartin/saws/awesome-aws) [![PyPI version](https://badge.fury.io/py/awesome-aws.svg)](http://badge.fury.io/py/awesome-aws)
26+
27+
The Python module [`awesome-aws`](https://github.com/donnemartin/awesome-aws/tree/master/awesome) regularly scans repos on [Awesome AWS](https://github.com/donnemartin/awesome-aws) to maintain the accuracy of the `Fiery Meter of AWSome`.
28+
29+
## Contributing
30+
31+
Contributions are welcome!
32+
33+
Check out the [Contributing Guidelines](https://github.com/donnemartin/awesome-aws/blob/master/CONTRIBUTING.md).
34+
35+
## Index
36+
37+
* [SDKs and Samples](#sdks-and-samples)
38+
* [Android](#android-sdk)
39+
* [C++](#c-sdk)
40+
* [Clojure](#clojure-sdk)
41+
* [Go](#go-sdk)
42+
* [iOS](#ios-sdk)
43+
* [IoT](#iot-sdk)
44+
* [Java](#java-sdk)
45+
* [JavaScript](#javascript-sdk)
46+
* [Haskell](#haskell-sdk)
47+
* [OCaml](#ocaml-sdk)
48+
* [Perl](#perl-sdk)
49+
* [PHP](#php-sdk)
50+
* [Python](#python-sdk)
51+
* [Ruby](#ruby-sdk)
52+
* [Scala](#scala-sdk)
53+
* [Xamarin](#xamarin-sdk)
54+
* [Unity](#unity-sdk)
55+
* [.NET](#net-sdk)
56+
* [Command Line Tools](#command-line-tools)
57+
* [Universal Command Line Interface](#universal-command-line-interface)
58+
* [Windows PowerShell](#windows-powershell)
59+
* [IDE Toolkits](#ide-toolkits)
60+
* [Eclipse Toolkit](#eclipse-toolkit)
61+
* [Visual Studio Toolkit](#visual-studio-toolkit)
62+
* [Open Source Repos](#open-source-repos)
63+
* [API Gateway](#api-gateway)
64+
* [AppStream](#appstream)
65+
* [CLI](#cli)
66+
* [CloudFormation](#cloudformation)
67+
* [CloudSearch](#cloudsearch)
68+
* [CloudTrail](#cloudtrail)
69+
* [CloudWatch](#cloudwatch)
70+
* [Code Deploy](#code-deploy)
71+
* [Code Pipeline](#code-pipeline)
72+
* [Cognito](#cognito)
73+
* [Data Pipeline](#data-pipeline)
74+
* [Device Farm](#device-farm)
75+
* [DynamoDB](#dynamodb)
76+
* [Elastic Beanstalk](#elastic-beanstalk)
77+
* [Elastic Container Service](#elastic-container-service)
78+
* [Elastic File System](#elastic-file-system)
79+
* [Elastic MapReduce](#elastic-mapreduce)
80+
* [Elastic Search](#elastic-search)
81+
* [Elasticache](#elasticache)
82+
* [Glacier](#glacier)
83+
* [Kinesis](#kinesis)
84+
* [Lambda](#lambda)
85+
* [Machine Learning](#machine-learning)
86+
* [Mobile Analytics](#mobile-analytics)
87+
* [OpsWorks](#opsworks)
88+
* [Redshift](#redshift)
89+
* [Route 53](#route-53)
90+
* [S3](#s3)
91+
* [SNS](#sns)
92+
* [SQS](#sqs)
93+
* [Data](#data)
94+
* [DevOps](#devops)
95+
* [Security](#security)
96+
* [Accompanying](#accompanying-repos)
97+
* [Miscellaneous](#miscellaneous-repos)
98+
* [Guides, Books, Documentation, and Training](#guides-books-documentation-and-training)
99+
* [Getting Started Guides](#getting-started-guides)
100+
* [General Guides](#general-guides)
101+
* [Books](#books)
102+
* [Whitepapers](#whitepapers)
103+
* [Documentation](#documentation)
104+
* [Training](#training)
105+
* [Case Studies: Powered by AWS](#case-studies-powered-by-aws)
106+
* [Social](#social)
107+
* [Blogs](#blogs)
108+
* [Twitter Influencers](#twitter-influencers)
109+
* [Facebook Pages](#facebook-pages)
110+
* [YouTube Channels](#youtube-channels)
111+
* [LinkedIn Groups](#linkedin-groups)
112+
* [Subreddits](#subreddits)
113+
* [Conferences](#conferences)
114+
* [Latest KPIs and Stats](#latest-kpis-and-stats)
115+
* [Appendix of Core Services](#appendix-of-core-services)
116+
* [Services in Plain English](#services-in-plain-english)
117+
* [Compute](#compute-services)
118+
* [Networking](#networking-services)
119+
* [Enterprise Applications](#enterprise-applications)
120+
* [Analytics](#analytics-services)
121+
* [Management Tools](#management-tools)
122+
* [Security and Identity](#security-and-identity-services)
123+
* [Internet of Things](#internet-of-things-service)
124+
* [Mobile Services](#mobile-services)
125+
* [Storage and Content Delivery](#storage-and-content-delivery-services)
126+
* [Databases](#databases)
127+
* [Application Services](#application-services)
128+
* [Developer Tools](#developer-tools)
129+
* [Miscellaneous Services](#miscellaneous-services)
130+
* [Contributing](#contributing)
131+
* [Credits](#credits)
132+
* [Other Awesome Lists](#other-awesome-lists)
133+
* [Contact Info](#contact-info)
134+
* [License](#license)
135+
136+
Changelog
137+
=========
138+
139+
0.1.0 (2015-12-21)
140+
------------------
141+
142+
- Initial release.

CHANGELOG.rst

+184
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,184 @@
1+
.. raw:: html
2+
3+
<p align="center">
4+
5+
.. raw:: html
6+
7+
</p>
8+
9+
Awesome AWS |Awesome|
10+
=====================
11+
12+
A curated list of awesome AWS libraries, open source repos, guides,
13+
blogs, and other resources.
14+
15+
Inspired by the `awesome <https://github.com/sindresorhus/awesome>`__
16+
list.
17+
18+
The Fiery Meter of AWSome
19+
-------------------------
20+
21+
- Repo with 0100+ Stars: :fire:
22+
- Repo with 0200+ Stars: :fire::fire:
23+
- Repo with 0500+ Stars: :fire::fire::fire:
24+
- Repo with 1000+ Stars: :fire::fire::fire::fire:
25+
- Repo with 2000+ Stars: :fire::fire::fire::fire::fire:
26+
27+
Repos not on ``The Fiery Meter of AWSome`` can still be awesome, see `A
28+
Note on Repo
29+
AWSomeness <https://github.com/donnemartin/awesome-aws/blob/master/CONTRIBUTING.md#a-note-on-repo-awsomeness>`__.
30+
31+
``awesome-aws`` Python Module
32+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
33+
34+
|Build Status| |Codecov| |PyPI version|
35+
36+
The Python module
37+
```awesome-aws`` <https://github.com/donnemartin/awesome-aws/tree/master/awesome>`__
38+
regularly scans repos on `Awesome
39+
AWS <https://github.com/donnemartin/awesome-aws>`__ to maintain the
40+
accuracy of the ``Fiery Meter of AWSome``.
41+
42+
Contributing
43+
------------
44+
45+
Contributions are welcome!
46+
47+
Check out the `Contributing
48+
Guidelines <https://github.com/donnemartin/awesome-aws/blob/master/CONTRIBUTING.md>`__.
49+
50+
Index
51+
-----
52+
53+
- `SDKs and Samples <#sdks-and-samples>`__
54+
55+
- `Android <#android-sdk>`__
56+
- `C++ <#c-sdk>`__
57+
- `Clojure <#clojure-sdk>`__
58+
- `Go <#go-sdk>`__
59+
- `iOS <#ios-sdk>`__
60+
- `IoT <#iot-sdk>`__
61+
- `Java <#java-sdk>`__
62+
- `JavaScript <#javascript-sdk>`__
63+
- `Haskell <#haskell-sdk>`__
64+
- `OCaml <#ocaml-sdk>`__
65+
- `Perl <#perl-sdk>`__
66+
- `PHP <#php-sdk>`__
67+
- `Python <#python-sdk>`__
68+
- `Ruby <#ruby-sdk>`__
69+
- `Scala <#scala-sdk>`__
70+
- `Xamarin <#xamarin-sdk>`__
71+
- `Unity <#unity-sdk>`__
72+
- `.NET <#net-sdk>`__
73+
74+
- `Command Line Tools <#command-line-tools>`__
75+
76+
- `Universal Command Line
77+
Interface <#universal-command-line-interface>`__
78+
- `Windows PowerShell <#windows-powershell>`__
79+
80+
- `IDE Toolkits <#ide-toolkits>`__
81+
82+
- `Eclipse Toolkit <#eclipse-toolkit>`__
83+
- `Visual Studio Toolkit <#visual-studio-toolkit>`__
84+
85+
- `Open Source Repos <#open-source-repos>`__
86+
87+
- `API Gateway <#api-gateway>`__
88+
- `AppStream <#appstream>`__
89+
- `CLI <#cli>`__
90+
- `CloudFormation <#cloudformation>`__
91+
- `CloudSearch <#cloudsearch>`__
92+
- `CloudTrail <#cloudtrail>`__
93+
- `CloudWatch <#cloudwatch>`__
94+
- `Code Deploy <#code-deploy>`__
95+
- `Code Pipeline <#code-pipeline>`__
96+
- `Cognito <#cognito>`__
97+
- `Data Pipeline <#data-pipeline>`__
98+
- `Device Farm <#device-farm>`__
99+
- `DynamoDB <#dynamodb>`__
100+
- `Elastic Beanstalk <#elastic-beanstalk>`__
101+
- `Elastic Container Service <#elastic-container-service>`__
102+
- `Elastic File System <#elastic-file-system>`__
103+
- `Elastic MapReduce <#elastic-mapreduce>`__
104+
- `Elastic Search <#elastic-search>`__
105+
- `Elasticache <#elasticache>`__
106+
- `Glacier <#glacier>`__
107+
- `Kinesis <#kinesis>`__
108+
- `Lambda <#lambda>`__
109+
- `Machine Learning <#machine-learning>`__
110+
- `Mobile Analytics <#mobile-analytics>`__
111+
- `OpsWorks <#opsworks>`__
112+
- `Redshift <#redshift>`__
113+
- `Route 53 <#route-53>`__
114+
- `S3 <#s3>`__
115+
- `SNS <#sns>`__
116+
- `SQS <#sqs>`__
117+
- `Data <#data>`__
118+
- `DevOps <#devops>`__
119+
- `Security <#security>`__
120+
- `Accompanying <#accompanying-repos>`__
121+
- `Miscellaneous <#miscellaneous-repos>`__
122+
123+
- `Guides, Books, Documentation, and
124+
Training <#guides-books-documentation-and-training>`__
125+
126+
- `Getting Started Guides <#getting-started-guides>`__
127+
- `General Guides <#general-guides>`__
128+
- `Books <#books>`__
129+
- `Whitepapers <#whitepapers>`__
130+
- `Documentation <#documentation>`__
131+
- `Training <#training>`__
132+
- `Case Studies: Powered by AWS <#case-studies-powered-by-aws>`__
133+
134+
- `Social <#social>`__
135+
136+
- `Blogs <#blogs>`__
137+
- `Twitter Influencers <#twitter-influencers>`__
138+
- `Facebook Pages <#facebook-pages>`__
139+
- `YouTube Channels <#youtube-channels>`__
140+
- `LinkedIn Groups <#linkedin-groups>`__
141+
- `Subreddits <#subreddits>`__
142+
- `Conferences <#conferences>`__
143+
144+
- `Latest KPIs and Stats <#latest-kpis-and-stats>`__
145+
- `Appendix of Core Services <#appendix-of-core-services>`__
146+
147+
- `Services in Plain English <#services-in-plain-english>`__
148+
- `Compute <#compute-services>`__
149+
- `Networking <#networking-services>`__
150+
- `Enterprise Applications <#enterprise-applications>`__
151+
- `Analytics <#analytics-services>`__
152+
- `Management Tools <#management-tools>`__
153+
- `Security and Identity <#security-and-identity-services>`__
154+
- `Internet of Things <#internet-of-things-service>`__
155+
- `Mobile Services <#mobile-services>`__
156+
- `Storage and Content
157+
Delivery <#storage-and-content-delivery-services>`__
158+
- `Databases <#databases>`__
159+
- `Application Services <#application-services>`__
160+
- `Developer Tools <#developer-tools>`__
161+
- `Miscellaneous Services <#miscellaneous-services>`__
162+
163+
- `Contributing <#contributing>`__
164+
- `Credits <#credits>`__
165+
- `Other Awesome Lists <#other-awesome-lists>`__
166+
- `Contact Info <#contact-info>`__
167+
- `License <#license>`__
168+
169+
Changelog
170+
=========
171+
172+
0.1.0 (2015-12-21)
173+
------------------
174+
175+
- Initial release.
176+
177+
.. |Awesome| image:: https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg
178+
:target: https://github.com/sindresorhus/awesome
179+
.. |Build Status| image:: https://travis-ci.org/donnemartin/awesome-aws.svg?branch=master
180+
:target: https://travis-ci.org/donnemartin/awesome-aws
181+
.. |Codecov| image:: https://img.shields.io/codecov/c/github/donnemartin/awesome-aws.svg
182+
:target: https://codecov.io/github/donnemartin/saws/awesome-aws
183+
.. |PyPI version| image:: https://badge.fury.io/py/awesome-aws.svg
184+
:target: http://badge.fury.io/py/awesome-aws

0 commit comments

Comments
 (0)