GithubHelp home page GithubHelp logo

jayshenkar07 / aws-cicd Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 1.0 128 KB

A Step-by-Step Guide to Automating Application Deployment Using AWS CodePipeline and CloudFormation

Shell 100.00%
aws cft cicd cloud cloudformation devops pipleline

aws-cicd's Introduction

AWS CI/CD Deployment and Infrastructure with CloudFormation

This repository contains comprehensive examples and scripts for deploying CI/CD pipelines and launching infrastructure using AWS CloudFormation templates. It serves as a guide and a resource for automating the deployment and management of AWS services.

AWS Architecture Diagram

AWS Architecture Diagram

Check out the details in the Medium post ๐Ÿ‘‡๐Ÿป:

Directory Structure

The repository is organized as follows:

AWS-CICD/
โ”‚
โ”œโ”€โ”€ CloudFormation Template/
โ”‚   โ””โ”€โ”€ template.yml
|
โ”œโ”€โ”€ Scripts/
โ”‚   โ”œโ”€โ”€ fix_privileges.sh
โ”‚   โ”œโ”€โ”€ server_clear.sh
โ”‚   โ”œโ”€โ”€ server_start.sh
โ”‚   โ””โ”€โ”€ server_stop.sh
โ”‚
โ”œโ”€โ”€ AWS Architecture Diagram.jpg
โ”‚
โ”œโ”€โ”€ appspec.yml
โ””โ”€โ”€ buildspec.yml

Repository Guide

  1. AWS-CICD/: This is the root directory of your repository.

  2. CloudFormation Template/: This directory contains your AWS CloudFormation templates.

    • template.yml: The main CloudFormation template file for provisioning AWS infrastructure.
  3. Scripts/: This directory includes various shell scripts used for managing the server and fixing permissions.

    • fix_privileges.sh: A script to adjust file or directory permissions.
    • server_clear.sh: A script to clear server data or logs.
    • server_start.sh: A script to start the server.
    • server_stop.sh: A script to stop the server.
  4. AWS Architecture Diagram.jpg: An image file depicting the architecture of your AWS deployment. This visual aid helps in understanding the overall structure and components of your infrastructure.

  5. appspec.yml: This file is used by AWS CodeDeploy to manage the deployment process. It specifies the deployment actions and lifecycle hooks.

  6. buildspec.yml: This file is used by AWS CodeBuild to define the build process. It contains commands and settings for building and testing your application.

Contributors

aws-cicd's People

Contributors

jayshenkar07 avatar mohitjaiswal28 avatar

Stargazers

 avatar  avatar

Watchers

 avatar

Forkers

mohitjaiswal28

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.