This is the repository for the LinkedIn Learning course Running Jenkins on AWS: Deploying and Managing Jenkins on Cloud Infrastructure
. The full course is available from LinkedIn Learning.
This repository is organized into directories that correspond to the videos and exercises in the course. Each chapter has its own directory, and within each chapter directory are subdirectories for each video or exercise.
The course is organized into the following chapters:
Chapter | Description |
---|---|
0: Introduction | Course overview and prerequisites |
1: Setting Up Jenkins | Deploy the resources needed for a primary Jenkins server |
2: Create a Build Environment | Deploy the resources needed to set up a build agent |
3: Connect Jenkins with Webhooks | Plan a CI/CD pipeline that connects a Jenkins job to a code repository |
4: Deploy Code to AWS Lambda | Apply the build environment by deploying code to AWS Lambda |
5: Shut Down AWS Resources | Best practices for decommissioning resources |
6: Conclusion | Course summary, key concepts review, and next steps for continued learning |
-
To use these exercise files, you must have the following accounts in place:
- GitHub, a web-based platform that uses Git for version control and collaboration on software development projects.
- Amazon Web Services, a cloud computing platform that provides a wide array of on-demand services
-
Clone this repository to your local machine using your system's terminal or using a GUI tool like SourceTree or GitHub Desktop.
-
See the README file in each directory for specific instructions related to the corresponding lesson.
Michael Jenkins, Lead Software Engineer
Check out my other courses on LinkedIn Learning.