1 00:00:02,240 --> 00:00:04,210 ‫So now, we know all the fundamentals, 2 00:00:04,210 --> 00:00:06,970 ‫and we know how to programmatically access AWS. 3 00:00:06,970 --> 00:00:09,290 ‫How about we start deploying the applications, 4 00:00:09,290 --> 00:00:10,420 ‫the right way? 5 00:00:10,420 --> 00:00:11,253 ‫You may have noticed, 6 00:00:11,253 --> 00:00:13,390 ‫there was a lot of manual work going on 7 00:00:13,390 --> 00:00:14,830 ‫in the past sections, 8 00:00:14,830 --> 00:00:18,360 ‫but in this section, we're going to learn Elastic Beanstalk. 9 00:00:18,360 --> 00:00:19,590 ‫Elastic Beanstalk will allow us 10 00:00:19,590 --> 00:00:22,010 ‫to deploy our applications easily, 11 00:00:22,010 --> 00:00:23,260 ‫in a skeletal way, 12 00:00:23,260 --> 00:00:24,740 ‫and in a safe way. 13 00:00:24,740 --> 00:00:28,610 ‫This is actually one of the most difficult exam section, 14 00:00:28,610 --> 00:00:30,260 ‫and I wanna do it right now, 15 00:00:30,260 --> 00:00:32,390 ‫because I think you will be strongly empowered 16 00:00:32,390 --> 00:00:33,950 ‫by knowing it right away. 17 00:00:33,950 --> 00:00:34,810 ‫So, let's get started, 18 00:00:34,810 --> 00:00:37,510 ‫and learn how to deploy an application, the right way.