DevOps Articles

Curated articles, resources, tips and trends from the DevOps World.

DevOps with serverless Jenkins and AWS Cloud Development Kit (AWS CDK)

2 years ago aws.amazon.com
DevOps with serverless Jenkins and AWS Cloud Development Kit (AWS CDK)

Summary: This is a summary of an article originally published by AWS DevOps Blog. Read the full original article here →

The objective of this post is to walk you through how to set up a completely serverless https://www.jenkins.io/ environment on https://aws.amazon.com/fargate using https://github.com/aws/aws-cdk. Jenkins is a popular open-source automation server that provides hundreds of plugins to support building, testing, deploying, and automation.

https://aws.amazon.com/ecs/ using https://aws.amazon.com/fargate/ is a fully-managed container orchestration service that helps you easily deploy, manage, and scale containerized applications.

Let’s review the code used to define the Jenkins environment in AWS using the AWS CDK.

Install packages by running the following command in your IDE CLI: Now you’ll deploy your AWS CDK definition to your dev account: Let’s now login to Jenkins

Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com