Giter VIP home page Giter VIP logo

dxc_assignment's Introduction

DXC Assignment

  • VPC.yaml: Creates 2 public subnets, 3 private subnets, route tables, IGW and NAT instance deployed in public subnet 1 and allow resources in private subnets to access internet.

  • Users.yaml: Creates Dev user which able to start/stop EC2s and RDSs & Test user which able to read on EC2s, RDSs console.

  • Bastion.yaml: Creates 1 bastion host deployed in public subnet 1 and its security group with only one opened port is: 19991

  • Tomcat-ALB.yaml: Creates ALB deployed in public subnet 1 & 2 and forward traffic to tomcat instance in private subnet 1 on port 8080 and there is cloudwatch alarm which reboot the instance in case of health check error. Tomcat URL: http://tomca-elast-1ujc5ey0bnic1-1496792563.us-west-2.elb.amazonaws.com/

  • Jenkins-ALB.yaml: Creates ALB deployed in public subnet 1 & 2 and forward traffic to jenkins instance (deployed on tomcat) in private subnet 2 on port 8080 and there is cloudwatch alarm which reboot the instance in case of health check error. Jenkins URL: http://jenki-elast-1529uqcn37s5i-118074820.us-west-2.elb.amazonaws.com/jenkins/

  • RDS.yaml: Creates RDS MySql database in private subnet 3.

  • Automatic start/stop EC2s & RDSs on scheduler using Lambda function. https://github.com/awslabs/aws-instance-scheduler

  • Max security on pastion instance applied by just open SSH port which is 19991 and only from my network.

dxc_assignment's People

Contributors

evramawad avatar

Watchers

James Cloos avatar  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.