Giter Site home page Giter Site logo

devops-assignment's Introduction

Node App

This workspace has been generated by Nx, a Smart, fast and extensible build system.

Start the application

  1. Install dependencies
npm install
  1. Check linting
npx nx run nft-bridge:lint
  1. Run e2e tests
npx jest
  1. Build the project
nx build nft-bridge
  1. Run the application
node ./dist/apps/nft-bridge/main.js

CI setup reference for Nx project

https://nx.dev/recipes/ci/ci-setup

Assignment Problem Statement

Creation of CICD pipeline stages for the application at path - ./apps/nft-bridge.

  1. Create webhook between github and Jenkins/Team city/Circle CI.
  2. Test for code quality and any other testing if applicable.
  3. Creation of dockerfile to build the docker image and push it to the ECR/ACR/DockerHub registry.
  4. IAAS using manifest.yml/.yaml/.tf to provision, configure and deploy the service using Helm charts/Pulumi (or anything of your choice) on Google/AWS/AZURE clusters.
  5. Configure/Deploy monitoring tool like ELK/New relic/Data dog /App Dynamics on Cloud cluster to monitor current status of deployed services.

devops-assignment's People

Contributors

maheshbabu9820 avatar ashlesh-settlemint 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.