how to read .xlsx file in python

Welcome to our complete guide on how to read an XLSX file in Python! If you’re new to the world of programming or want to improve your skills, understanding how to manipulate Excel files with Python…

Smartphone

独家优惠奖金 100% 高达 1 BTC + 180 免费旋转




Launch AWS EC2 Instance with Puppet

I was playing this weekend with Puppet and AWS then I’ve decided to develop a complete Puppet module to be able to create since the VPC, Route Table, Subnets, Internet Gateway and Security Group for then launch an EC2 Instance.

Before we start, we need to have a puppet agent installed in our Mac/Linux

After that, please run these commands :

1 — Install AWS provider

2 — To make a sure that aws provided was installed

3 — To install modules

5 — To export the environment variables using your AWS access key and secret.

Beginning with ec2 builder with stand alone puppet agent

You are free to update the YAML file common.yaml using the name that you want but no worries if you just want to test you can use the same name that is there.

Now, it is time to launch your first EC2 instance using Puppet.

Bingo !!!

Add a comment

Related posts:

Aprenda como planejar uma perfeita viagem e se tornar um especialista no assunto.

Para quem ama viajar e deseja ajudar outras pessoas a planejar suas férias dos sonhos, se tornar um especialista em “TRAVEL PLANNER” ou “planejamento de viagens” pode ser uma carreira gratificante e…

Good writing

Good writing is when an author of a work can fully address his or her message with no grammar errors. It is when a reader of said work is given all the information that they need of the subject…

The agile manifesto

Agile refers to a software development methodology that emphasizes individuals, on one hand; and on the other hand, value delivery that is early, continuous and evolving; that can be articulated in 4…