Skip to content

Commit f4a5d2d

Browse files
committed
Add initial readme
1 parent 47e9ca5 commit f4a5d2d

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
# Getting started with AWS and ServiceStack
2+
![](https://raw.githubusercontent.com/ServiceStack/Assets/5744efd80015870e6441cef6e8fd8bbc79044945/img/aws/servicestack-aws-banner.png)
3+
This repository contains Visual Studuio solutions for getting started with AWS and ServiceStack libraries.
4+
5+
The guides for these Visual Studio solutions can be found in the [ServiceStack.Aws repository](https://github.com/ServiceStack/ServiceStack.Aws) [documentation folder](https://github.com/ServiceStack/ServiceStack.Aws/tree/master/docs) or by the links below.
6+
7+
8+
## Amazon RDS
9+
- [PostgreSQL](https://github.com/ServiceStack/ServiceStack.Aws/blob/master/docs/postgres-guide.md)
10+
- [Aurora](https://github.com/ServiceStack/ServiceStack.Aws/blob/master/docs/aurora-guide.md)
11+
- [MySQL](https://github.com/ServiceStack/ServiceStack.Aws/blob/master/docs/mysql-guide.md)
12+
- [MariaDB](https://github.com/ServiceStack/ServiceStack.Aws/blob/master/docs/mariadb-guide.md)
13+
- [SQL Server](https://github.com/ServiceStack/ServiceStack.Aws/blob/master/docs/mssql-guide.md)
14+
15+
## Amazon ElastiCache
16+
- [Redis](https://github.com/ServiceStack/ServiceStack.Aws/blob/master/docs/redis-guide.md)
17+
- [Memcached](https://github.com/ServiceStack/ServiceStack.Aws/blob/master/docs/memcached-guide.md)

0 commit comments

Comments
 (0)