Create and Delete an AWS CloudFormation Stack | Step-by-Step Tutorial for Beginners

Sdílet
Vložit
  • čas přidán 12. 06. 2024
  • AWS CloudFormation is Amazon’s “infrastructure as code” solution, and is core to a lot of other services, especially on medium to large projects. Rather than setting up infrastructure manually, just define what you want through code (in a JSON or YAML template), and let AWS do the rest of the work for you. It’s repeatable, trackable, and can also help with cost savings.
    In this hands-on tutorial, we create a new CloudFormation stack using a sample LAMP (Linux, Apache, MySQL and PHP) template provided by AWS. In the process, we’ll take a look at the designer, where we can see the exact details of what’s included in the template. And then we’ll ultimately look at the webpage that was created by deploying the stack.
    Then before we end, I’ll walk you through how to delete the CloudFormation stack, which will delete all of its resources (a huge time saver as well!).
    🌟🌟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...
    00:00 - Overviewing CloudFormation and its benefits locations
    02:42 - Getting started with the CloudFormation LAMP sample template
    03:26 - Exploring the CloudFormation designer
    04:49 - Creating a CloudFormation stack using the LAMP sample template
    05:46 - Viewing the progress of the CloudFormation stack
    06:17 - Launching the web page created by CloudFormation
    06:58 - Deleting a CloudFormation stack and all its resources
  • Věda a technologie

Komentáře • 31

  • @TinyTechnicalTutorials
    @TinyTechnicalTutorials  Před 9 měsíci +2

    What else do you want to learn about AWS? Let me know below in the comments! 🤓🤓

    • @guitarMartial
      @guitarMartial Před 9 měsíci

      Ty for creating these tutorials!! Subscribed :)
      If you could also keep adding on progressively more difficult topics including mini systems design projects that'll be super helpful!
      In fact there is a real void where people are studying for Systems Design interview but its all very theoretical. If you can build a playlist of systems designs interview questions e.g. design a simple web crawler or design a video hosting service or design a url shorterning service - that would be super powerful way of learning AWS but also putting skills to practical use in a contained enviornment. Ty!

    • @TinyTechnicalTutorials
      @TinyTechnicalTutorials  Před 9 měsíci +1

      Welcome to the channel, @guitarMartial! 👋 And thanks for the detailed comment/suggestion! I totally agree on the "putting skills to practical use" part. I hope to do a lot more hands-on projects in the future, so stay tuned! 🤓🌟

    • @citizenofthisworld3772
      @citizenofthisworld3772 Před 9 měsíci +1

      I suggest a video on AWS Config.

    • @TinyTechnicalTutorials
      @TinyTechnicalTutorials  Před 9 měsíci

      I like it! I'll add it to my list. Thanks for the suggestion! 🙏🌟🤓

    • @citizenofthisworld3772
      @citizenofthisworld3772 Před 8 měsíci

      @@TinyTechnicalTutorials You are welcome 😄

  • @cristobalvalladares973
    @cristobalvalladares973 Před 6 měsíci +5

    You have a remarkable ability to make things clear and in small bursts. Thank you! My colleagues and I are embarking on a major AWS project. For us you are a go to.

  • @DinaraKhaydarova-wh2zb
    @DinaraKhaydarova-wh2zb Před měsícem +2

    your voice is so kind and warm 🥰, which makes the learning so enjoyable with you :)

    • @TinyTechnicalTutorials
      @TinyTechnicalTutorials  Před měsícem +1

      Ahhh...you're very kind!! 🥰 Thanks for watching, and for such a nice comment! 🙏🤓🌟

  • @mjamsheedy
    @mjamsheedy Před 9 měsíci +2

    I have seen lots of online tutorials but I think this is by far the best!

    • @TinyTechnicalTutorials
      @TinyTechnicalTutorials  Před 9 měsíci

      Yay! Thank you! Really appreciate the support! 🙏🌟🤓

    • @flightscapeaviationphoto
      @flightscapeaviationphoto Před 9 měsíci +1

      She is one of the absolute best on YT. Between her delivery style and perfect voice - content with just needed level of detail. I’ve already said elsewhere, she needs to be doing Udemy work and/or formal onsite instruction. Amber is awesome 🙌

    • @TinyTechnicalTutorials
      @TinyTechnicalTutorials  Před 9 měsíci +1

      You're making me blush, Mark! 😊 Thanks for the very kind words! 🥰

  • @charishmapriyachitimireddi9839

    I am very glad to learn Cloud formation stack creation and deleting very easily and clearly through your video

    • @TinyTechnicalTutorials
      @TinyTechnicalTutorials  Před 26 dny

      I'm so glad it helped! Thanks for supporting the channel, and for such a nice comment! 🙏🌟

  • @hamsodoz4747
    @hamsodoz4747 Před 7 měsíci

    you're the best!!! You make everything to be simple.

  • @maddylucifer7565
    @maddylucifer7565 Před 9 měsíci

    Most awaited one thank you mam❤️

  • @babababa201
    @babababa201 Před 6 měsíci +1

    Just cant get over how good these tutorials are. If there were awards for technical tutorials, you would be taking home the gold.
    The designer view is very cool. Do you know if there is a way to see a similar view for your existing architecture? So for example, if I had created an API, a database, some EC2 instances etc, is there a way to see a similar "Designer View" or overview of the setup?

    • @TinyTechnicalTutorials
      @TinyTechnicalTutorials  Před 6 měsíci

      You're too kind, Stephen!! I'm going to print this and put it on my wall. 🥰🙏🌟
      For diagramming existing architecture, there's a service called Workload Discovery: aws.amazon.com/solutions/implementations/workload-discovery-on-aws/. I haven't used this myself, and it looks like it might take some work to get it set up, but might be what you're looking for? If you decide to try it, feel free to loop back here with results/opinions. I'm curious! 🤓

  • @citizenofthisworld3772
    @citizenofthisworld3772 Před 9 měsíci +1

    Great video as always. May I suggest a video on AWS Config?

  • @elClubdelas7Cifras
    @elClubdelas7Cifras Před 2 měsíci

    completed

  • @eliasperez5168
    @eliasperez5168 Před 2 měsíci +1

    Do you ever use visual studio code to launch cf?

    • @TinyTechnicalTutorials
      @TinyTechnicalTutorials  Před 2 měsíci

      Hi Elias! 👋 I actually haven't done that myself, but it looks like it's possible? docs.aws.amazon.com/toolkit-for-visual-studio/latest/user-guide/tkv-cfn-editor-deploy-template.html