Be A Better Dev
Be A Better Dev
  • 439
  • 16 520 071
Forget AWS VPN, start using Zero-Trust Network Access
Try out Twingate for free at www.twingate.com/
Set up twingate step by step: ua-cam.com/video/t4eLRKjfQFc/v-deo.html
Sign up for my Newsletter to receive regular AWS updates AND get a FREE PDF that includes 5 AWS Project Ideas: beabetterdev.com/aws-project-ideas-pdf/
📚 My Courses 📚
AWS Learning Accelerator - Learn AWS Through a Hands On Project - courses.beabetterdev.com/courses/aws-learning-accelerator
AWS Step Functions Masterclass - courses.beabetterdev.com/courses/aws-step-functions-masterclass
AWS Lambda - A Practical Guide - www.udemy.com/course/aws-lambda-a-practical-guide/?referralCode=F6D1A50467E579C65372
🎉SUPPORT BE A BETTER DEV🎉
Become a Patron: www.patreon.com/beabetterdev
📚 INCREDIBLE BOOKS TO BUILD YOUR ABILITY TO FOCUS AND ORGANIZE 📚
Deep Work - amzn.to/463oPRk
So Good They Can't Ignore You - amzn.to/3PPo48N
Digital Minimalism - amzn.to/3Q00nep
A World Without Email - amzn.to/3t6nGKq
Time Block Planner - amzn.to/44Z9nEI
📚 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 Driven 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
🌎 Find me here:
Twitter - BeABetterDevv
Instagram - beabetterdevv
Patreon - Donations help fund additional content - www.patreon.com/beabetterdev
#SoftwareEngineer
#SoftwareDeveloper
Переглядів: 1 384

Відео

30% Off the Top AWS Courses and Books
Переглядів 1,3 тис.9 годин тому
Get 30% off my courses, Yan Cui's (aka theburningmonk), Alex Debrie's, and more! Visit the following URL for details: mailinglist.beabetterdev.com/posts/30-off-on-courses-from-the-top-aws-creators Sign up for my Newsletter to receive regular AWS updates AND get a FREE PDF that includes 5 AWS Project Ideas: beabetterdev.com/aws-project-ideas-pdf/ 📚 My Courses 📚 AWS Learning Accelerator - Learn A...
7 Ways to Deploy Containers on AWS
Переглядів 9 тис.Місяць тому
Diagram Link: app.eraser.io/workspace/9XoQ8u9WzQsgEVuchk2g?origin=share Sign up for my Newsletter to receive regular AWS updates AND get a FREE PDF that includes 5 AWS Project Ideas: beabetterdev.com/aws-project-ideas-pdf/ 📚 My Courses 📚 AWS Learning Accelerator - Learn AWS Through a Hands On Project - courses.beabetterdev.com/courses/aws-learning-accelerator AWS Step Functions Masterclass - co...
Top 4 AWS Cloud Career Mistakes You NEED to Avoid
Переглядів 7 тис.Місяць тому
This video is about four key mistakes I made as I advanced in my cloud career. Sign up for my Newsletter to receive regular AWS updates AND get a FREE PDF that includes 5 AWS Project Ideas: beabetterdev.com/aws-project-ideas-pdf/ 📚 My Courses 📚 AWS Learning Accelerator - Learn AWS Through a Hands On Project - courses.beabetterdev.com/courses/aws-learning-accelerator AWS Step Functions Mastercla...
AWS Lambda + Bedrock Tutorial
Переглядів 8 тис.Місяць тому
Learn how to use AWS Lambda to invoke APIs from AWS Bedrock. This video is step by step using Python and boto3's Bedrock client to call the InvokeModel API. I also show you how to set up your IAM Permissions and modify your Lambda Timeout values to deal with slow responses from Bedrock. Sign up for my Newsletter to receive regular AWS updates AND get a FREE PDF that includes 5 AWS Project Ideas...
Top AWS Services For Backend Developers
Переглядів 12 тис.Місяць тому
Want to learn AWS as a backend developer? Focus on these dozen or so services to build a solid foundation and get started on your cloud journey. Sign up for my Newsletter to receive regular AWS updates AND get a FREE PDF that includes 5 AWS Project Ideas: beabetterdev.com/aws-project-ideas-pdf/ 📚 My Courses 📚 AWS Learning Accelerator - Learn AWS Through a Hands On Project - courses.beabetterdev...
How AWS is Making It Easier To Convert to IaC/CDK
Переглядів 6 тис.Місяць тому
Infrastructure as Code is a powerful paradigm that allows you to define your AWS resources using familiar programming concepts. But, if you started your AWS journey in the AWS console and are looking to migrate, this can be a painful ordeal. AWS is making it easier than ever for folks with manually created resources to get started using CDK. Learn all about the new feature and how to get starte...
AWS CDK Crash Course for Beginners
Переглядів 19 тис.2 місяці тому
AWS CDK or Cloud Development Kit is a powerful infrastructure as code solution. It makes it easier to develop, deploy, and iterate with infrastructure updates using a programming language. Further, it contains many useful constructs that can help you set up an ENTIRE application in just a couple lines of code. This is a crash course video where I teach you the fundamentals of CDK. The goal is t...
Real Life AWS Project Architecture Overview
Переглядів 10 тис.2 місяці тому
Examining real life AWS Project Architecture's is my favourite way to build AWS skills. By understanding how others solve problems using AWS services, we become better informed in future design decisions. In this video, I walk you through the design of an instance scheduler application. Learn about the services being used, how the data is being modeled, and how/why different AWS services were u...
Amazon States Language (ASL) Introduction
Переглядів 2 тис.2 місяці тому
Amazon States Language (ASL) is a JSON based language that lets you define your Step Functions Workflows. In this video, I review what ASL is, how it works, and why they are useful to know about for any developer using Step Functions. Check out my Step Functions Masterclass here: courses.beabetterdev.com/courses/aws-step-functions-masterclass Sign up for my Newsletter to receive regular AWS upd...
AWS AppConfig Step by Step Tutorial
Переглядів 3 тис.2 місяці тому
Looking to store configuration or feature flags for your app? AppConfig is a great choice. In this video, I walk you through how to set up an AppConfig configuration store and show you how to access it using an AWS Lambda Function extension. Looking to get hands on experience building on AWS with a REAL project? Check out my course - The AWS Learning Accelerator! courses.beabetterdev.com/course...
Make Complex Queries FASTER with Epsio
Переглядів 1,6 тис.3 місяці тому
Try out Epsio today at bit.ly/3OxAjpI Epsio is a database plugin that speeds up database performance by incrementally updates results for your queries without ever re-calculating the entire dataset. It's easy to setup and get started using their wizard tutorial. In this video, I show you how to use Epsio by first creating a Postgres Deployment, configuring our RDS database with the right permis...
The Best Way To Search Through Logs Using AI + CloudWatch Log Insights
Переглядів 3,6 тис.3 місяці тому
AWS Cloudwatch Query Generator is a brand new feature that lets you use AI to perform queries against Cloudwatch logs. In the past, writingthe syntax for a log query was a painful and frustrating experience that required multiple visits to the AWS documentation. Using this new FREE feature, you can now type your queries using natural language, and AWS will convert your text into the correspondi...
AWS Workspaces Setup Tutorial
Переглядів 10 тис.3 місяці тому
Looking for a remote desktop hosted on the cloud? AWS Workspaces is your answer. In this video, I show you how to set up a remote Windows desktop. I show you how to create the instance in the AWS Console, log in, and get started using your instance. Sign up for my Newsletter to receive regular AWS updates AND get a FREE PDF that includes 5 AWS Project Ideas: beabetterdev.com/aws-project-ideas-p...
AWS API Gateway Introduction
Переглядів 18 тис.3 місяці тому
Learn about how AWS API Gateway works, its key features, and why it's such a popular AWS service. Sign up for my Newsletter to receive regular AWS updates AND get a FREE PDF that includes 5 AWS Project Ideas: beabetterdev.com/aws-project-ideas-pdf/ 📚 My Courses 📚 AWS Learning Accelerator - Learn AWS Through a Hands On Project - courses.beabetterdev.com/courses/aws-learning-accelerator AWS Step ...
6 Pillars of the AWS Well Architected Framework (you should really know this)
Переглядів 13 тис.4 місяці тому
6 Pillars of the AWS Well Architected Framework (you should really know this)
AWS Caching Solutions Introduction
Переглядів 6 тис.4 місяці тому
AWS Caching Solutions Introduction
Q & A with Daniel - Balancing a YT Channel with a Full Time Job, and more.
Переглядів 2,2 тис.4 місяці тому
Q & A with Daniel - Balancing a YT Channel with a Full Time Job, and more.
The Big Problem With "Serverless"
Переглядів 24 тис.4 місяці тому
The Big Problem With "Serverless"
AWS re:Invent 2023 Recap - The Most Important Announcements to Know About
Переглядів 13 тис.5 місяців тому
AWS re:Invent 2023 Recap - The Most Important Announcements to Know About
Pre re:Invent 2023 Feature Announcements You Don't Want To Miss
Переглядів 3,7 тис.5 місяців тому
Pre re:Invent 2023 Feature Announcements You Don't Want To Miss
How To Resume a Step Function From a Failed State **NEW FEATURE**
Переглядів 2,3 тис.5 місяців тому
How To Resume a Step Function From a Failed State NEW FEATURE
AWS Step Functions Introduction - What is it and Why is it Useful?
Переглядів 14 тис.5 місяців тому
AWS Step Functions Introduction - What is it and Why is it Useful?
Step Functions vs EventBridge Scheduler for AWS Timers
Переглядів 5 тис.6 місяців тому
Step Functions vs EventBridge Scheduler for AWS Timers
How Top Tech Companies Develop and Deploy Code with CI / CD Pipelines
Переглядів 14 тис.6 місяців тому
How Top Tech Companies Develop and Deploy Code with CI / CD Pipelines
Setting Up a Amazon Opensearch (ElasticSearch) Cluster with Free Tier
Переглядів 15 тис.6 місяців тому
Setting Up a Amazon Opensearch (ElasticSearch) Cluster with Free Tier
Real Life AWS Serverless Architecture Example
Переглядів 11 тис.6 місяців тому
Real Life AWS Serverless Architecture Example
How Top Tech Companies Organize & Build Software Products
Переглядів 10 тис.7 місяців тому
How Top Tech Companies Organize & Build Software Products
Generative AI On AWS Has Arrived With Amazon Bedrock (Console Overview and Demo)
Переглядів 47 тис.7 місяців тому
Generative AI On AWS Has Arrived With Amazon Bedrock (Console Overview and Demo)
If You Struggle With Focus, Read This Book (Deep Work by Cal Newport)
Переглядів 8 тис.7 місяців тому
If You Struggle With Focus, Read This Book (Deep Work by Cal Newport)

КОМЕНТАРІ

  • @rusmaakatupal4723
    @rusmaakatupal4723 2 години тому

    Is have a product view. I want to update the the number of current users viewing a product view in "real-time" and also the stock quantity of the product for all users sharing the same view at the same time. Given that I have three events 1. ViewEnter 2.ViewLeave (both are handled using middleware and a singelton service containing as a ConcurrentDictionnary<string (the view), List<int> (the sessionIDs)) 3.Add to Cart. What I have implemented whith websockets: -->Client : Is there someone else ? -->Server : No -->OtherClient : Is there some else ? -->Server : Yes, (counts annd boradcasts "1" to both clients) -->Clients: UpadatesScreen. Same goes for the product stock. on "AddToCart_Click" I keep thinking it is dumb to have an active connection with the users for the entire session when I just need event listeners one two endpoints for a real time operation on specific view with is product/Detail/(id). Would this be possible using long pooling ? Espacially the broadcastring part^^

  • @alexrusin
    @alexrusin День тому

    I have been using Twingate since Daniel's first video about Twingate. So far I like it. It took me a bit of time to figure out how to update Twingate connector to a newer version, but otherwise smooth sailing. Thank you, Daniel, for suggesting this service.

  • @aseep0109
    @aseep0109 День тому

    just wondering can I change sendMessage lambda into ec2, so I want to build some service worker to send message to client. is it possible?

  • @rodrigoalvesvilela23
    @rodrigoalvesvilela23 День тому

    Forgot to add “Advertisement “ on the video

    • @alexrusin
      @alexrusin День тому

      Daniel makes videos for smart people. He doesn't need to add obvious stuff.

  • @arfatbagwan48
    @arfatbagwan48 День тому

    can s3 event send notification to lambda for get request ? if yes what is difference between using s3 event vs s3 object lambda ? please help me out

  • @FundaDuval-eb8qj
    @FundaDuval-eb8qj День тому

    Hi I love the pace & no fluff! I have 2 questions: 1) Can you use user pool authorizers with federated ID integration (like with AzureAD)? User will be using SSO. and 2) does this remove the need/use-case for Lambda@Edge?

  • @paulywalnutz5855
    @paulywalnutz5855 День тому

    literally just turned off my college lecture to watch this

  • @funkykong9001
    @funkykong9001 День тому

    Is this an ad?

  • @AntonyNguyen-wy4tb
    @AntonyNguyen-wy4tb День тому

    how to practice it ?

  • @GottaHache
    @GottaHache День тому

    Very cool

  • @priyabratapradhan000
    @priyabratapradhan000 День тому

    Very nice explained 👌

  • @TariqASheikh
    @TariqASheikh 2 дні тому

    Why use twingate and not verifiied permissions by AWS ? what are pros/cons , both are zero trust

  • @nadirabbas2k
    @nadirabbas2k 2 дні тому

    Nice hair bro

  • @macedomauriz
    @macedomauriz 2 дні тому

    this looks AI

  • @greob
    @greob 2 дні тому

    thanks for the demonstration, would have been nice to mention automation through API perhaps. Also is there any configuration to be done on each resource? Is an agent required on each resource? (I assume this is based on Wireguard?)

  • @professionalantivaxxer4065
    @professionalantivaxxer4065 2 дні тому

    It's resources. It does not contain a Z. It's pronounced with an S, not a Z.

    • @andrewka5515
      @andrewka5515 2 дні тому

      The English language doesn't make much when it comes to spelling and pronunciation. I am not a native speaker and as such, I have noticed so many illogical moment in the language, compared to my native languages where words are written more or less the same as they are spoken. I live in the UK now, and I have heard many people say the word "resource" with a Z, and it annoyed me at the beginning, but I have come to accept that the language and its written system is what it is.

  • @user-insight46
    @user-insight46 2 дні тому

    Video starts 1:38 sec

  • @user-ym1mk5mx9l
    @user-ym1mk5mx9l 2 дні тому

    So made up dumb names and protocols someone have to learn. Yeah, i feel like as time passes by more people and businesses will be hack. To many damn softwares and privacy issues.

  • @lashlarue7924
    @lashlarue7924 2 дні тому

    best explanation anywhere. 🙏

  • @entrepreneurunlimited
    @entrepreneurunlimited 2 дні тому

    Hi, the discount code isn’t working for the AWS Fundamentals.

  • @ikshvak
    @ikshvak 2 дні тому

    this was helpful, thank you !!

  • @dianndranewman2350
    @dianndranewman2350 2 дні тому

    Really great video, thank you so much. Please can you do some more with a more basic explanation

  • @musawirap5592
    @musawirap5592 3 дні тому

    Can't open the Mindmap link

  • @satya4866
    @satya4866 3 дні тому

    Good

  • @ajprasad6865
    @ajprasad6865 3 дні тому

    I thought 15.x.x.x was not private

  • @modoulaminceesay9211
    @modoulaminceesay9211 3 дні тому

    Thanks man i have used terraform , cloudformation but I like this because I am able to test what I have created

  • @abraund
    @abraund 4 дні тому

    Gross, talk about burying your business logic in the most obscure place if you use these.

  • @grifmang
    @grifmang 4 дні тому

    Not to be *that* guy lol But, AWS doesn’t maintain your EC2. Just the hardware behind it. The user is responsible for anything on it.

  • @vancentyoube3718
    @vancentyoube3718 4 дні тому

    If it's not free then i should just not be able to access the service, instead of charging me blindly. Simple as that.

  • @aceieltsvn
    @aceieltsvn 4 дні тому

    wonderful <3

  • @kneza96BG
    @kneza96BG 4 дні тому

    Hey, apart from AWS Fundamentals and The DynamoDB book, are there any good high quality AWS ( or DevOps ) books that you can recommend?

  • @augustinetah1975
    @augustinetah1975 4 дні тому

    Do you have Jenkins?

  • @vicloop827
    @vicloop827 5 днів тому

    Hey all, I think this is a fair question. Asking with all due respect to Daniel and his skills. I am curious if anyone has taken his course. I'm on the fence about taking it to get my hands on a good project.

    • @BeABetterDev
      @BeABetterDev 4 дні тому

      Hey Vic Fair question. There's a bunch of student reviews/testimonials on my home page (courses.beabetterdev.com/courses/aws-learning-accelerator). If you're not happy with the content in any way I offer a no questions asks refund policy as well within 14 days of purchase. I'm also having a 30% off promotion with a bunch of other creators for the next 3 days - you can use the code BIGBUNDLE at checkout.

  • @biswachat8521
    @biswachat8521 5 днів тому

    All good, but how does the actual matchmaking algorithm look like? How does the GameLift actually matchmake with Elo + all other different attributes of the players?

  • @flashflexpro
    @flashflexpro 6 днів тому

    This is a great video, and can be greater when adding the monolith client retrying approach because tons of people are still stuck in there.

  • @jhonnyyamaniha6033
    @jhonnyyamaniha6033 6 днів тому

    Thank you! Great explaination and great example!

  • @balsa7008
    @balsa7008 6 днів тому

    Great overview, thank you

  • @thetrilbies1
    @thetrilbies1 6 днів тому

    Daniel, this video really me to get started with CDK. I would like to have a CDK script to setup a Ubuntu EC2 instance, install apache2 and also install the SSL certificate to apache virtual host. Would you be able to show how to add SSL certificate to EC2 where the SSL certificates would reside in project folder? Thanks.

  • @chessmaster856
    @chessmaster856 7 днів тому

    After such aggressive billing for reading data, who can afford?

  • @luc917
    @luc917 7 днів тому

    thanks! I could not figure this out for a while! it was killing me

  • @lashlarue7924
    @lashlarue7924 7 днів тому

  • @yotu9670
    @yotu9670 7 днів тому

    As a cloud engineer you will use everything.

  • @cloudmancer
    @cloudmancer 7 днів тому

    Great video! What is interesting is that every resource is being imported through a .cfn* template method, and not as a Construct. Will be interesting to see if they can evolve this into importing Constructs directly!

  • @rickrackleyjr.4886
    @rickrackleyjr.4886 8 днів тому

    Great example! Information was presented very clear and easy to understand.

  • @AIAnimationStudio
    @AIAnimationStudio 8 днів тому

    4 years alter... this run through is still very helpful. 👍

  • @BobHanson-jv6du
    @BobHanson-jv6du 9 днів тому

    How do I tell what trigger async vs sync? Im using Event Scheduler to invoke a function. If that function fails, I want to send the onFailure to a different Lambda. Im having trouble getting it working, but I wonder if its because of the async trigger vs sync trigger issue you spoke about.

  • @AsepSaepulloh-ny1uu
    @AsepSaepulloh-ny1uu 9 днів тому

    How about scalling connection websocket?

  • @jeffwilson7475
    @jeffwilson7475 9 днів тому

    Thank you for the video. How much did that 1:47 video cost to transcribe?

  • @duzgunkenan
    @duzgunkenan 9 днів тому

    Great content, thank you

  • @aidamaglipon966
    @aidamaglipon966 9 днів тому

    What answer. Why clouds formation is important