GithubHelp home page GithubHelp logo

aws-terraform-springboot's Introduction

aws-terraform-springboot

We need to build the jar/war of any java/springboot based app by installing maven and using mvn clean package in target directory and should use artifact from there or instead can save the artifact in to jfrog or any other artifactoryand can use it as well.

The same process can be achieved using Jenkins web hooks and mvn plugins as well. Can can create the build pipelines and to deploy can use deployment pipelines.

But as we are moving towards containerisation so deployment of apps should be on containers with various standards like 12 factor apps deployment etc. Can use loosely coupled micro service based environment with various services like eureka, swagger, circuit breakers etc. these containerised microservices can be deployed on any container orchestration platforms like kubernetes, swarm etc. We have to create deployments and services for the internal and web communications.

These microservices can also be deployed to pcf as we need to add manifests files for the deployments on pcf and can leverage the already available services like eureka, circuit breakers, mysql abs etc.

For the deployment on aws servers we can use IaC and can leverage Terraform. We need to install terraform and update the environment variables and can use providers as AWS and can use use our keys in multiple ways like can be used in a variable file and the file can be ignored in .gitignore. we can also use it in environment variables.

We need to create the following resources.

  • RDS mysql instance
  • EB Application Instance
  • EB Application Version
  • EB Application Environment

I have added the required terraform files for the deployments. Currently we are using kuberenetes for the apps deployment and management.

aws-terraform-springboot's People

Contributors

tariknaeem avatar

Stargazers

 avatar

Watchers

 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.