Book Image

Hands-On Microservices with TypeScript 3 [Video]

By : Amit Bezalel
Book Image

Hands-On Microservices with TypeScript 3 [Video]

By: Amit Bezalel

Overview of this book

<p>If you want to make effective and scalable applications with microservices, this course will be perfect for you!</p> <p>Building a real-world solution with the microservice architecture takes more than is initially apparent. It requires reasoning about building blocks, designing easily accessible APIs, knowing how to be secure by design, and building automated testing coverage from day one. This course will guide you through the steps of building an enterprise-grade solution by utilizing one of the most natural technology choices for this type of application: Node.js and Typescript.</p> <p>Finally, you'll build the My-Music app where you'll create your own playlist from an existing song library.</p> <p>The code bundle for this course is available at&nbsp;<a href="https://github.com/PacktPublishing/Hands-on-Microservices-with-TypeScript-3" target="_blank">https://github.com/PacktPublishing/Hands-on-Microservices-with-TypeScript-3</a></p> <h1>Style and Approach</h1> <p>The course is meant to be practical and hands-on, showing code samples and configurations which can be used to build several increasingly complex sample projects.</p>
Table of Contents (5 chapters)
Chapter 3
Microservices
Content Locked
Section 5
Choosing Your DB and Data Layer
Choosing suitable database(s) is a very important decision for the project. There are different SQL and NoSQL types and vendors. This video explains the field and explores the market, showing statistics as well as talking about implementations and features. - Get to know the options and gauge system requirements - Understand the types of databases, their different functionalities, and traits - Choose from the variety on the open market