AWS Cloudformation Step by Step Tutorial - Create a DynamoDB Table!

แชร์
ฝัง
  • เผยแพร่เมื่อ 18 ธ.ค. 2020
  • Learn how to get started with CloudFormation in this step by step tutorial video. In this video, we define a template file that will create a DynamoDB Table, and deploy it to AWS using Cloudformation.
    Looking to get hands on experience building on AWS with a REAL project? Check out my course - The AWS Learning Accelerator! courses.beabetterdev.com/cour...
    📚 MY RECOMMENDED READING LIST FOR SOFTWARE DEVELOPERS📚
    Clean Code - amzn.to/37T7xdP
    Clean Architecture - amzn.to/3sCEGCe
    Head First Design Patterns - amzn.to/37WXAMy
    Domain Driver Design - amzn.to/3aWSW2W
    Code Complete - amzn.to/3ksQDrB
    The Pragmatic Programmer - amzn.to/3uH4kaQ
    Algorithms - amzn.to/3syvyP5
    Working Effectively with Legacy Code - amzn.to/3kvMza7
    Refactoring - amzn.to/3r6FQ8U
    🎙 MY RECORDING EQUIPMENT 🎙
    Shure SM58 Microphone - amzn.to/3r5Hrf9
    Behringer UM2 Audio Interface - amzn.to/2MuEllM
    XLR Cable - amzn.to/3uGyZFx
    Acoustic Sound Absorbing Foam Panels - amzn.to/3ktIrY6
    Desk Microphone Mount - amzn.to/3qXMVIO
    Logitech C920s Webcam - amzn.to/303zGu9
    Fujilm XS10 Camera - amzn.to/3uGa30E
    Fujifilm XF 35mm F2 Lens - amzn.to/3rentPe
    Neewer 2 Piece Studio Lights - amzn.to/3uyoa8p
    💻 MY DESKTOP EQUIPMENT 💻
    Dell 34 inch Ultrawide Monitor - amzn.to/2NJwph6
    Autonomous ErgoChair 2 - bit.ly/2YzomEm
    Autonomous SmartDesk 2 Standing Desk - bit.ly/2YzomEm
    MX Master 3 Productivity Mouse - amzn.to/3aYwKVZ
    Das Keyboard Prime 13 MX Brown Mechanical- amzn.to/3uH6VBF
    Veikk A15 Drawing Tablet - amzn.to/3uBRWsN
    Template File: gist.github.com/awssimplified...
    IAM Policy Video - • AWS IAM Tutorial - How...
    What is AWS Cloudformation? - • What is AWS Cloudforma...
    Like the video? Check out my Blog Post on CloudFormation: www.beabetterdev.com/2020/12/...
    🌎 Find me here:
    Twitter - / beabetterdevv
    Instagram - / beabetterdevv
    Patreon - Donations help fund additional content - / awssimplified
    #AWS
    #CloudFormation
    #SAM
    #InfrastructureAsCode

ความคิดเห็น • 48

  • @freakersmind
    @freakersmind 2 ปีที่แล้ว +3

    Thanks for this explanatory video. I just started working on aws and cloud formation yesterday and today I'm capable of building the template using your helpful videos.
    Thanks a ton man. 🎉🎉🙏🏻🙏🏻

  • @moeal5110
    @moeal5110 ปีที่แล้ว +2

    You are one of a few people that I can lesson to on 2x speed. Great work thanks

  • @vishwanathnijampurkar9862
    @vishwanathnijampurkar9862 9 หลายเดือนก่อน

    mind blowing video, the way you explained by showing live example its really appreciated, please keep on making this kind of videos..All the best👍

  • @alpha_ray_burst
    @alpha_ray_burst 3 ปีที่แล้ว +11

    Fantastic video, as always. Thanks for making this, and thanks especially for taking the time to explain each and every element and what it does.

    • @BeABetterDev
      @BeABetterDev  3 ปีที่แล้ว

      Thanks Adam! Glad you enjoyed !

  • @victorodili6265
    @victorodili6265 2 ปีที่แล้ว +1

    Wonderful. Everything worked as you demonstrated. Many thanks.

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

      You're very welcome Victor!

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

    Nice, real demo always helps

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

    Great explanation, subscribed!

  • @SH-os1ck
    @SH-os1ck 2 ปีที่แล้ว

    Really good info sir! Thank you

  • @user-lx2xe6qc6q
    @user-lx2xe6qc6q 10 หลายเดือนก่อน +1

    Thanks for the easy and clear explanation

    • @BeABetterDev
      @BeABetterDev  9 หลายเดือนก่อน

      Glad it was helpful!

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

    Thanks great intro video

  • @Shardalon
    @Shardalon 2 ปีที่แล้ว +2

    Great guide. I was a complete neophyte and followed along with no issue.

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

      Thanks Shardalon, glad it worked for you !

  • @robsonoliveiraalves2878
    @robsonoliveiraalves2878 2 ปีที่แล้ว +1

    Great video. Thanks

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

    Nice explaination

  • @tkajtsai1586
    @tkajtsai1586 3 ปีที่แล้ว +1

    Good stuffs! Thanks

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

      You're very welcome Tkaj!

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

    Thanks for the viddeo

  • @amirfakhim7797
    @amirfakhim7797 2 ปีที่แล้ว +1

    You are great 👍

  • @AlvinC-sz3li
    @AlvinC-sz3li 3 ปีที่แล้ว +1

    There are a lot of wired behaviors with CFN. If you use CFN for your CICD, be careful about lock steps, especially if your CFN also defines VPC related resources. CFN is not that smart, and shouldn't try to be smart to change those kinds of resources.
    SAM is old tech and is hard to use(but if your CFN is simple and only needs it in a single region, then SAM is still a good choice). CDK is a better option, more flexible and convenient solution for Infrustruec as Code.
    BTW, very good video! Thumb up from an AWS SDE.

  • @stevenroberts1903
    @stevenroberts1903 3 ปีที่แล้ว

    Will this work with spreadsheets, like from an online form, a person fills out form, that data needs to go somewhere, we can cognito forms, but have & already paid for AWS account. So we need a place where that data is collected & put in to a spreadsheet, & can be accessed from a browser or something.

  • @kylemit
    @kylemit 3 ปีที่แล้ว +3

    Thanks for the tutorial! Also, what are you using to draw on the screen so smoothly?

    • @BeABetterDev
      @BeABetterDev  3 ปีที่แล้ว +2

      Hey Kyle, I actually made a video on this here: th-cam.com/video/6Fk9xDpJhvk/w-d-xo.html
      Cheers

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

    do you ave any examples showing your code using the YAML file instead of the AWS console

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

    Great man.!
    Do you have Any video on your channel or any reference video that explains the Api gateway deployment by cloud formation template?

    • @BeABetterDev
      @BeABetterDev  2 ปีที่แล้ว +2

      Hi Parth,
      I'm coming out with a related video that uses CDK + Codepipeline. It may be of help since most folks are using CDK these days for infrastructure management.

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

    Where can I find all the properties name belongs to the "Resources" field? Any good VS code plugin suggestions?

  • @Roman-fo9wv
    @Roman-fo9wv 5 หลายเดือนก่อน

    Could you please confirm that the only way to automate all the customizations you did in the UI is to do them through the SDK?

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

    Very nice video, can you help me on Websocket API's cloudformation yml script. (for lambda and API) Thanks!!!

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

    Makes sense. Wondering why someone would use this instead of terraform ?

  • @healthymealthy775
    @healthymealthy775 2 ปีที่แล้ว +1

    If I wanted to take security groups in an AWS account and move them (copy) to another AWS account. Do I just need to copy the original .JSON template.

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

    Hi Can you create a video, how to replicate dynamodb tables in other regions using cloudfromation.

  • @kakaji_cloud8106
    @kakaji_cloud8106 3 ปีที่แล้ว

    tutorial is awesome but i have one question how can upload this stack via python code.

    • @astrozhu3937
      @astrozhu3937 2 ปีที่แล้ว +1

      you might wanna check out AWS CDK, it allows you to write iac in python

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

    Do you have a patreon or some other platform to support the channel?? I’d love to support the channel

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

      Oh didn’t seem to work

    • @BeABetterDev
      @BeABetterDev  2 ปีที่แล้ว +1

      Hi Liam! I certainly do - check out www.patreon.com/beabetterdev
      Thank you so much for your support!

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

      Just joined!

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

    tk

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

    I should have been taught AWS Cloud by you in 2020.12 ~2021.06

  • @versus492
    @versus492 3 ปีที่แล้ว

    "Don't ask me why yaml is better than json" - you can write comments in the code

    • @BeABetterDev
      @BeABetterDev  3 ปีที่แล้ว

      The best reason I've heard by far :)