1 00:00:00,330 --> 00:00:01,163 ‫So now let's talk 2 00:00:01,163 --> 00:00:04,050 ‫about the AWS Service Quotas. 3 00:00:04,050 --> 00:00:06,300 ‫So the idea is that with AWS, you have limits 4 00:00:06,300 --> 00:00:07,858 ‫and these limits are called quotas. 5 00:00:07,858 --> 00:00:09,810 ‫And sometimes you may hit them. 6 00:00:09,810 --> 00:00:12,000 ‫For example, you may get close 7 00:00:12,000 --> 00:00:14,520 ‫to how many Lambda functions you can run at the same time 8 00:00:14,520 --> 00:00:15,510 ‫and so on. 9 00:00:15,510 --> 00:00:17,880 ‫And you wanna be notified whenever you hit these limits 10 00:00:17,880 --> 00:00:19,860 ‫because they're important limits in your accounts. 11 00:00:19,860 --> 00:00:22,290 ‫For this, you can use the service quota service. 12 00:00:22,290 --> 00:00:24,480 ‫So you can create CloudWatch Alarms directly 13 00:00:24,480 --> 00:00:27,420 ‫on the Service Quotas console and get alerted. 14 00:00:27,420 --> 00:00:30,540 ‫For example, whenever your Lambda concurrent executions 15 00:00:30,540 --> 00:00:32,610 ‫are reaching your quota. 16 00:00:32,610 --> 00:00:34,080 ‫So on top of being alerted 17 00:00:34,080 --> 00:00:36,330 ‫of your limits and whenever you reach them, 18 00:00:36,330 --> 00:00:39,870 ‫you can also request a quota increase directly 19 00:00:39,870 --> 00:00:42,630 ‫from the AWS Service Quotas console 20 00:00:42,630 --> 00:00:45,600 ‫and then you would be able to extend your quotas 21 00:00:45,600 --> 00:00:48,570 ‫or you can decide if you wanted to to shut down resources 22 00:00:48,570 --> 00:00:50,850 ‫because you figure out maybe there's too many things running 23 00:00:50,850 --> 00:00:53,040 ‫and you're not supposed to have these things running. 24 00:00:53,040 --> 00:00:54,090 ‫So to summarize, 25 00:00:54,090 --> 00:00:57,810 ‫the Service Quotas service actually monitors all your quotas 26 00:00:57,810 --> 00:01:00,780 ‫across AWS, and that's a lot of quotas. 27 00:01:00,780 --> 00:01:03,990 ‫You can get alerting out of it from CloudWatch Alarms 28 00:01:03,990 --> 00:01:06,150 ‫and you can request quota increase directly 29 00:01:06,150 --> 00:01:07,290 ‫from the consult. 30 00:01:07,290 --> 00:01:08,123 ‫So that's it. 31 00:01:08,123 --> 00:01:11,043 ‫I hope you liked it, and I will see you in the next lecture.