1 00:00:06,880 --> 00:00:09,600 - In Module 12, we have two lessons 2 00:00:09,600 --> 00:00:12,423 explaining developer services in AWS 3 00:00:13,520 --> 00:00:17,450 and how to implement continuous integration 4 00:00:17,450 --> 00:00:19,913 or continuous deployment pipelines. 5 00:00:21,110 --> 00:00:24,990 The first lesson will introduce the entry points 6 00:00:24,990 --> 00:00:29,990 of these pipelines, such as where to store source code 7 00:00:30,280 --> 00:00:34,000 and how to build artifacts for deployments. 8 00:00:34,000 --> 00:00:39,000 Next, we'll talk about the build and deploy process 9 00:00:39,460 --> 00:00:42,420 through to phased restarts 10 00:00:42,420 --> 00:00:45,123 to protect the end user experience. 11 00:00:46,220 --> 00:00:50,460 Lesson 31 will cover messaging services 12 00:00:50,460 --> 00:00:52,920 that are frequently used in 13 00:00:52,920 --> 00:00:56,050 and between applications including SNS, 14 00:00:57,342 --> 00:00:58,342 SQS and SES.