1 00:00:00,660 --> 00:00:01,760 Hey, what's up, Gurus? 2 00:00:01,760 --> 00:00:05,390 Welcome to section 7, the "Data Serving Layer". 3 00:00:05,390 --> 00:00:08,560 For reference, you are right here. 4 00:00:08,560 --> 00:00:10,700 So we're a little past the halfway point, 5 00:00:10,700 --> 00:00:13,060 heading into that last third of the course. 6 00:00:13,060 --> 00:00:14,580 Congratulations, keep it up. 7 00:00:14,580 --> 00:00:15,840 Keep moving. 8 00:00:15,840 --> 00:00:16,870 In this section, 9 00:00:16,870 --> 00:00:19,910 we are going to talk about first, a foundation. 10 00:00:19,910 --> 00:00:22,410 Talk a little bit about schema and dimensions 11 00:00:22,410 --> 00:00:23,600 and what that is. 12 00:00:23,600 --> 00:00:24,990 We're going to talk about designing 13 00:00:24,990 --> 00:00:26,990 and building external tables. 14 00:00:26,990 --> 00:00:30,870 And we're going to talk about metastores and metadata. 15 00:00:30,870 --> 00:00:33,047 Now, for this section, 16 00:00:33,047 --> 00:00:35,690 some of this should be a refresher, 17 00:00:35,690 --> 00:00:38,460 especially when we talk about some basic concepts, 18 00:00:38,460 --> 00:00:40,600 such as schema and dimensions. 19 00:00:40,600 --> 00:00:43,540 If it's not and you're wildly confused, 20 00:00:43,540 --> 00:00:44,910 you might want to jump back in 21 00:00:44,910 --> 00:00:46,420 and do a little bit more research 22 00:00:46,420 --> 00:00:48,600 into some of those basic topics. 23 00:00:48,600 --> 00:00:51,420 However, you should be good to move forward. 24 00:00:51,420 --> 00:00:52,820 You certainly don't need to be an expert 25 00:00:52,820 --> 00:00:55,060 and we will cover the basics 26 00:00:55,060 --> 00:00:56,930 of what you need to know. 27 00:00:56,930 --> 00:00:59,140 Second, don't forget the services. 28 00:00:59,140 --> 00:01:01,700 So as we move through the course, 29 00:01:01,700 --> 00:01:03,200 keep in mind that you want to be thinking 30 00:01:03,200 --> 00:01:04,610 about the Azure services 31 00:01:04,610 --> 00:01:08,430 that use the key concepts that we are talking about. 32 00:01:08,430 --> 00:01:12,020 And then we'll be using some very light code. 33 00:01:12,020 --> 00:01:15,320 This is really more a focus on concepts. 34 00:01:15,320 --> 00:01:18,050 So I'm not going to dive a whole lot into SQL 35 00:01:18,050 --> 00:01:20,340 and other things as it's likely not going 36 00:01:20,340 --> 00:01:22,320 to be on the DP-203. 37 00:01:22,320 --> 00:01:24,840 So we'll try and keep focus on the DP-203 38 00:01:24,840 --> 00:01:26,490 and keep you moving forward. 39 00:01:26,490 --> 00:01:30,363 With that, hey, let's jump in to section 7.