1 00:00:00,580 --> 00:00:04,910 All right, you have made it to section 10. 2 00:00:04,910 --> 00:00:08,510 This is the last real section before the wrap-up. 3 00:00:08,510 --> 00:00:10,990 In this section, we're going to talk about "Optimizing 4 00:00:10,990 --> 00:00:14,220 "and Troubleshooting Data Storage and Processing." 5 00:00:14,220 --> 00:00:17,410 So just for reference, you are right here. 6 00:00:17,410 --> 00:00:18,800 Yeah, that's right. 7 00:00:18,800 --> 00:00:20,360 You're at the very end. 8 00:00:20,360 --> 00:00:23,500 So make sure that you keep focused, and let's jump through 9 00:00:23,500 --> 00:00:25,470 and finish out this section. 10 00:00:25,470 --> 00:00:28,730 So in this section, we're going to talk about handling. 11 00:00:28,730 --> 00:00:31,910 So how do we handle data skew? 12 00:00:31,910 --> 00:00:33,730 How do we handle data spill? 13 00:00:33,730 --> 00:00:34,960 We're going to talk about tuning. 14 00:00:34,960 --> 00:00:36,620 So how do we shuffle partitions? 15 00:00:36,620 --> 00:00:38,850 And how do we do queries using indexers? 16 00:00:38,850 --> 00:00:40,450 And queries using cache? 17 00:00:40,450 --> 00:00:42,170 And then we'll talk about optimizing. 18 00:00:42,170 --> 00:00:45,430 So resource management, pipelines, and I'll tell you, 19 00:00:45,430 --> 00:00:46,740 this is a pretty big section. 20 00:00:46,740 --> 00:00:48,460 So there's actually quite a bit more 21 00:00:48,460 --> 00:00:51,050 in little, small topics that we'll mix 22 00:00:51,050 --> 00:00:54,943 into these 3 main points for optimization. 23 00:00:56,540 --> 00:00:59,210 Some key points to remember as you jump into this section. 24 00:00:59,210 --> 00:01:03,380 1: Focus, this is the last section before the end. 25 00:01:03,380 --> 00:01:07,040 Don't get distracted. Push through and finish strong. 26 00:01:07,040 --> 00:01:08,970 Don't forget about the big picture. 27 00:01:08,970 --> 00:01:11,710 So when we talk about all these little individual topics, 28 00:01:11,710 --> 00:01:14,200 make sure that you're keeping the service in mind, 29 00:01:14,200 --> 00:01:17,370 and make sure that you're keeping the big picture. 30 00:01:17,370 --> 00:01:21,100 And that ties into: don't forget scenarios and labs. 31 00:01:21,100 --> 00:01:24,149 Right? So as we think about the big picture of how all 32 00:01:24,149 --> 00:01:27,660 of this optimization and security plays in together, 33 00:01:27,660 --> 00:01:30,800 you want to think about that in terms of scenarios as well. 34 00:01:30,800 --> 00:01:32,600 So how could you use that in your work? 35 00:01:32,600 --> 00:01:34,930 Or how could you use that if you were standing up 36 00:01:34,930 --> 00:01:36,930 a big data environment, right? 37 00:01:36,930 --> 00:01:38,330 And don't forget about labs. 38 00:01:38,330 --> 00:01:40,070 Labs help you on the exam. Make sure 39 00:01:40,070 --> 00:01:41,120 that you're doing the labs. 40 00:01:41,120 --> 00:01:44,470 And make sure that you're not just doing the labs once, 41 00:01:44,470 --> 00:01:45,540 but you're doing the labs enough 42 00:01:45,540 --> 00:01:47,420 that you can do those on your own. 43 00:01:47,420 --> 00:01:50,790 With that, hey, let's jump in to section 10. 44 00:01:50,790 --> 00:01:51,623 See you there.