Skip to content

Instantly share code, notes, and snippets.

View isaacarnault's full-sized avatar
:octocat:
top user

Isaac Arnault, PhD isaacarnault

:octocat:
top user
View GitHub Profile
@isaacarnault
isaacarnault / .README.md
Last active June 11, 2022 08:50
Deploying a Wordpress site using AWS RDS and free tier EC2 instance

Deploying a Wordpress site using AWS RDS and free tier EC2 instance - Hands-on

Project Status: Concept – Minimal or no implementation has been done yet, or the repository is only intended to be a limited example, demo, or proof-of-concept.

I'm currently preparing AWS Certified Solution Architect - Associate certificate.
The following gist is intended to anyone looking to launch a Wordpress blog or website on AWS.
We gonna be using Amazon RDS (Amazon Relational Database Service) as well as an EC2 instance.
I performed this setup on my Ubuntu 18.04.2 LTS.
To check your OS version, execute $ lsb_release -a in your Terminal.

@isaacarnault
isaacarnault / .gitignore
Last active May 5, 2022 06:39
Data exploration and visualization using R
________ ________ ___ __ ___
|\_____ \|\ __ \|\ \|\ \ |\ \
\|___/ /\ \ \|\ \ \ \/ /|\ \ \
/ / /\ \ __ \ \ ___ \ \ \
/ /_/__\ \ \ \ \ \ \\ \ \ \ \
|\________\ \__\ \__\ \__\\ \__\ \__\
\|_______|\|__|\|__|\|__| \|__|\|__|
exercise_solution.md
@isaacarnault
isaacarnault / Install.md
Last active February 13, 2021 12:14
Infrastructure as Code (IaC) with Terraform

Use the following steps to get started with Terraform.

I perform the installation on a Ubuntu 20.04 LTS on AWS.
Create a Virtual Compute Machine as follows: . go to https://console.aws.amazon.com/ and create an account or login to your account
. go to EC2 > Launch Instance
. in the Search Bar, search for ubuntu
. select Ubuntu 20.04 LTS

@isaacarnault
isaacarnault / .gitignore
Last active October 31, 2020 14:10
PostgreSQL integration & setting up: an effective way
________ ________ ___ __ ___
|\_____ \|\ __ \|\ \|\ \ |\ \
\|___/ /\ \ \|\ \ \ \/ /|\ \ \
/ / /\ \ __ \ \ ___ \ \ \
/ /_/__\ \ \ \ \ \ \\ \ \ \ \
|\________\ \__\ \__\ \__\\ \__\ \__\
\|_______|\|__|\|__|\|__| \|__|\|__|
Ignore Azure and GCP. This gist was implemented on AWS.
@isaacarnault
isaacarnault / .gitignore
Last active October 12, 2020 00:00
Get started with Terraform Cloud using GitHub and AWS.
________ ________ ___ __ ___
|\_____ \|\ __ \|\ \|\ \ |\ \
\|___/ /\ \ \|\ \ \ \/ /|\ \ \
/ / /\ \ __ \ \ ___ \ \ \
/ /_/__\ \ \ \ \ \ \\ \ \ \ \
|\________\ \__\ \__\ \__\\ \__\ \__\
\|_______|\|__|\|__|\|__| \|__|\|__|
ignore Azure, GCP
@isaacarnault
isaacarnault / .gitignore
Last active September 23, 2020 09:13
Deploying a Hadoop cluster for Test purposes using AWS EC2, Docker and Cloudera
________ ________ ___ __ ___
|\_____ \|\ __ \|\ \|\ \ |\ \
\|___/ /\ \ \|\ \ \ \/ /|\ \ \
/ / /\ \ __ \ \ ___ \ \ \
/ /_/__\ \ \ \ \ \ \\ \ \ \ \
|\________\ \__\ \__\ \__\\ \__\ \__\
\|_______|\|__|\|__|\|__| \|__|\|__|
Hortonworks, BigInsights, MapR.
Cloudera server installation.
@isaacarnault
isaacarnault / .gitignore
Last active January 31, 2020 10:34
Introducing Machine Learning using Spark-Scala and IntelliJ
________ ________ ___ __ ___
|\_____ \|\ __ \|\ \|\ \ |\ \
\|___/ /\ \ \|\ \ \ \/ /|\ \ \
/ / /\ \ __ \ \ ___ \ \ \
/ /_/__\ \ \ \ \ \ \\ \ \ \ \
|\________\ \__\ \__\ \__\\ \__\ \__\
\|_______|\|__|\|__|\|__| \|__|\|__|
@isaacarnault
isaacarnault / .gitignore
Last active August 8, 2019 11:52
Creating a VPC on AWS and enabling Flow logs
________ ________ ___ __ ___
|\_____ \|\ __ \|\ \|\ \ |\ \
\|___/ /\ \ \|\ \ \ \/ /|\ \ \
/ / /\ \ __ \ \ ___ \ \ \
/ /_/__\ \ \ \ \ \ \\ \ \ \ \
|\________\ \__\ \__\ \__\\ \__\ \__\
\|_______|\|__|\|__|\|__| \|__|\|__|
@isaacarnault
isaacarnault / .gitignore
Last active July 31, 2019 19:49
Retrieving metadata from a EC2 bootstrapped instance
________ ________ ___ __ ___
|\_____ \|\ __ \|\ \|\ \ |\ \
\|___/ /\ \ \|\ \ \ \/ /|\ \ \
/ / /\ \ __ \ \ ___ \ \ \
/ /_/__\ \ \ \ \ \ \\ \ \ \ \
|\________\ \__\ \__\ \__\\ \__\ \__\
\|_______|\|__|\|__|\|__| \|__|\|__|
@isaacarnault
isaacarnault / .gitignore
Last active July 31, 2019 19:48
Creating a web server on AWS using EC2
________ ________ ___ __ ___
|\_____ \|\ __ \|\ \|\ \ |\ \
\|___/ /\ \ \|\ \ \ \/ /|\ \ \
/ / /\ \ __ \ \ ___ \ \ \
/ /_/__\ \ \ \ \ \ \\ \ \ \ \
|\________\ \__\ \__\ \__\\ \__\ \__\
\|_______|\|__|\|__|\|__| \|__|\|__|