Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

Preparing EC2 Instance for Deploy

Sumit Rawal answered on May 30, 2023 Popularity 1/10 Helpfulness 1/10

Contents


More Related Answers

  • aws cli ec2 list instances
  • How to Install Ansible on AWS EC2 Amazon Linux 2 instance
  • ec2 ssh
  • aws ec2 upload file
  • AWS EC2 Stress tool activate on command line
  • ec2 instance info
  • Lunch EC2 instance from AWS CLI
  • ec2-other billing
  • Connect to EC2 instance / server via CLI / ssh
  • How to connect to ec2 from terminal
  • tariq ec2 setup
  • tariq ec2 setup
  • ssh into aws ec2
  • Dwonload folder from aws ec2 instance
  • how to link s3 bucket to ec2 instance
  • Lunch EC2 instance from AWS CLI
  • EFS mounting on EC2 Instances
  • What is EC2?#
  • What is Amazon EC2?
  • how to keep name for ec2 instance running
  • when to go for on demand instance ec2
  • connect ec2 using terminal
  • EC2 Savings Plans
  • connect to EC2 instance
  • how to run shell script in ec2 instance
  • simple way to power on ec2 instance
  • keep ec2 instance connected on command line
  • best way to ssh to ec2 instance through public cloud
  • create aws ec2 launch template
  • What do you understand by 'changing' in Amazon EC2?

  • Preparing EC2 Instance for Deploy

    0

    First, let’s define the Amazon Machine Image (AMI) I will be using for the EC2. The target instance OS will be Linux with .Net Core installed. Conveniently, Amazon provides an Image of this. The AMI currently available is “.NET Core 2.1 with Amazon Linux 2”. Of course, you may also pick any other Linux AMI and setup .Net Core installation on startup.

    The minimum requirements to have an EC2 as a deploy target in CodeDeploy are

    Create and attach an IAM role, which allows access to specific S3 buckets.

    Install CodeDeploy Agent on the EC2 

    Popularity 1/10 Helpfulness 1/10 Language whatever
    Source: Grepper
    Link to this answer
    Share Copy Link
    Contributed on May 30 2023
    Sumit Rawal
    0 Answers  Avg Quality 2/10


    X

    Continue with Google

    By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
    X
    Grepper Account Login Required

    Oops, You will need to install Grepper and log-in to perform this action.