Day-20 | GitHub Actions | Actions vs Jenkins | 3 Projects with examples | Configure your own runner

Поделиться
HTML-код
  • Опубликовано: 2 ноя 2024

Комментарии • 100

  • @melbionic
    @melbionic 7 месяцев назад +3

    This is concise and good. Kudos to @AbhishekVeeramalla , your teaching style is better than some paid courses!

  • @ramanababunagulapalli1508
    @ramanababunagulapalli1508 Год назад +8

    Excellent teaching style ................Hats off to your service..........🙏🙏🙏🙏🙏

  • @ashutoshkumar7275
    @ashutoshkumar7275 Год назад +1

    Thank you Asbhishek, I configured self hosted runner myself on ec2 ubuntu

  • @PrincePazol
    @PrincePazol 7 месяцев назад +1

    Checking in for Day-20

  • @mejavedjaved
    @mejavedjaved 2 месяца назад

    Date: 27/08/2024 6:54PM, Completed the video.
    GOing well so far.
    Thank you.

  • @veer3674
    @veer3674 Год назад +2

    Hi bro, Very glad to see you videos, Whatever areas I need to concentrate those areas you are almost trying to cover, I haven't seen this kind of video series any ware.
    Thanks for your content.

  • @DeepakSingh-o6n6p
    @DeepakSingh-o6n6p 7 месяцев назад +1

    fantastic session, understood evrey bit of the video🔥🔥🔥

  • @connectwithkoushik
    @connectwithkoushik 5 месяцев назад +1

    Excellent course. It's very helpful. Thanks you bro

  • @Aman-fz1ew
    @Aman-fz1ew Месяц назад

    Github Actions is really good .

  • @mohammadmustafa2k19
    @mohammadmustafa2k19 5 месяцев назад +1

    You are improving day by day. 🎉

  • @chiragjain8116
    @chiragjain8116 Год назад +2

    Amazing explanation bhaiya ❤❤

  • @tomsebastian9743
    @tomsebastian9743 10 месяцев назад

    Hi Abhishek bro, your videos are excellent. Really appreciate your effort

  • @prikshitverma3885
    @prikshitverma3885 4 месяца назад +2

    Thank you I am a automation tester working on understanding yaml file… there are multiple issues I am getting with existing file given by client.. i want to learn everything about this yaml file. Any suggestion?

  • @awadhendratiwari
    @awadhendratiwari 23 дня назад

    Hi Abhishek,
    Thanks for your all video. You are putting lot of efforts.
    I have a query.
    How to do sequential deployment when I fetch environments dynamically using strategy and matrix. I tried with needs but needs doesn't work dynamically.

  • @NikhilKasera-y8g
    @NikhilKasera-y8g Год назад +1

    sir u r amazing and u r teacher skills is blaster . i just say can you create more videos in github action in details

  • @niteesh32
    @niteesh32 3 месяца назад

    Hi Abhishek can you please make a video on how to ---> " migrate from Jenkins to GitHub actions " real-time projects it would be more helpful. a complete A to Z approach zero - to - hero.

  • @Imr4n._7.
    @Imr4n._7. 8 месяцев назад +1

    Completed ✅

  • @ashokb4073
    @ashokb4073 Год назад +1

    Excellent..you saved my day...🙂

  • @saurabhjain8904
    @saurabhjain8904 Год назад +1

    Thanx a lot Abhishek sir

  • @rajaconstantine
    @rajaconstantine Год назад +2

    Is this Full Devops Playlist??
    And What tools u will include ?
    Like ansible , Playbook chef , puppet ? What tools will you include pls mentiontion list here it will be helpful I subbed you 😍😍😍😍😍

  • @krishnagoudarv
    @krishnagoudarv 2 дня назад

    one question: if the github actions is not specific/tied to any cloud platform, then how it will be challenging and time consuming if we want to migrate to other cloud ?

  • @iznaali5066
    @iznaali5066 Год назад +1

    Simply Superb

  • @SatyaKonda-h9q
    @SatyaKonda-h9q Год назад

    Very informative, thanks for your explanation 👍

  • @balajoshi6040
    @balajoshi6040 Месяц назад

    nice video mate

  • @bonjwu1933
    @bonjwu1933 7 месяцев назад +1

    Current trend in devops is : for every job 1000 people are competing.
    Data engineering, data analytics jobs are better than this.

    • @AbhishekVeeramalla
      @AbhishekVeeramalla  7 месяцев назад +1

      1000 🤨, According to HRs the number is not even 30

  • @bedt1meb0y24
    @bedt1meb0y24 9 месяцев назад +1

    If we are new to writing scripts like YML, pipelines, and testing Python scripts. what is your suggestion?
    how can weshow up ourselves to crack the interviews ?
    where we can get the sceanrios based scripts writing?

    • @AbhishekVeeramalla
      @AbhishekVeeramalla  9 месяцев назад +1

      You will learn that with practice don’t worry. Pick up some examples and start writing. Best place for examples is the official documentations

  • @rahulray7683
    @rahulray7683 Год назад +1

    Which Best for Future i think GitHub Action Because this is a Server less CI CD No Server Requires

    • @AbhishekVeeramalla
      @AbhishekVeeramalla  Год назад

      Great thinking .. I explained this in one of the videos as well.

  • @shamimakhtar5265
    @shamimakhtar5265 9 месяцев назад +1

    Hello Sir
    I am your old subscriber i have seen your GitHub action vedio more than 2,or 3 times but I am not getting how GitHub action CI/CD pipeline works and how to write pipeline according to project.. please give some idea to understand GitHub action perfectly I am so worried about 😢😢😢😢😢😢

  • @vinaystricker9930
    @vinaystricker9930 Год назад +2

    Hello abhishek, I am confused in choosing the CICD tools like should I go with jenkins, gitlabCICD or github actions as a beginner as I am non-IT guy.

    • @AbhishekVeeramalla
      @AbhishekVeeramalla  Год назад +1

      As I explained, if you have a clear understanding of which platform you want to use for SCM .. if you are only on GitHub forever .. go for GitHub actions.. similarly.. if you are on GitLab .. go for GitLab CI

    • @vinaystricker9930
      @vinaystricker9930 Год назад

      @@AbhishekVeeramalla is it mandate to use Jenkins for CICD? Which is better gitlab CICD or GitHub actions.. I mostly use GitHub for SCM.

    • @vinaystricker9930
      @vinaystricker9930 Год назад

      @AbhishekVeeramalla please answer to my query.

    • @arshadsattar1258
      @arshadsattar1258 Год назад

      @@vinaystricker9930 Jenkins is a most demanding tool in the market.for generalist it is compulsory to know about new things means veriety is the key of success in today's compititive market.I am also a non IT person trying to know new things.

    • @swapnilshejul7683
      @swapnilshejul7683 7 месяцев назад

      He already answered if your organization using GitHub than go for GitHub action and if they are using gitlab than for gitlab CICD and if your organization will switch to different platform than Github action and gitlab is not preferred because they are platform oriented. Best to learn Jenkins first. Even if you want to switch to github action its very easy. Hope you got the point@@vinaystricker9930

  • @rahulpandeet250
    @rahulpandeet250 2 месяца назад +2

    Start from 2:00

  • @jayvardhanprajapat7596
    @jayvardhanprajapat7596 Год назад

    Great ❣

  • @olympusbiz9583
    @olympusbiz9583 7 месяцев назад

    12:35 where does this ubuntu server machine installed or run and also the python or any other plugin like docker, Tomcat etc.
    As I'm familiar with Jenkins I used to configure Jenkins on ec2 (ubuntu) server (t2.medium etc) and use that server to create CICD.
    Here where is ubuntu server running I'm not getting.

    • @3197akash
      @3197akash 7 месяцев назад

      on the runner

  • @MrAd540
    @MrAd540 5 месяцев назад

    Abhishek is it necessary to learn jenkins?

  • @prikshitverma3885
    @prikshitverma3885 4 месяца назад

    Also bro I need assistance like my new client wants to add all the codebase of automation with allure report to the github where repo is private and I am having issues with publishing reports because pf private repo. I got trial version of enterprise edition where I can use github page to publish report for private repo. I am unable to transfer to my personal project there … any idea?

  • @rascalenters
    @rascalenters Год назад +1

    Question might be little stupid but i am confused a bit.
    There is a file that is available in a folder in aws and i am running a java maven project using github actions (self hosted runner on aws).
    Can i directly access and read the file to use it inside my java project or do i need to write a code to connect to aws again from java.
    I am new to action and confused about it.
    Thanks

  • @harishacchuyadav4025
    @harishacchuyadav4025 Год назад +2

    Hi bro inhave a query regarding yesterdays session means using docker agents,u have used those docker agents for cicd and u deployed some application in it but here whenever the job was finished the containers which are created also exited right then how can we achieve our end result if containers are exited means we cant access the application right.Could you please clarify this please

    • @harishacchuyadav4025
      @harishacchuyadav4025 Год назад +1

      Am confused here i donno whether we need to create containers in detached mode instead of interactive mode to access the application if we use detached mode means if the conta exited also we can able access the application right help me on this am confused here.

    • @AbhishekVeeramalla
      @AbhishekVeeramalla  Год назад +3

      Hi Harish, the containers are only used as a place holder to run the pipelines . The actual applications, logs and any kind off artifact's will be stored on the host machine or your target clusters.
      So I don't see any issue with ephemeral nature of containers

    • @harishacchuyadav4025
      @harishacchuyadav4025 Год назад

      Thanks a lot bro

    • @user-hr6hh1gc3e
      @user-hr6hh1gc3e 6 месяцев назад

      @@AbhishekVeeramalla means like in CD part wherever we want to run our applications EC2 instances or K8 cluster.. application will reside their?
      Also , when using jenkins what tools are we using to build the pipelines? incase we dont want to use docker agent?

  • @tanmoysantra1112
    @tanmoysantra1112 Год назад +1

  • @vinod321us
    @vinod321us 9 месяцев назад

    Github actions is replacement for jenkins ? Github action does samethins as jenkins ?

  • @Rameshpowervlogs
    @Rameshpowervlogs Год назад +1

    hi bro, there is no relation between the githubaction and argocd right ??

  • @faisaliqbal7382
    @faisaliqbal7382 Год назад

    thanks

  • @thechic_damsel
    @thechic_damsel Год назад +7

    Sir peoples say DevOps jobs are not for freshers is it true

    • @thankcode
      @thankcode 10 месяцев назад +1

      No, now you can learn and go directly in dev ops domain

    • @bilaluddin.2k
      @bilaluddin.2k 6 месяцев назад

      True

    • @deepeshbarod80
      @deepeshbarod80 2 месяца назад +1

      Yes it's true because to become a good devops you must know a dozen of tools and good hands on practice on scripting

    • @vijayapavanreddynarasaredd7999
      @vijayapavanreddynarasaredd7999 11 дней назад +1

      Yes , until you have some experience over infrastructure,

    • @ItCoursesForAll
      @ItCoursesForAll День назад

      Yes😅

  • @laxmansammetalaxman2942
    @laxmansammetalaxman2942 9 месяцев назад +3

    How to mention GitHub Actions in CV? Some of recruiters asking to mention GITHub actions in the CV

  • @aakashsonkusare69
    @aakashsonkusare69 Год назад

    Do companies actually use Github Actions for real project? as code has to be open source so asking.

    • @AbhishekVeeramalla
      @AbhishekVeeramalla  Год назад

      Code does not have to be opensource .. it works for private repos as well

  • @sksafikuddinkhan5935
    @sksafikuddinkhan5935 Год назад

    Hi bro, can you let me know, how to achieve CD with the help of actions

  • @pavanken
    @pavanken Год назад +1

    How to run GITHUB Actions locally ?

    • @AbhishekVeeramalla
      @AbhishekVeeramalla  Год назад

      Do you mean, you want to use your local setup as runner ?

    • @pavanken
      @pavanken Год назад

      @@AbhishekVeeramalla yes .. if i want to debug the Actions locally .. to fix all issues

  • @VinayKumar-xs6el
    @VinayKumar-xs6el Месяц назад

    up to now i didn't understand one terraform file & one jenkinsfile & now one yml file for github actions. not feeling good to see everything u can clone my repo or fork my repo & do copy paste & do. this is not the right thing atleast writing something small code on own would be great.

  • @shamimakhtar5265
    @shamimakhtar5265 9 месяцев назад +1

    Sir hindi me vi videos banaye plz 😢😢😢😢

    • @AbhishekVeeramalla
      @AbhishekVeeramalla  9 месяцев назад

      As english is reachable to larger audience I am doing it in english, will try in future to do in hindi

  • @talktruth7765
    @talktruth7765 8 месяцев назад

    Can you teach slow u taught very fast means iam tm student

  • @sumansamanta330
    @sumansamanta330 8 месяцев назад +1

    12th Feb,2024

    • @AbhishekVeeramalla
      @AbhishekVeeramalla  8 месяцев назад

      Consistency 🚀

    • @sumansamanta330
      @sumansamanta330 8 месяцев назад

      @@AbhishekVeeramalla learned from you🙏
      Hat's off for your contribution ❤️

  • @vikkivikas3685
    @vikkivikas3685 20 дней назад

    please speak slow, Iam not getting

  • @vijayanandjeeva2163
    @vijayanandjeeva2163 Год назад +1

    marvelous ❤‍🩹

  • @singhrabhishek
    @singhrabhishek 16 дней назад

    @Abhishek.Veeramalla, could you please help on "converting PowerShell script to shell script and execute using Linux runner from GitHub action" ? or anybody please ?

  • @prikshitverma3885
    @prikshitverma3885 4 месяца назад

    Thank you I am a automation tester working on understanding yaml file… there are multiple issues I am getting with existing file given by client.. i want to learn everything about this yaml file. Any suggestion?