AWS EC2 Instance Setup and Run Springboot Microservice and MongoDB in EC2 Server

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

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

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

    Hello friends, a new #video on #awsec2 #server setup #springboot #microservice #mongodb setup in #ec2 instance is published on #codeonedigest #youtube channel. Learn #aws #ec2 #java #programming #coding with codeonedigest.
    #awsec2 #awsec2instance #awsec2interviewquestionsandanswers #awsec2instancecreation #awsec2deploymenttutorial #awsec2connect #awsec2statuschecks #awsec2project #awsec2full #awsec2createinstance #awsec2interviewquestionsandanswersforfreshers #awsec2instancedeployment #awsec2 #awsec2serialconsole #awsec2consolewindows #awsec2serverrefusedourkey #awsec2serialconsolepassword #awsec2serviceinterviewquestions #awsec2serialconsoleaccess #awsec2serialrefusedourkeyputty #awsec2serverconfiguration #awsec2serialconnect #awsec2 #awsec2instance #awsec2instancecreation #awsec2instanceconnect #awsec2instancedeployment #awsec2instancelinux #awsec2instancelaunch #awsec2instanceconnectnotworking #awsec2instanceinterviewquestions #awsec2instancecreationubuntu #awstutorial #awsec2tutorial #ec2tutorial #mongodbcompass #mongodbinstallation #monogodbtutorial #mongodbtutorialforbeginners #mongodbinaws #mongodbinec2 #awsec2mongodb #mongodbinstallationinaws #mongodbsetupinec2

  • @augustomeireles815
    @augustomeireles815 6 дней назад +1

    "It'd be great if you could record a video explaining how to do exactly what you did but using CDK as Infrastructure as Code (IaC). I would really appreciate it!

    • @codeonedigest
      @codeonedigest  5 дней назад

      @@augustomeireles815 sure thanks for valuable feedback. We will work on your suggestion

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

    Thanks for the demo, but few steps are not clear after timestamp 29:25, where i am not clear what is available on configs folder [could see totals 4 files]. Need more clarity on profile=prod. Please explain me or share the detail.

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

      Hi, thanks for your query. Config folder contains the properties file. This is configuration file that contains the server port & Database details. I am using prod profile hence use the profile in your start command. You can also use default profile if you want to keep your start command simple. Can you elaborate your query?

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

    I get conection refused on mongo conection

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

    How to deploy multiple microservice?

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

      Repeat the process of creating microservice and you can run in the same EC2 instance or different EC2 instance based on traffic and your requirements

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

      @@codeonedigest thanks 🙏