Deploy to Kubernetes EKS Cluster | CI/CD Kubernetes using AWS Code Pipeline | EKS Tutorial

    13
    23



    In this Kubernetes EKS tutorial we will go over two separate CI/CD flows for deploying your app from your code repository such as github, codecommit, to storing the container image in ECR (Elastic Container Registry), to finally deploying in Kubernetes Cluster on AWS EKS (Elastic Kubernetes Service)
    šŸ’°šŸ‘Øā€šŸŽ“ Get my courses with max discount and 30 day moneyback guarantee: https://bit.ly/3Eku9RH

    **Connect with me**
    🤳 Instagram: https://www.instagram.com/cloudwithraj/
    šŸ¢ LinkedIN: https://www.linkedin.com/in/rajdeep-sa-at-aws/
    🐦Twitter: https://twitter.com/cloudwithraj
    šŸ–¼ Facebook: https://www.facebook.com/cloudwithraj

    Timestamps:
    00:00 EKS CI/CD Flow 1
    07:42 EKS CI/CD Flow 2

    #CloudJobs2021 #EKSCICD #KubernetesCICD

    source

    Previous articleAzure DevOps Self Hosted Agents in Azure Kubernetes Service
    Next articleGetting started with AWS batch | Docker | ECR | Python | Jobqueue

    23 COMMENTS

    1. I want to deploy my Web Application developed using SpringBoot Microservices on cloud, but i am confused as spring cloud provide all the necessary cloud features like Gateway, load balancing and service discovery etc, then do we need aws cloud services for this and how we deploy SpringBoot Microservices on cloud?😳😳