1 00:00:01,910 --> 00:00:09,980 ‫So now we've deployed one application, perfectly automated way using elastic beanstalk, backed up by cloud formation 2 00:00:10,370 --> 00:00:14,750 ‫and fully monitored. What if you want to deploy multiple applications? 3 00:00:15,520 --> 00:00:20,530 ‫For this they need to communicate and we're going to see the communication and integration patterns 4 00:00:20,530 --> 00:00:22,460 ‫you can do on AWS. 5 00:00:22,480 --> 00:00:29,410 ‫We're going to learn about SQS, which is actually the oldest AWS service but also SNS and Kinesis in case 6 00:00:29,410 --> 00:00:32,230 ‫you want to do real time streaming of big data. 7 00:00:32,230 --> 00:00:38,080 ‫This section is actually a deep dive because the exam will ask you a lot of questions especially in this SQS. 8 00:00:38,140 --> 00:00:39,060 ‫So pay attention. 9 00:00:39,310 --> 00:00:42,910 ‫Let's get to practice and let's get to learn how to integrate our applications together.