Live with AM & Nicki - Persist Data with DynamoDB

Published on Oct 10, 2018

Now that we have a service deployed and a working CI/CD pipeline to deliver changes to our service automatically whenever we update our code, we can quickly make new application features readily available in production. With this increased agility, we added another foundational piece of functionality to our modern web application architecture, the data tier! In this episode we created a table for our Mysfits in Amazon DynamoDB, a managed and scalable NoSQL database service on AWS with super fast performance. In our .NET Web API, we are storing our Mysfits in a static JSON file that we are returning. Once we have our Amazon DynamoDB Table set up and ready to go, we created a service class in .NET that will communicate directly with our table using the Object Persistence Model and the .NET SDK. Github to follow along: https://github.com/aws-samples/aws-modern-application-workshop/tree/dotnet Learn more about AWS on Twitch: https://aws.amazon.com/developer/community/twitch/?sc_channel=EL&sc_campaign=Twitch_2018_vid&sc_medium=YouTube&sc_content=video3292&sc_detail=LIVECODING&sc_country=US See past Twitch.tv/aws Videos: https://aws.amazon.com/developer/community/twitch/recordings/ RSVP for updates of Season 2 of Live with AM & Nicki: https://www.twitch.tv/events/YloQaohcShOCbAgC4de-Yg