Skip to content

bilardi/aws-tool-comparison

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting started

This repository contains the instructions for deploying an EC2 and a lambda on your AWS account. It is part of the educational repositories to learn how to write code for deploying infrastructure.

The repository contains all that you need to deploy an EC2 and a lambda on your AWS account

  • this package contains multiple ways for deploying an EC2 and a lambda on your AWS account
  • the goal is to compare these methods and to learn pros and cons of each methods

Prerequisite

One AWS account, in this repository called your-account

Installation

The package is not self-consistent: you will find the installation on the official web site for each tool below.

Usage

Read the documentation on readthedocs.

License

This package is released under the MIT license. See LICENSE for details.