Computer NetworksNETWORKS

DevOpsified | Complete DevOps Implementation in one project

Support my work
https://www.buymeacoffee.com/abhishekprd

Have any questions while learning ? Don’t worry, Join our Doubts Clearing Group.
Join our Doubts Clearing Group
https://www.youtube.com/@AbhishekVeeramalla/join

go-web-app
https://github.com/iam-veeramalla/go-web-app

go-web-app-devops
https://github.com/iam-veeramalla/go-web-app-devops

In this video, We will implement End to End DevOps on a Golang web application. We will implement the following things
– Containerization (Multi Stage Docker Build)
– Creating Kubernetes Manifests
– Continuous Integration using GitHub Actions
– Continuous Delivery using Argo CD
– Kubernetes Cluster creation and setup
– Helm chart creation and configuration for multiple environments
– Ingress controller creation, configuration to expose application
– DNS mapping for our domain
– End to End CI/CD demonstration

Here are some more very useful Zero to Hero playlists on the channel.
– Free DevOps Playlist: https://www.youtube.com/playlist?list=PLdpzxOOAlwvIKMhk8WhzN1pYoJ1YU8Csa
– AWS Zero to Hero Playlist: https://www.youtube.com/playlist?list=PLdpzxOOAlwvLNOxX0RfndiYSt1Le9azze
– Terraform Zero to Hero Playlist: https://www.youtube.com/playlist?list=PLdpzxOOAlwvI0O4PeKVV1-yJoX2AqIWuf
– Python for DevOps Playlist: https://www.youtube.com/playlist?list=PLdpzxOOAlwvKwTyYNJCUwGPvql0TrsPgv

About me:
========
Instagram: https://www.instagram.com/abhishekveeramalla_official/
Telegram Channel : https://t.me/abhishekveeramalla
LinkedIn: https://www.linkedin.com/in/abhishek-veeramalla
GitHub: https://github.com/iam-veeramalla
Medium: https://abhishekveeramalla-av.medium.com/

DevOps Project Ideas
Advanced DevOps Projects
Best DevOps Projects
what to learn to become a devops enginner ?
what to learn to switch from non-it to it ?
how to become a devops engineer ?
what is the devops engineer roadmap ?
DevOps Engineer roadmap in 2024
What is DevOps ?
How to become a DevOps Engineer ?
DevOps in 2024 ?
Best DevOps channel
Best DevOps playlist
Best DevOps courses ..

Disclaimer: Unauthorized copying, reproduction, or distribution of this video content, in whole or in part, is strictly prohibited. Any attempt to upload, share, or use this content for commercial or non-commercial purposes without explicit permission from the owner will be subject to legal action. All rights reserved.

source

ip address

Alice AUSTIN

Alice AUSTIN is studying Cisco Systems Engineering. He has passion with both hardware and software and writes articles and reviews for many IT websites.

20 thoughts on “DevOpsified | Complete DevOps Implementation in one project

  • Hi Bro .Thanks for all of your AWS DEVOPS zero to hero series . I have a small concern if possible could you please make an end to end video about ELK stack and how to implement it in the real time applications .

  • I observed the tags are created for the artifacts alone and pushed to docker registry. Are we not required to create the same tags for the git repos to make sure they match both repos and any private or public registry whichever the project uses from the release point of view. Usually any application repos we see they will have tags with release numbers(semantic versioning) is what i observe.

  • Github webhooks are easy when we are using public hosted, suppose if the project is hosting their own github is that something we need configure for webhooks triggering the build?

  • Great Demo. In one of the step i observed you accessed service by using nodeport. I am assuming you would have created EKS cluster as public type. If it's private type will that be still accessible by using nodeport?

  • This absolutely gold worth thank you very much from a 3 year undergrad😍

  • Very amazing project , Most of the students waited for this kind of project from this guru , and he delivered on this auspicious guru purnima. By this project many who follow DevOps 0-H had a wonderful idea of complete CI/CD . May god bless you with good health and amazing future ahead to aspire many people .

  • Hi Abhishek, Can you please cover a similar project using Python for MLOPS point of view? Thanks..

  • Hello Abhishek
    After having 12+ years experience in the Industry, it was impossible for me to switch to a technology stack that i have actually worked less or close to nothing as compared to Industry trend and demands of the skill set
    Many things were there-
    – People doubted me that what am planning is not good for my career at this stage
    – With having a career break of 1.5 year,my thought process also started having doubts
    – With personal challenges that everyone has, its really tough to match the current Industry trend being at home and working turned housewife person.
    But when i started learning about cloud & devops, i came across your videos and thought to follow having no idea in mind what would be next step.
    There's the magic started happening because your videos where giving me the pathway how to move ahead step by step
    Few things that were helpful was-
    – Your crisp content
    – Your way of telling technology with current Industry trends & knowledge
    – Your real time projects
    – Your prompt doubt solving channel for learners
    So all this helped me land very fast with a confidence that i can achieve now and ready to step into Industry
    This is a good news to me am sharing that i got a job now with my preferred profile as an senior cloud architect in one of the good organization where again my continuous Industry learning will start and really thanks a lot to you.
    You are an inspiration to lot of learners and you build a confidence pathway actually to all the people. Keep up the good work and i hope i get a chance to meet you someday in hyderabad and say thank you in person.

  • Many thanks for the power packed practical videos. but, in some organisation there is manual reviewer policy for committing new changes to main branch..in that case how CI going to commit image tag changes to git repository. it will be helpful to know.

  • HI Abhishek,
    Thanks for this project!
    When I run kubectl apply -f deployment.yaml, the pod gets created but is crashing repeatedly and error on the kubectl logs show : exec ./main exec format error

    I have tried to change the env variables using : GOOS=linux GOARCH=amd64 go build -o main .

    I still get the same error after rebuilding and pushing the image

    I am stuck here..would you please be able to help out here..?

    Thanks in advance

  • Happy guru poornima Bro. Today is the special day to express our gratitude for your guidance. 🙏🙏

Comments are closed.