How to Get Started with AWS • Crash Course

Поділитися
Вставка
  • Опубліковано 24 чер 2024
  • Learn how to get started with AWS in 30 minutes!
    You'll learn how to create an AWS account, configure IAM users, and use the AWS CLI and SDK. We'll also look at AWS CDK and see how we can use it to manage cloud infrastructure.
    👉 Links
    🔗 Project: github.com/pixegami/todo-list...
    🔗 AWS Console: aws.amazon.com
    🔗 AWS Free Tier: aws.amazon.com/free
    🔗 AWS CLI: aws.amazon.com/cli
    🔗 Credential Provider Chain: docs.aws.amazon.com/sdkref/la...
    🔗 IAM Best Practices: docs.aws.amazon.com/IAM/lates...
    🔗 Node.js: nodejs.org/en
    🔗 AWS CDK: docs.aws.amazon.com/cdk/v2/gu...
    📚 Chapters
    00:00 Introduction to AWS
    00:57 Example AWS Services
    05:51 AWS Pricing
    07:32 AWS Free Tier
    09:30 4 Ways to Use AWS
    10:26 Create an AWS Account
    11:40 How AWS Regions Work
    13:08 Creating an IAM User
    16:21 Using the AWS CLI
    19:11 Using the AWS SDK for Python
    20:47 Using AWS CDK
    25:37 Deploying a Serverless To-Do List
    27:16 Reference Architecture Diagrams
    #pixegami #aws

КОМЕНТАРІ • 26

  • @ramiroalegre8183
    @ramiroalegre8183 2 місяці тому +2

    i found your channel today, and i love how you teach, thanks for these contents!

    • @pixegami
      @pixegami  Місяць тому

      I'm glad to hear that, thank you!

  • @manassengudia1854
    @manassengudia1854 8 місяців тому +2

    Great Introduction. I would like to see more videos about DynamoDB and Sigle Table Design.

    • @pixegami
      @pixegami  8 місяців тому

      Noted, thanks for the feedback :)

  • @prajganesh
    @prajganesh 8 місяців тому +1

    Great foundation. Keep adding more advanced content around Lambda and CDK.

    • @pixegami
      @pixegami  8 місяців тому

      Thank you! Will do!

  • @starriet
    @starriet 2 місяці тому +2

    Smart guy, smart video :)

  • @susheelkumarvashulal8951
    @susheelkumarvashulal8951 4 місяці тому +1

    Very informative video! Could you make more AWS centric videos covering real-world use cases and example applications?

    • @pixegami
      @pixegami  4 місяці тому

      Great idea... Thanks for the suggestion :)

  • @haakonharnes
    @haakonharnes 7 місяців тому +2

    Great video! Could you do a video on automatically deploying to AWS using GitHub actions? I want to build an API using FastAPI + Mangum + Docker and deploy to AWS Lambda using GitHub actions, but it seems complex.

    • @pixegami
      @pixegami  7 місяців тому

      Thank you! Yes I actually have a video on GitHub actions for AWS too! Check it out here: How To Use GitHub Actions • Automate Your AWS Deployments
      ua-cam.com/video/9uMcN66mfwE/v-deo.html

  • @JC-hv8he
    @JC-hv8he 2 місяці тому +1

    Found your channel its amazing. I am learning my aws and the bedrock. I wanna ask instead of using ec2, can I use lightsail for cheaper cost to

    • @pixegami
      @pixegami  2 місяці тому

      Thank you, and welcome! I think Lightsail uses things like EC2 under the hood, so yes you should be able to use them too.
      But I think EC2 has a free tier as well (with the micro instance). If you really wanna have cost-effective compute, I recommend looking at Lambda (but it depends what you're trying to build --- Lambda will work well with event-driven services, or API services).

  • @pphodaie
    @pphodaie 8 місяців тому +1

    Really enjoyed your AWS videos. Can you cover the new Bedrock services in a future video?

    • @pixegami
      @pixegami  8 місяців тому

      Thanks! Yeah, it's a great - I'll look into it next :)

  • @bgd_surf
    @bgd_surf 7 місяців тому +1

    Great intro for beggingers, keep rocking bro

  • @user-dl6ck3tv4m
    @user-dl6ck3tv4m 8 місяців тому +1

    Hello I would like to ask that, in the privategpt can I add link to html ? or do I have to give html files in the source documents?

  • @zainsyed9811
    @zainsyed9811 8 місяців тому +1

    Awesome inteoduction thanks so much. One question when i try creating an additonal user it takes me to the IAM identity center instead though and creates it there rather than in IAM section. Do you know why that is?

    • @pixegami
      @pixegami  7 місяців тому

      Thanks! Hmm, not quite sure - I think there could be different interfaces for creating the user. But it should still be fine no matter where you create it from.

  • @nadirhussainar
    @nadirhussainar 4 місяці тому +1

    I am a senior mobile engineer coding in react native. I am now inclined towards cloud and AI. What roadmap would you recommend to transition.

    • @pixegami
      @pixegami  3 місяці тому +1

      I think learning how to build basic services in the cloud (e.g. AWS, Azure, Firebase) is a good place to start for the first 6 months or so. You wanna know how to build services like a clone of Twitter, Instagram, Discord, etc.
      Then for AI - well it depends if you wanna be more of a science role (e.g. train and create models). But I think most people will want to learn how to apply AI. It's all new so there's no good roadmap for it yet, but I would guess just build apps that use a lot of AI, learn how to use the APIs for AI, and learn about popular applications (like RAG, Langchain, and how to evaluate models).

    • @nadirhussainar
      @nadirhussainar 3 місяці тому

      thanks for your coherent response. Yes as far as AI is concerned, I am more interested in its usage to enhance productivity.

  • @kunalpradhan8735
    @kunalpradhan8735 9 місяців тому +1

    Hi can I get a way to connect with you had some queries to talk.