How to set up AWS Kubernetes Jenkins pipeline

แชร์
ฝัง
  • เผยแพร่เมื่อ 20 ม.ค. 2022
  • In this video we'll deploy a Java Spring Boot Microservice to Amazon EKS with a Jenkins Pipeline.
    We'll firstly run through a Microservice 'Users' that does CRUD operations on a PostgresQL database. The we create a Terraform script that deploys the PSQL database on AWS RDS.
    Afterwards we'll use Helm Charts to deploy the User Micrsoservice to an AWS EKS Kubernetes cluster.
    Once this is done we create Jenkins Pipeline that orchestrates the execution.
    At the end I'm having a BONUS:
    I'll share a pipeline that destroys the RDS database. So make sure to stick till the end...
    Links:
    www.jenkins.io/
    aws.amazon.com/de/ecr/
    www.terraform.io/
    helm.sh/
    **********
    😀 😀 😀
    Your 100% free Strategy Session: www.deepdataocean.ai/en/legacy
    😀 😀 😀
    Learn what else you need to implement in your software development organization to implement professional software development.
    **********
  • วิทยาศาสตร์และเทคโนโลยี

ความคิดเห็น • 4

  • @ashikakr9414
    @ashikakr9414 2 ปีที่แล้ว +1

    Very informative .Thanks for spreading the knowledge

  • @softwareengineer5764
    @softwareengineer5764 2 ปีที่แล้ว

    Glad to see this great demo :) Thanks alot. I need your suggestion. if i have 3 microservices with their own DB's so we have 3 dbs. Should i use the same terraform configuration and create the 3 RDS in cloud or something else have to do. I would be thankful for your reply.

  • @khurrambilal8509
    @khurrambilal8509 2 ปีที่แล้ว

    Thanks for sharing 👍
    Can you please share the link for the Git repository for this project?
    Thank you.