1 00:00:00,670 --> 00:00:02,040 Hey, what's up, Gurus? 2 00:00:02,040 --> 00:00:07,040 Welcome to section 6, Stream Processing Solutions. 3 00:00:07,220 --> 00:00:09,320 In this video, we're going to be walking through 4 00:00:09,320 --> 00:00:12,540 what you can expect from this section. 5 00:00:12,540 --> 00:00:15,020 Let's start off with where we are. 6 00:00:15,020 --> 00:00:18,090 So you are right here in the dead center 7 00:00:18,090 --> 00:00:22,200 of the DP-203 in Stream Processing Solutions. 8 00:00:22,200 --> 00:00:24,000 So we're going to be stepping aside from batch, 9 00:00:24,000 --> 00:00:26,800 and as you guessed, everything is going to be about stream. 10 00:00:28,042 --> 00:00:31,400 A few discussion points as we move through this section 11 00:00:31,400 --> 00:00:32,890 that you need to be aware of. 12 00:00:32,890 --> 00:00:35,590 First, foundations of streaming. 13 00:00:35,590 --> 00:00:37,700 So you need to be thinking about the concepts 14 00:00:37,700 --> 00:00:39,393 that we're discussing through the course 15 00:00:39,393 --> 00:00:41,090 and through this section, 16 00:00:41,090 --> 00:00:43,130 and be thinking about what service 17 00:00:43,130 --> 00:00:45,420 would best fit that concept. 18 00:00:45,420 --> 00:00:48,079 And not only just what service would best fit that concept, 19 00:00:48,079 --> 00:00:50,740 but what are the steps that I would need to do 20 00:00:50,740 --> 00:00:52,850 in order to implement whatever concept 21 00:00:52,850 --> 00:00:55,730 we're talking about in Azure. 22 00:00:55,730 --> 00:00:57,790 If you do that, you're going to be very well set up, 23 00:00:57,790 --> 00:00:59,413 not just for the DP-203, 24 00:00:59,413 --> 00:01:02,633 but also for your data engineering journey. 25 00:01:03,630 --> 00:01:06,610 Next up, we are going to be doing a deep dive 26 00:01:06,610 --> 00:01:09,430 into Azure Stream Analytics. 27 00:01:09,430 --> 00:01:12,170 Azure Stream Analytics is very important 28 00:01:12,170 --> 00:01:13,920 for streaming in Azure. 29 00:01:13,920 --> 00:01:16,360 There are some other services that we'll touch on as well, 30 00:01:16,360 --> 00:01:19,223 but this is the one we're going to focus the most on. 31 00:01:20,670 --> 00:01:21,860 Also, keep in mind that 32 00:01:21,860 --> 00:01:25,040 this is a design and implement section, 33 00:01:25,040 --> 00:01:25,873 so you need to be thinking 34 00:01:25,873 --> 00:01:28,200 about both of those things as we learn. 35 00:01:28,200 --> 00:01:33,110 So not just, how do I implement a stream processing solution 36 00:01:33,110 --> 00:01:34,710 in Azure Stream Analytics, 37 00:01:34,710 --> 00:01:36,970 but why, and how would I design it. 38 00:01:36,970 --> 00:01:38,600 What are the things that I need to be thinking 39 00:01:38,600 --> 00:01:40,360 about as we move through? 40 00:01:40,360 --> 00:01:41,570 If you think about that, 41 00:01:41,570 --> 00:01:44,034 you should be pretty well set up for the DP-203 42 00:01:44,034 --> 00:01:47,070 and for this section. 43 00:01:47,070 --> 00:01:49,740 Last up, a few key points to remember. 44 00:01:49,740 --> 00:01:51,716 First, are you still hungry? 45 00:01:51,716 --> 00:01:53,630 We're about halfway through this course. 46 00:01:53,630 --> 00:01:55,290 And if you remember from the lesson back 47 00:01:55,290 --> 00:01:58,070 in section 1, do you have a plan? 48 00:01:58,070 --> 00:02:00,260 Are you still on track with your schedule? 49 00:02:00,260 --> 00:02:01,466 What's your next reward? 50 00:02:01,466 --> 00:02:03,430 Make sure that you revisit that 51 00:02:03,430 --> 00:02:05,730 and figure out if you were still on track, 52 00:02:05,730 --> 00:02:08,190 and what next thing you can look forward to 53 00:02:08,190 --> 00:02:09,833 as you move through this course. 54 00:02:10,890 --> 00:02:14,830 Second, repetition. So this is true for the entire course. 55 00:02:14,830 --> 00:02:15,663 You need to be thinking 56 00:02:15,663 --> 00:02:18,020 about those key services and concepts, 57 00:02:18,020 --> 00:02:20,440 rewatching when you get stuck, 58 00:02:20,440 --> 00:02:23,830 going through and practicing those labs more than once, 59 00:02:23,830 --> 00:02:25,290 so that you can work on the concepts 60 00:02:25,290 --> 00:02:27,983 that are being built in the section. 61 00:02:28,900 --> 00:02:30,830 Finally, don't forget code. 62 00:02:30,830 --> 00:02:32,660 We sometimes talk about code 63 00:02:32,660 --> 00:02:34,700 and sometimes don't talk about code, 64 00:02:34,700 --> 00:02:35,580 but you need to make sure 65 00:02:35,580 --> 00:02:37,830 that you understand the basic concepts. 66 00:02:37,830 --> 00:02:39,050 I've said this before, 67 00:02:39,050 --> 00:02:40,760 you don't need to memorize the code, 68 00:02:40,760 --> 00:02:42,020 you don't need to be able to do 69 00:02:42,020 --> 00:02:44,627 absolutely everything just using code, 70 00:02:44,627 --> 00:02:47,540 but you should be familiar with the basic concepts enough 71 00:02:47,540 --> 00:02:50,627 that you could look at a string of code and say, 72 00:02:50,627 --> 00:02:51,850 "Yeah, that makes sense," 73 00:02:51,850 --> 00:02:54,700 or, "No, I think this might be a little off." 74 00:02:54,700 --> 00:02:55,630 If you've done all that, 75 00:02:55,630 --> 00:02:59,540 you should be very well prepared for the DP-203 exam 76 00:02:59,540 --> 00:03:02,740 and you should be more than ready to move into this section. 77 00:03:02,740 --> 00:03:04,295 All right, enough talking from me, 78 00:03:04,295 --> 00:03:08,793 let dive in to section 6, Stream Processing Solutions.