Code Monkey home page Code Monkey logo

cloud-1's Introduction

☁️ Cloud-1

This subject will make you build your first simple cloud infrastructure.

Table of Contents

Introduction

In this project you will have to install a simple wordpress website on a cloud infrastructure.

We will be using the Amazon AWS CLI to create an configure our website. This will be acheived using the EC2, elbv2, rds, and autoscaling commands.

Schema

Install

Download and install Python

  • On Linux run
curl "https://awscli.amazonaws.com/awscli-exe-linux-x86_64.zip" -o "awscliv2.zip"
unzip awscliv2.zip
sudo ./aws/install
  • On Windows open your terminal as administrator and run
choco install awscli -y

Getting started

In order to deploy our website with AWS services you'll need to create an AWS root and IAM account. Copy your Access key ID and Secret Access key and store them safely on your machine.

Guide

This guide is cut into six sections. By following these steps you will end up with a running scalable instance of a wordpress application. You can start here

Documentation

Some further notes are provided for the commands we'll use for this project

Contributors


Next >

cloud-1's People

Contributors

mchocho avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.