Coder Social home page Coder Social logo

devops-snippets's Introduction

DevOps Portfolio and Code Snippets

Welcome to my DevOps Portfolio! This repository serves as a central hub for documenting and showcasing various projects and useful scripts related to automation, deployment and infrastructure management that I've worked on.

Table of Contents

CI/CD

  1. CircleCI -- Deploying a Node.js app to AWS Elastic Beanstalk
  2. CircleCI -- Deploying a Multi-Container Application to ElasticBeanstalk
  3. GitHub Actions -- Deploying an Application to AWS Lightsail using GitHub Actions

Storage

  1. Streaming Replication in PostgreSQL

Infrastructure as Code

  1. Two-Tier WordPress Architecture on AWS using CloudFormation

Auto Scaling

  1. AWS Auto Scaling Architecture using EC2

Projects

Here is a summary of some projects in this repo.

Project 1: Deploying a Node.js app to AWS Elastic Beanstalk

Overview

This project demonstrates the process of deploying a Node.js application to AWS Elastic Beanstalk using CircleCI for continuous integration. For detailed instructions, deployment guide.

Overview

This project showcases the deployment of a multi-container application to AWS Elastic Beanstalk, leveraging Docker Hub for image storage and CircleCI for continuous integration. For detailed instructions, follow the deployment guide.

Overview

This project highlights the deployment of an application to AWS Lightsail using a combination of technologies, including SSH, Ansible, GitHub Actions, and AWS Lightsail. For detailed instructions, refer to the project README.

Overview

The PostgreSQL Replication project demonstrates the setup of a primary PostgreSQL server and the configuration of replication to ensure data redundancy and fault tolerance. For detailed instructions, refer to the project README.

Overview

This project provides a CloudFormation template and shell scripts to create a two-tier WordPress architecture on AWS. For detailed instructions, follow the deployment guide.

Overview

A project that demonstrates using an infrastructure as code tool(CloudFormation) to create an auto-scaling EC2 infrastructure with Security Groups, an Application Load Balancer, and EC2 instances.

devops-snippets's People

Contributors

terrameijar avatar

Stargazers

Manikandan avatar Yaw Asare avatar Leon Dhimba avatar  avatar

Watchers

 avatar  avatar

Forkers

faustorouxinol

devops-snippets's Issues

Replication Example not work

I do step by step as your guide but it doesnt work! What is purpose of postgres-secondary and postgres-2. Where should I run script at each point? I got this error when create replica server: postgres: could not access the server configuration file "/config/postgresql.conf": No such file or directory

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.