From the course: AWS for DevOps: Continuous Delivery and Process Automation

Unlock the full course today

Join today to access over 22,400 courses taught by industry experts or purchase this course individually.

Code tools for CD and automation

Code tools for CD and automation - Amazon Web Services (AWS) Tutorial

From the course: AWS for DevOps: Continuous Delivery and Process Automation

Start my 1-month free trial

Code tools for CD and automation

- [Narrator] In this next section, we're going to move towards programmatically accessing AWS services in general. And we're also going to talk about scenarios around CICD pipelines. So, we're going to start on the AWS Amazon.com tools page. And you can see here that we have a number of developer tools. So, they start with CodeCommit and CodePipeline which of course, we've been looking at, CodeBuild, CodeDeploy. We're more interested now in software development kits. Now, as I mentioned in an earlier movie, these are available in a large number of languages. I'm going to be showing in the demos node.js and I will talk about some of the aspects of setting up node just so that if you're following along you can complete it more easily. But, your implementation of course, really may vary because I do expect that a large number of you watching will choose to use a language other than node. So, the main object of the upcoming movie is to show you the patterns around programmatic access…

Contents