Create Amazon Machine Image (AMI) using Packer

Objective

  • Build Ubuntu AMI using Packer and provision software
  • Build Windows 2016 AMI using Packer and provision software
  • Create EC2 instance using the build images and test provision software

Download the code from below Github repo and play with it.

To view or add a comment, sign in

More articles by Shravan Jha

  • DevOps Adoption Prerequisite

    There is no questions, why it has become so important to adopt the DevOps culture. The question is how quickly an…

  • Branching and Merging Basics

    I follow below guidelines for branching & merging in Git #1 "Main" branch is the Production branch and It always have…

    1 Comment
  • Inversion of Control(IOC) & Dependency Injection(DI)

    IOC is a principle while DI is a way of implementing IOC. What is it? Inversion of control is a design pattern used for…

  • Basics of Object Oriented Programming

    Base Class: When we have few common functionalities between 2 or more related classes then we can move the common…

  • Who should write CFA

    The CFA designation awarded by the cfainstitute is gaining a lot of popularity in the world due to its course…

  • Impact of Inventories Cost-Flow Methods

    What? Analysis of inventories using below three cost-flow methods: 1. FIFO: Like a Queue (recommended approach for…

  • How to use TI BAII PlusFinancial Calculator

    #1 Know the keys PV - Present Value FV - Future Value N - Number of compounding periods I/Y - Interest rate per…

  • Time Value of Money

    Look at the below two very basic questions: Q1. If I invest today say $100 with an interest rate of 10% annually, How…

Explore content categories