Skip to content

Commit

Permalink
Update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mbenko committed Apr 13, 2019
1 parent 6162cf1 commit e5c422b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,10 @@
Data is the currency of tomorrow, and with the explosion of IoT, edge devices, cloud computing and cheap storage it's never been more important to define and build around a solid data architecture. The tools of yesterday brought us to where we are, but the relational engine is not your only choice. In this session we look at storage options, including Relational, NoSQL and Document databases including SQL Azure, MySQL, Cosmos DB and Azure Storage, and show pros and cons of each. We walk thru converting a real application from using SQL Server to using storage options in the cloud, including SQL Database, table storage and Cosmos DB. We see how to leverage storage patterns to make the most out of our investment in the cloud.

https://twincitiescodecamp.com/#/talks/982

## Demos
1. .NET Core 2.2 MVC and SQL Server
2. Publish to Azure
3. Cosmos Repository
4. Azure Queues
5. Function (in portal)
1 change: 1 addition & 0 deletions myTCCC19Demos.sln
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "myFeedback", "myFeedback\my
EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "settings", "settings", "{8290B04F-70B8-4E14-9F23-709C273D13D6}"
ProjectSection(SolutionItems) = preProject
README.md = README.md
deck\TCCC19-Wheres my stuff.pdf = deck\TCCC19-Wheres my stuff.pdf
EndProjectSection
EndProject
Expand Down

0 comments on commit e5c422b

Please sign in to comment.