Episode 3

Databases

This week we look at adding the data layer to our Bicep deployment using Cosmos DB, and how we can further secure access to the database using Private Endpoints. These are some of the more complex Bicep objects, so we also cover how to deploy multiple objects and link them all together.

Next Episode | Episode List

Resources

As we move forward, you can find the sample code for the project on the GitHub repo. The main branch contains the code at the completion of the project, but each weeks content can be found on a separate branch so you can follow along as we build it.

This week’s sample code: https://github.com/sam-cogan/lambda-toys-api-infrastructure/tree/episodes/episode3