Create a deployable version of your source code with AWS CodeBuild
AWS DevOps/System Administration Videos
•
14m
In this tutorial, we will use AWS CodeBuild to build a collection of sample source code input files (build input artifacts or build input) into a deploy-able version of the source code. Specifically, we will instruct CodeBuild to use Apache Maven, a common build tool, to build a set of Java class files into a Java Archive (JAR) file.
You can follow along with this tutorial at: https://docs.aws.amazon.com/codebuild/latest/userguide/getting-started.html
Up Next in AWS DevOps/System Administration Videos
-
Use CodeDeploy to Deploy an Applicati...
In this tutorial, you'll use CodeDeploy to deploy an application revision to an Amazon EC2 Auto Scaling group. Amazon EC2 Auto Scaling launches Amazon EC2 instances using predifined conditions, and then terminates those instances when they are no longer needed. Amazon EC2 Auto Scaling can help Co...
-
Set Up AWS Federated Authentication w...
In this tutorial, we will walk through how to set up AWS Identity and Access Management (IAM), federated sign-in through Active Directory (AD) and Active Directory Federation Services (ADFS). With IAM, you can centrally manage users, security credentials such as access keys, and permissions that ...
-
Installing AWS CLI version 2 on Windows
This video describes how to install, upgrade, and remove AWS CLI version 2 on Windows.
https://docs.aws.amazon.com/cli/latest/userguide/install-cliv2-windows.html