Giter Site home page Giter Site logo

jenkins-deploy-to-aws-ecs's Introduction

Purpose

University of Aveiro. Project in Software Engineering Master's class, groups of 5. This repo comprises of AWS ECS JSON configuration files, that might be useful in the future.

This project tackled the development of a software solution for a security company named SecCom. SecCom was an imaginary company that ensured critical buildings are not broken into, through the installation and operation of CCTV cameras on-premises. Our goal was to implement this system in a cloud environment.

Key Takeaways

By organizing our teamwork with the SCRUM framework and DevSecOps methodology, we were able to deploy a scalable and monitored solution that met client's requirements to a cloud environment in a secure way.

Jenkins CI/CD

CI/CD was designed and implemented as follows:

  1. CI/CD server listens for a webhook.
  2. A webhook triggers the pipeline. Depending on the branch's regex, the pipeline runs accordingly.
  3. Project application's were integrated with continuous code inspection tool. It allowed us to automate metrics like: code coverage, or basic security defects.
  4. Application Tests runs in a containerized, specifically designed for this purpose, ephemeral environment.
  5. Build and Tag Application Image.
  6. Push Application's Tagged Image to an Elastic Container Registry(ECR), in the cloud.
  7. Finally: Using Elastic Compute Cloud(ECS), the tasks were deployed.

Alt text

Agile - SCRUM

  • During this we had been following SCRUM framework for 4 months.
  • Identification of User Requirements allowed us to organize our teamwork and distribute the tasks across team members to maximize team's efforts.
  • Definition of Ready allowed us to measure if a task was completed.

Deployment diagram

Alt text

jenkins-deploy-to-aws-ecs's People

Contributors

sevelantis avatar

Watchers

 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.