Spring Boot + Pivotal Cloud Foundry | Java Techie

Поделиться
HTML-код
  • Опубликовано: 8 сен 2024
  • This video explain you How to deploy micro services in pivotal cloud foundry
    GitHub:
    github.com/Jav...
    Blog:
    javagyanmantra.wixsite.com/website
    Facebook:
    / 919464521471923
    CLI :
    docs.cloudfoun...
    pcf sign up:
    account.run.pi...
    Like & Subscribe( Press the bell icon for daily update )

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

  • @phanimc11211
    @phanimc11211 2 года назад +1

    Excellent and crystal clear explanation

  • @sanjuktabarikcookingchanne4796
    @sanjuktabarikcookingchanne4796 5 лет назад +2

    Nice n Clear explanation Basant.This is really helpful to us.

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

    Great video

  • @SantoshSingh-nt5kp
    @SantoshSingh-nt5kp 5 лет назад +1

    Thank you brother.. nice way to explain.
    Thank you very much

  • @gangadhar111
    @gangadhar111 6 лет назад +1

    Excellent...Nice tutorial

  • @thalapathis
    @thalapathis 5 лет назад +1

    This is very nice tutorial. Please explain about bootstrap little bit more.

  • @lpy4150
    @lpy4150 5 лет назад +2

    Well explained :) Thank You, Mentor !

  • @amithk3295
    @amithk3295 4 года назад

    Not only this video bro , always lifting us along with u, thanks a lot

  • @rahulrajsaini5670
    @rahulrajsaini5670 5 лет назад +1

    Super sir thanks for explanation

  • @sushiltiwari6631
    @sushiltiwari6631 5 лет назад +1

    Nice explanation

  • @Kiranskokie
    @Kiranskokie 6 лет назад +2

    Very valuable information. Can you explain how to deploy eureka server + zuul gateway + microservices on CPF.
    Deploying single microservice is pretty simple and straight forward. The challenge would be deploying many and how they communicate with each other with angular client

    • @Javatechie
      @Javatechie  6 лет назад

      Sure Kiran , Defiantly i will try this and upload soon , yup i agree really it is challenging stuff.

    • @Kiranskokie
      @Kiranskokie 6 лет назад +1

      Can we add Oracle Database as a service (From CF market place). I believe to make our application use Oracle DB, it has to be deployed as an instance outside PCF and our application(deployed in PCF) can connect to it and get data.

    • @Javatechie
      @Javatechie  6 лет назад

      yes we can , that i will upload soon , am trying it

    • @LegendsClan510
      @LegendsClan510 4 года назад

      @@Javatechie Hi, I tried deploying microservices using PCF service registry. One is producer and the other other consumer. I am able to access the producer independently, but when accessing the producer through consumer getting this error - Name or service not known; nested exception is java.net.UnknownHostException:. There is no domain appended dynamically to the consumer url. Any pointers on this ? Thanks in advance.

  • @sameerkadgaye2048
    @sameerkadgaye2048 3 года назад +1

    Thank you sir 🙏🙏🙏😊

  • @manishmmmec
    @manishmmmec 5 лет назад +1

    very nice work man ...

    • @Javatechie
      @Javatechie  5 лет назад

      Thanks for your appreciate sir

  • @vijaykumar-sm4qu
    @vijaykumar-sm4qu 5 лет назад +1

    Thanks for the video.. it answers many of my questions

  • @LivenLove
    @LivenLove 6 лет назад +1

    Hi the git url mentioned in description did not work..please check once.

    • @Javatechie
      @Javatechie  6 лет назад

      LivenLove
      Please check below url
      github.com/Java-Techie-jt/Spring-Cloud-Foundry

  • @gudurusivareddy6363
    @gudurusivareddy6363 6 лет назад +1

    nice

  • @jasper5016
    @jasper5016 2 года назад +1

    Hi Basant, can you please do a video using Camunda for building microservices?

  • @gudurusivareddy6363
    @gudurusivareddy6363 6 лет назад +1

    Could you please make videos on binding services service-discovery, api-gateway on pcf

    • @Javatechie
      @Javatechie  6 лет назад

      Siva Reddy I uploaded one video with eureka that is service registry so could you please check once so that in next video I will upload same video with Zulu and will deploy in pcf

  • @ramg8156
    @ramg8156 5 лет назад +1

    Great Job ! Just want to ask you one queetion so post deployment it's running on tomcat embedded server or any pcf server ?

    • @Javatechie
      @Javatechie  5 лет назад

      It depends on your application if already you have license for cloud infrastructure then it's good to go for pcf .
      For local testing purpose you can use embedded tomcat

  • @rajatagarwal4608
    @rajatagarwal4608 5 лет назад +1

    Very Nice article! Do you have any tutorial where u explained about architecture in PCF for Microservices

    • @Javatechie
      @Javatechie  5 лет назад

      This is just poc I did , you can find it from pcf official site

    • @rajatagarwal4608
      @rajatagarwal4608 5 лет назад

      @@Javatechie can u share code of your poc, I checked on git hub but but u have uploaded some other code base there

    • @Javatechie
      @Javatechie  5 лет назад

      Check in video description .you will find the git link

    • @rajatagarwal4608
      @rajatagarwal4608 5 лет назад

      @@Javatechie I checked that it says page not found :(

    • @Javatechie
      @Javatechie  5 лет назад

      Please go through below link
      github.com/Java-Techie-jt/Spring-Cloud-Foundry

  • @Saravanan-lj9so
    @Saravanan-lj9so 4 года назад

    thx.long live.

  • @kajalpatidar3513
    @kajalpatidar3513 4 года назад +1

    I followed as it is. When I am accessing my application. It says 404 Not Found: Requested route ('sorting-app.cfapps.io') does not exist.

    • @Javatechie
      @Javatechie  4 года назад

      Check in PCF console whether your application is running or not
      If it's running there will be one link to see logs click on that and check once

  • @jai4859
    @jai4859 11 дней назад

    Bro, is it possible to deploy api?
    If yes then where we can host DB?
    How long i can use it for free?
    Thank you.

  • @NarendraPrasanth
    @NarendraPrasanth 5 лет назад +1

    Sir,for me while executing cf push it shows that::failed::the host is taken error

    • @Javatechie
      @Javatechie  5 лет назад

      Check ur manifest.yml properly

  • @diegoramos27
    @diegoramos27 3 года назад +2

    Hi Sir, is the manifest always needed ? thanks

    • @Javatechie
      @Javatechie  3 года назад +1

      Yes to work with PCF we must need manifest.yml

    • @diegoramos27
      @diegoramos27 3 года назад +1

      @@Javatechie thanks so much, I think that explains why my deployments failed in the past... I could not figure out the issue... thanks sir, is there any link to get more info about the manifest config ? thanks again

    • @Javatechie
      @Javatechie  3 года назад

      @@diegoramos27 what is the error you are facing . please share screenshot with javatechie4u@gmail.com

  • @9841580948
    @9841580948 3 года назад

    Thanks

  • @manjunathareddy8573
    @manjunathareddy8573 5 лет назад +1

    I'm getting an exception while i am deploying to the cloud
    404 Not Found: Requested route ('ttb.cfapps.io') does not exist.
    I tried to remove domain property from yml file but still no luck

    • @Javatechie
      @Javatechie  5 лет назад

      First check the pcf log after deployment I think application not deployed and not mapped to domain .
      Check if log giving success results . Check the proper URL to access your endpoint

    • @manjunathareddy8573
      @manjunathareddy8573 5 лет назад +1

      @@Javatechie no while deploying i have seen the console it displayed mapped ti the domain but in the logs i am getting insufficient java memory space issue

    • @manjunathareddy8573
      @manjunathareddy8573 5 лет назад +1

      got the issue i have scaledup my java memory using cf scale and it worked, Thanks brother your help

  • @flateric92
    @flateric92 4 года назад +1

    Is the code available to download anywhere?
    The GitHub link doesn´t work anymore...
    Thanks, great video!

    • @flateric92
      @flateric92 4 года назад +1

      Ok nevermind, I realized only the last letter of the link is missing.
      Whole link is: github.com/Java-Techie-jt/Spring-Cloud-Foundry

    • @Javatechie
      @Javatechie  4 года назад

      Frederic good job !! , if you found any url is not working then you can directly search in repository URL : github.com/Java-Techie-jt

  • @HarishBurra143
    @HarishBurra143 4 года назад +1

    Hi..
    By using this url:docs.cloudfoundry.org/cf-cli/install-go-cli.html
    i am not able to find windows installation.. please suggest how to download it.

    • @Javatechie
      @Javatechie  4 года назад

      Recently I deployed one angular application to cloud foundry please refer that video .
      Simply Google cloud foundry CLI for Windows you can see the installation steps

  • @mamtaa117
    @mamtaa117 4 года назад

    While executing command cf push from workspace location it is giving error That "cf is not recognized as internal or external command, operable program or batch file" could u plz help me solve this

    • @Javatechie
      @Javatechie  4 года назад

      You need to install cloud foundry command line tool , I explained in video please follow as it is

  • @rexsam3134
    @rexsam3134 4 года назад

    Repeating my question again. Org in PCF needs credit card and there is no free 2GB now. Description of GitHub needs to be updated and "y" is missing

    • @Javatechie
      @Javatechie  4 года назад

      Don't know about current policy

    • @alexmcdonalds1962
      @alexmcdonalds1962 4 года назад +2

      Me trying the same thing
      I guess they turned the free trial off

    • @Javatechie
      @Javatechie  4 года назад

      Yup

  • @amaradhipadmaja9232
    @amaradhipadmaja9232 4 года назад

    Please send me source code for this project, Link says not valid in the description. Thank you very much :)

  • @cinemaworld7931
    @cinemaworld7931 3 года назад +1

    Bro your project is outdated because Pivotal Web Service had been acquired by tanzu aslo WebMvcCongigurerAdapter deprecated in the presence of support Hence couldn't follow your approach ..

    • @Javatechie
      @Javatechie  3 года назад +1

      Vinod this is old one.

    • @cinemaworld7931
      @cinemaworld7931 3 года назад +1

      The way you explaining is awesome bro .. I became very confident in development after followed your so many program example .. I'm happy ❤️

    • @Javatechie
      @Javatechie  3 года назад

      Good to know this Vinod . thank you so much for appropriating my effort

  • @sarojsahoo8763
    @sarojsahoo8763 4 года назад +1

    Do you mean to say PCF is better than AWS!

    • @Javatechie
      @Javatechie  4 года назад

      Both are having different different scope .
      In pcf maximum component available which we can directly add to the application just by binding that service but in AWS you need to add those component to EC2 instance
      As far I understand PCF is much easier than AWS

  • @roguesecurity
    @roguesecurity 5 лет назад +1

    I guess you are from Odisha

  • @seetaramaraotaduri90
    @seetaramaraotaduri90 5 лет назад +1

    Excellent and crystal clear explanation