10 AWS Cloud Portfolio Projects to Build Your Skills and Resume/CV | AWS Tutorials

Поділитися
Вставка
  • Опубліковано 11 чер 2024
  • A question I get a lot is, “What kind of project should I build for AWS?” It’s one thing to know the basics of EC2 or S3 or DynamoDB, but how do you pull everything together into something that actually works? AND something that you could show a potential employer. In this video, I point you to 10 projects that are exactly that.
    🌟***AWS PROJECTS***🌟
    ▶️ PROJECT 1: A ride-sharing app for unicorns (Wild Rydes) that uses CodeCommit, Amplify, Cognito, Lambda, IAM, API Gateway and DynamoDB: • AWS Portfolio Project:...
    ▶️ PROJECT 2: A memory card matching game that uses S3 for static website hosting and CodePipeline to set up continuous deployment from GitHub: • AWS Project: Build a G...
    ▶️ PROJECT 3: A simple math application from scratch that uses Amplify, Lambda, IAM, API Gateway and DynamoDB: • AWS Project: Architect...
    ▶️ PROJECT 4: Build your online resume using S3, Route 53, Certificate Manager, CloudFront, and a little help from ChatGPT: • AWS Project: Build a R... . This one is also available as a written tutorial on freeCodeCamp.org: www.freecodecamp.org/news/aws...
    ▶️ PROJECTS 5 through 9: Beginner to advanced projects from @TechWithLucy. Watch the overview video ( • 5 Mini AWS Cloud Proje... ) and then check out the GitHub page: github.com/techwithlucy/youtu...
    ▶️ PROJECT 10: The Cloud Resume Challenge, a guidebook (e-book, $22.99) full of practical skills, tips and advice for getting started with a career in cloud: cloudresumechallenge.dev/
    🌟***MY AWS COURSES***🌟
    If you’re interested in getting AWS certifications, check out these full courses. They include lots of hands-on demos, quizzes and full practice exams. Use FRIENDS10 for a 10% discount!
    • AWS Certified Cloud Practitioner: academy.zerotomastery.io/a/af...
    • AWS Certified Solutions Architect Associate: academy.zerotomastery.io/a/af...
    🌟***TIMESTAMPS***🌟
    00:00 - Overview of the ten AWS projects to build your resume
    00:16 - Project 1: A ride-sharing app for unicorns (Wild Rydes) (a web app)
    00:34 - Project 2: A memory card matching game (a static web app with continuous deployment)
    00:58 - Project 3: A math application (a web app)
    01:18 - Project 4: Build your online resume with a custom domain name and certificate
    01:44 - Projects 5 through 9: Various AWS cloud projects from Tech With Lucy, beginner to advanced
    02:15 - Project 10: The Cloud Resume Challenge (a practical guidebook)
  • Наука та технологія

КОМЕНТАРІ • 45

  • @TinyTechnicalTutorials
    @TinyTechnicalTutorials  5 місяців тому +5

    Hope you like these projects! If you complete any of them and have a link, feel free to drop it below! 💪🔥🤓

  • @darlakim5120
    @darlakim5120 5 місяців тому +2

    Loving your tutorials… bite-sized pieces that are short and easy to internalize. You’re a talented instructor 😊 Thanks!

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

      Oh, how nice of you!! 🥰 Thanks for watching and for taking the time to drop a comment! 🙏🌟🤓

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

    Massively useful, spot on topic for anyone wants to get hands on with AWS. Love it.

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

    Great content! very helpful!Cant wait for the next video. Thank you!

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

    Thanks for the information. :) Appreciate it.

  • @xavieralmonte5404
    @xavieralmonte5404 23 дні тому

    Great video! Are you open to doing a full video on completing some of these projects?

  • @user-us7rg4cd6p
    @user-us7rg4cd6p 4 місяці тому

    East or West, Tiny Tech Tut is the best! No nonsense.. no fluff.. just value! 😍

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

      LOL! This is great--thanks so much! Saving a screenshot of this one! 🥰🙏🌟

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

    Great videos. Keep it up

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

    your great😁this helps so much🥰, voice. thanks

  • @user-lq6bt4jg5g
    @user-lq6bt4jg5g 4 місяці тому

    Mam is very thankful for all your videos. I want more videos about AWS projects

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

      Thanks so much for watching! And yes, I'll definitely be doing more project videos! 🤓💪🌟

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

    Thanks for sharing. I purchased your AWS Cloud Practitioner course on udemy and the SAA on ZTM. This is really nice because some AWS courses dont have projects which we need.

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

      Awwww...thanks so much, Robert! Much appreciated. 🙏🌟🤓

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

      You are welcome.@@TinyTechnicalTutorials

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

    Many thanks for sharing. I wonder if any of these projects involves LLMs (e.g. OpenAI, HuggingFace etc) and if not, then whether you have any recommendations or ideas for an LLM-powered project on AWS. Thanks

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

      Thanks, Ahmad! 🙏🌟 Project 4 uses ChatGPT, but just the end-user interface (no APIs). I don't have any projects for LLMs on AWS at the moment (only a Amazon Bedrock basics video: ua-cam.com/video/32D7NJK9QIk/v-deo.html), but this is a great suggestion. I'll add it to my list! Thanks for taking the time to drop a comment. 😊

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

      @@TinyTechnicalTutorials Hi, thank you for your informative reply. I checked out your Amazon Bedrock basics video and found it very helpful. I also saw a comment on that video asking you to "walk us through a RAG use case" and I strongly agree with that request. I think RAG is a very powerful and interesting tool for natural language understanding and genAI, but most of the tutorials online are too simplistic and unrealistic. They only use a single or a few PDF files as the data source (e.g. learn how to chat with your PDF), which is not how most companies store and manage their data assets! It would be awesome if you could create a project where you show how to use RAG on AWS with real-world data storage scenarios such as RDBS, data warehouses, etc. That would be a great project to learn from and apply to realistic problems. Thank you for your amazing work and I hope you consider this suggestion.

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

      Thanks for the extra context, Ahmad, and for the up-vote of that RAG use case. Noted! 👍🤓

  • @rtabaldo1
    @rtabaldo1 23 дні тому

    Perfect

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

    Are they ordered by complexity? where should we start?
    thanks, im loving your videos!

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

      Thanks for the kind words, Segu! 🥰 The projects aren't in any particular order. If there are certain services you want to get experience with, then I'd suggest starting with those first. The simplest one is probably Project 2 (building a game and using Code Pipeline), but all have good learnings! Hope that helps! 🤓

    • @segu_.
      @segu_. 3 місяці тому

      @@TinyTechnicalTutorials Thank you! I'll be sharing my links in the comments

  • @MrBlue-cd8yw
    @MrBlue-cd8yw 4 місяці тому

    Hi I hope you notice this. Does this projects can be done using free tier ? Just sharing I recently graduate from AWS' learning program and still on lookout how will I excel among other graduates. Timely I found your vid, so yeah i would like to build these projects if it's free. Currently a student here for context so I can't afford subscription yet. Thans

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

      Hi Mr. Blue! 👋 Welcome to the channel! Yes, most of these projects can be done using the Free Tier (for my four projects, each of the videos give a breakdown of estimated charges). Good luck with your studies! 🤓🌟💪

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

    Could you please share GitHub links of those projects?

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

      Hi Sany! 👋 Not all of them have GitHub links, but check out the video description for links to all the videos. The ones that have additional links can be found in those videos themselves. Good luck! 🤓

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

      @@TinyTechnicalTutorials Thanks mam for the reply. Btw I really like your AWS video content very much 👍

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

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

    hiya you have a nice voice lol

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

      Haha...you're too kind!! Thanks for watching! 🤓🙏🌟

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

      lmao youre welcome :) and for sure! i just found you and def like your channel! @@TinyTechnicalTutorials

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

    Love your content 🎉

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

    Hey! Thanks a bunch for this video! I'm getting ready to take my SAA exam at the end of this month and after I pass, I'm gonna focus on doing labs and projects to put all of this book knowledge to work So again, thanks 4 another great and informative video! be well, be safe and Cheers!

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

      Happy New Year, Sam!! Always great to see you in the comments. 😊 Best of luck on the exam...I'm sure you'll pass with flying colors! Cheers! 🌟🥰

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

      Thank U 4 the wonderful encouragement@@TinyTechnicalTutorials