Cloudology
Cloudology
  • 25
  • 15 545
Efficient Cloud Computing on GCP: How to Save Money on Your Cloud Costs!
If your cloud bill is stressing you out, check out these strategies on how to reduce some of those costs.
If you're interested in learning how to code, and want direct access to both myself and Fido from @Get Money Coding , Checkout this link and tell Fido I sent you:
getmoneycoding.com/coaching/
Where to find me:
Email:
kody@cloudology.dev
Instagram:
common_sense_cloud?igshid=YmMyMTA2M2Y=
Telegram:
@auto_maus
The Homies:
@Tech Chief
@Get Money Coding
@Tech Mindset
@Elevate Cyber
@JefferyThePit
#cloudcomputing #gcp #software
มุมมอง: 54

วีดีโอ

What is CI/CD? How Does It Work?
มุมมอง 55ปีที่แล้ว
Here I explain what CI/CD means, and give you an example of how it works! If you're interested in learning how to code, and want direct access to both myself and Fido from @TechIndustryAnalysis , Checkout this link and tell Fido I sent you: getmoneycoding.com/coaching/ Where to find me: Instagram: common_sense_cloud?igshid=YmMyMTA2M2Y= Email: kody@cloudology.dev Telegram: @auto_ma...
How To Set Up AWS Profiles for Terraform
มุมมอง 2.4Kปีที่แล้ว
How to set up multiple AWS credential profiles for programatic access for Terraform and other cloud tools. If you're interested in learning how to code, and want direct access to both myself and Fido from @TechIndustryAnalysis , Checkout this link and tell Fido I sent you: getmoneycoding.com/coaching/ Resources I used for this video: AWS CLI: docs.aws.amazon.com/cli/latest/userguide/getting-sta...

ความคิดเห็น

  • @neetupalLife
    @neetupalLife 2 หลายเดือนก่อน

    👏

  • @lokers_one
    @lokers_one 4 หลายเดือนก่อน

    poor

  • @DeepakPoojary
    @DeepakPoojary 4 หลายเดือนก่อน

    what is the modern way or atleast can u share some ref to it

  • @dya1111
    @dya1111 8 หลายเดือนก่อน

    Hi, thank you for your video I could not find part two and three. I really look forward to seeing part three. when do you think it is going to be available? Thank you again!

  • @retropaganda8442
    @retropaganda8442 10 หลายเดือนก่อน

    Sucks to be a junior ? 😂😂😂

  • @sandwich1506
    @sandwich1506 11 หลายเดือนก่อน

    nice video by the way

  • @sandwich1506
    @sandwich1506 11 หลายเดือนก่อน

    good day, i just tried to send a msg on telegram but it didn't go through sadly, i was wondering if you could go through a repository about a react js webapp and offer advice, because i have tried everything but i keep getting stuck

  • @common_sense_cloud
    @common_sense_cloud ปีที่แล้ว

    Totally forgot to tell y'all, but I'm starting up a new thing soon, subscribe to my email list to stay up to date and get a free cloud study reference guide of hand picked information from yours truly! cloudology.eo.page/2rgd6

  • @codyx8233
    @codyx8233 ปีที่แล้ว

    🤩 "Promo sm"

  • @Not-An-AI-Bot
    @Not-An-AI-Bot ปีที่แล้ว

    beom

  • @javascriptexpanse
    @javascriptexpanse ปีที่แล้ว

    very handy thnaks mate, am waiting for the remaining parts

    • @common_sense_cloud
      @common_sense_cloud ปีที่แล้ว

      Thanks! They are in the pipeline! Just a very slow pipeline right now 😂

    • @javascriptexpanse
      @javascriptexpanse ปีที่แล้ว

      @@common_sense_cloud cool, how did you auth you git, am trying to clone but the recent auth step is outdated

    • @common_sense_cloud
      @common_sense_cloud ปีที่แล้ว

      In the VM, I was using a public repo I believe so I didn't need to authenticate to GitHub to clone the repo. If you did want to clone a private repo you'd probably need to use a GitHub personal access token, put it in Google secrets manager, then you can use gcloud CLI commands to get it from secrets manager inside of your VM. Or of course you could just set it manually as an environment variable or put it in the machines git config, but security wise that's not the greatest thing to do. You'll need the "repo" scope selected on the GitHub PAT to clone.

    • @javascriptexpanse
      @javascriptexpanse ปีที่แล้ว

      @@common_sense_cloud i noticed you didnt build your app, mine is build & am wondering how do i run it - will the nohup command still be suitable here?

    • @common_sense_cloud
      @common_sense_cloud ปีที่แล้ว

      You should be able to run any package.json script with nohup, in my case I'm not sure if this app had a build script, so I just ran the default npm start as an example. This is more of a "how stuff works" video than a production ready environment, but I can and will make a video on how to deploy this same application in a more production ready format soon!

  • @cairoayrescosta6798
    @cairoayrescosta6798 ปีที่แล้ว

    You are awesome! Don't stop making videos, gretting from Brazil.

  • @peterkibet7720
    @peterkibet7720 ปีที่แล้ว

    Great! How or where do I get my mongo uri?

    • @common_sense_cloud
      @common_sense_cloud ปีที่แล้ว

      www.mongodb.com/docs/v2.2/reference/connection-string/ This is where the mongo URI is from, in this case we're running mongodb on localhost on the machine, so you'd fill in the "host" parameter in those docs as localhost or 127.0.0.1 Username and password are optional (but recommended) if you're not using auth on mongodb. And then port number is just the default mongo port.

  • @viniciusbodra2218
    @viniciusbodra2218 ปีที่แล้ว

    Great content Kody! Take my subscription. I'm looking forward to watch the next parts, especially the third.

  • @macdilen2009
    @macdilen2009 ปีที่แล้ว

    Always teach best practices else stop right there. Who in sane mind creates a key under root user. PPl will follow your taught bad practices.

  • @caps-zi9tj
    @caps-zi9tj ปีที่แล้ว

    nice! thanks

  • @JohnDoe-ji1zv
    @JohnDoe-ji1zv ปีที่แล้ว

    where can i find src repository with this code ?

    • @common_sense_cloud
      @common_sense_cloud ปีที่แล้ว

      I actually don't have this in a git repo right now, but let me change that!

  • @MoMo-qk5nc
    @MoMo-qk5nc ปีที่แล้ว

    Nice, looking forward to the other ways of deploying the app!

  • @joyebot7371
    @joyebot7371 ปีที่แล้ว

    thank you

  • @harrymacguirejr.7764
    @harrymacguirejr.7764 ปีที่แล้ว

    Great vid! Very easy to understand!

  • @TechIndustryAnalysis
    @TechIndustryAnalysis ปีที่แล้ว

    ✅✅✅

  • @jackiebaron5119
    @jackiebaron5119 ปีที่แล้ว

    The "CLOUD" has always been horseshit. WTF is a "cloud engineer"???

    • @common_sense_cloud
      @common_sense_cloud ปีที่แล้ว

      You should come on the live stream tomorrow so we can discuss your take! Completely serious, DM me on Instagram @common_sense_cloud

    • @Ornithopter470
      @Ornithopter470 6 หลายเดือนก่อน

      The cloud is just running your app on someone else's computer.

  • @TechIndustryAnalysis
    @TechIndustryAnalysis 2 ปีที่แล้ว

    Subscribe you mudder mudders

  • @maxdignitas3698
    @maxdignitas3698 2 ปีที่แล้ว

    Kody: “I like to wake up early…” Me: “Oh, good for him” Kody: “…so I usually wake up at 4-30” Me: “WHAT THE HELL KODY?!”

    • @common_sense_cloud
      @common_sense_cloud 2 ปีที่แล้ว

      😂😂😂 you get used to it after a few years

  • @maxdignitas3698
    @maxdignitas3698 2 ปีที่แล้ว

    “You don’t have to be super-smart to code” *immediately plugs Fido* Damn bro 😂

  • @TechIndustryAnalysis
    @TechIndustryAnalysis 2 ปีที่แล้ว

    Smash like!

  • @christainsoto123
    @christainsoto123 2 ปีที่แล้ว

    ☁️☁️☁️

  • @Thelostsouls13
    @Thelostsouls13 2 ปีที่แล้ว

    Great video man! Love how you’re presenting the info and giving people insight. Hopefully peeps can learn from you, can’t wait to see this thing grow! ✌🏾

  • @beatrizdominguez9149
    @beatrizdominguez9149 2 ปีที่แล้ว

    😂

  • @TechIndustryAnalysis
    @TechIndustryAnalysis 2 ปีที่แล้ว

    Another one

  • @TechIndustryAnalysis
    @TechIndustryAnalysis 2 ปีที่แล้ว

    Damn y'all get really good wifi in the Republic of Chad

  • @maxdignitas3698
    @maxdignitas3698 2 ปีที่แล้ว

    Also can you do a video on cloud-based GPU compute? Curious to heard where we are with that today

  • @maxdignitas3698
    @maxdignitas3698 2 ปีที่แล้ว

    A tutorial on how to set up a daily notifications with cloud functions would be tight!

  • @maxdignitas3698
    @maxdignitas3698 2 ปีที่แล้ว

    “You’re basically trading security for convenience.” Hmmm, where have I heard that before 🤔

  • @maxdignitas3698
    @maxdignitas3698 2 ปีที่แล้ว

    A cloud bit my sister once…

  • @psychogugus972
    @psychogugus972 2 ปีที่แล้ว

    Amazing Content!

  • @bigbaselp
    @bigbaselp 2 ปีที่แล้ว

    To the ☁ with you, Kody!

  • @samproschansky
    @samproschansky 2 ปีที่แล้ว

    🔥 🔥 🔥

  • @jefferythepit4995
    @jefferythepit4995 2 ปีที่แล้ว

    Bork Bork

  • @christainsoto123
    @christainsoto123 2 ปีที่แล้ว

    🔥🔥🔥

  • @tmanscott11
    @tmanscott11 2 ปีที่แล้ว

    Hell yeah common sense 😎