Dr. Joanne Skiles
Dr. Joanne Skiles
  • 65
  • 428 533
How to Read and Write to DynamoDB using AWS Lambda In the Console (2024)
This video provides a tutorial on how to read and write to DynamoDB using AWS Lambda Functions.
Git Repo for lambda functions used:
github.com/chaotictoejam/AWSTutorials
Переглядів: 54

Відео

AWS Summit DC: AWS AppSync By Example
Переглядів 708Рік тому
In this dev chat, learn how to use AWS AppSync to retrieve information from an Amazon DynamoDB table with GraphQL and integrate it with a React website. Code: github.com/chaotictoejam/AppSyncByExample
Understanding the Rule Of 3 in C++
Переглядів 5 тис.Рік тому
If you use C and work with dynamically allocated memory or objects that are copied or assigned to each other, you need to be familiar with the Rule of 3. In this video, we'll explore what the Rule of 3 is, why it's important, and how to apply it in your C code.
How To Create a CloudWatch Alarm for a Lambda Using the AWS Console and Serverless Framework
Переглядів 5 тис.Рік тому
In this video we will learn how to create a CloudWatch Alarm for a Lambda Using the AWS Console and Serverless Framework. We will use a simple lambda function that errors out about 50% of the time in order to quickly create the alarm. 0:00 - Intro 0:20 - Creating the Function 2:25 - Creating Cloudwatch Alarm in the AWS Console 10:18 - Attaching Cloudwatch Alarm in Serverless Framework
How To Trigger A Lambda On A Timer Via AWS Console & Serverless Framework
Переглядів 570Рік тому
In this video, you will review how to trigger a Lambda function on a timer by using EventBridge. I will walk you through two ways how to do this. The first way is through the AWS Console and the second way is utilizing Serverless Framework when you deploy a function. Intro: 0:00 AWS Console: 0:23 Serverless Framework: 6:42 Wrap-Up: 11:38
Software Engineering Myths
Переглядів 216Рік тому
Hi everyone, this video is a little different than other videos I have done on this channel. In this video, I am going to talk about a few different myths I have heard about the Software Engineering field. I hope this video will help those who are either looking to break into the Software Engineering world or already started their career but looking for a change. Introduction: 0:00 Who Am I: 1:...
Let's write a Microservice using AWS Lambda (or maybe not).
Переглядів 1,5 тис.Рік тому
This video is an extended version of my AWS Re:Invent Dev Chat. In this video, you will learn how to design a microservice using AWS Lambda (and Lambda Layers) and the pros and cons if you chose to do so. Link to sample code in the video: github.com/chaotictoejam/aws-reinvent-microservice-example 0:00 - Introduction 1:47 - The Problem & Quick Review 6:44 - Designing the Microservice 12:41 - Imp...
How To Use Condition Expressions in DynamoDB
Переглядів 3,1 тис.Рік тому
This video reviews how to use condition expressions in DynamoDB. We will review how to use both Attribute_Exists and Attribute_Not_Exists in PutItem and TransactWrite. We will also review how to use TransactWrite for deleting multiple items, and how to expand condition expressions for business logic. 0:00 - Introduction to Condition Expressions 2:37 - Set Up the Project 6:37 - Attribute_Exists ...
Introduction to AWS Lambda - What is it and when should I use it?
Переглядів 5542 роки тому
This video serves as an introduction to event-driven architecture and AWS Lambda. We will review what event-driven architecture is, the history of AWS Lambda, what AWS Lambda is, and the advantages and disadvantages of using AWS Lambda. 0:00 - Intro 0:49 - What is Event-Driven Architecture 2:24- History of AWS 5:29 - What is AWS Lambda 6:29 - Advantages of Lambda 8:45 - Disadvantages of Lambda ...
Data Structures & Algorithms - How To Mirror A Binary Tree
Переглядів 2502 роки тому
This video is part of my Data Structures and Algorithms series, this series will cover all topics that would be taught in a university Data Structures and Algorithms course for Computer Science/Engineering. In this video, we will learn how to mirror a binary tree recursively. Link to code: github.com/chaotictoejam/DataStructuresAndAlgorithmsSeries/blob/main/binary-trees/binary-tree.cpp
How to Deploy AWS Lambda using Serverless Framework
Переглядів 7 тис.2 роки тому
In this video, you will learn how to deploy AWS Lambda functions using Serverless Framework. You will also learn how to set up a separate user from your root user in order to receive an AWS account key and secret. 0:00 - Intro 1:40 - What is Serverless Framework 2:55 - Install Serverless Framework 3:33 - Set up AWS CLI 5:03 - How to configure your AWS account key and secret 11:40 - Deploying vi...
Data Structures & Algorithms - Traversing A Binary Tree
Переглядів 1112 роки тому
Data Structures & Algorithms - Traversing A Binary Tree
Data Structures & Algorithms - Implementing a Binary Tree
Переглядів 1362 роки тому
Data Structures & Algorithms - Implementing a Binary Tree
Data Structures & Algorithms - Introduction to Binary Trees
Переглядів 1132 роки тому
Data Structures & Algorithms - Introduction to Binary Trees
Data Structures & Algorithms - Queues
Переглядів 1622 роки тому
Data Structures & Algorithms - Queues
Data Structures & Algorithms - Stacks
Переглядів 1432 роки тому
Data Structures & Algorithms - Stacks
How To Reverse A Singly Linked Lists
Переглядів 1742 роки тому
How To Reverse A Singly Linked Lists
Data Structures & Algorithms - Linked Lists - Circular Lists, Skip Lists, Self-Organizing Lists
Переглядів 5792 роки тому
Data Structures & Algorithms - Linked Lists - Circular Lists, Skip Lists, Self-Organizing Lists
Data Structures & Algorithms - Linked Lists - Doubly Linked Lists
Переглядів 1512 роки тому
Data Structures & Algorithms - Linked Lists - Doubly Linked Lists
How to Calculate EST, LST, and Slack from an Activity Graph
Переглядів 1,6 тис.2 роки тому
How to Calculate EST, LST, and Slack from an Activity Graph
Data Structures & Algorithms - Linked Lists - Singly Linked Lists
Переглядів 2392 роки тому
Data Structures & Algorithms - Linked Lists - Singly Linked Lists
Data Structures & Algorithms - Complexity Analysis - P vs NP
Переглядів 4472 роки тому
Data Structures & Algorithms - Complexity Analysis - P vs NP
Data Structures & Algorithms - Complexity Analysis - Best, Average, & Worst Case
Переглядів 2,9 тис.2 роки тому
Data Structures & Algorithms - Complexity Analysis - Best, Average, & Worst Case
Data Structures & Algorithms - Complexity Analysis - Big O, Big Omega, and Theta
Переглядів 2,1 тис.2 роки тому
Data Structures & Algorithms - Complexity Analysis - Big O, Big Omega, and Theta
How To Set Up OMNet++ in Ubuntu 20+
Переглядів 12 тис.3 роки тому
How To Set Up OMNet in Ubuntu 20
How to Add A Custom Sumo Simulation to OMNET++
Переглядів 11 тис.4 роки тому
How to Add A Custom Sumo Simulation to OMNET
How to Create a Network and Simulation in SUMO Using OpenStreetMap
Переглядів 32 тис.4 роки тому
How to Create a Network and Simulation in SUMO Using OpenStreetMap
Introduction to Git and GitHub
Переглядів 6054 роки тому
Introduction to Git and GitHub
Object-Oriented Programming Using Java (An Overview)
Переглядів 5104 роки тому
Object-Oriented Programming Using Java (An Overview)
How to Simulate a V2V Network using OMNET++, INET, and Veins
Переглядів 27 тис.4 роки тому
How to Simulate a V2V Network using OMNET , INET, and Veins

КОМЕНТАРІ

  • @softcodemx1109
    @softcodemx1109 3 години тому

    Excellent, it's great that you're uploading content again, your videos are very interesting, I would suggest a video on how to orchestrate lambdas in AWS.

  • @ShinLin-r3c
    @ShinLin-r3c 19 днів тому

    Thank you so much ><!

  • @RosyRose-mv2ip
    @RosyRose-mv2ip 20 днів тому

    Thank you Dr.❤

  • @ShehuHassan-u6x
    @ShehuHassan-u6x Місяць тому

    A very wonderful introduction lecture. Thanks a lot. Dr.

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

    why do I get Error: type ':containerFlowType' not found in my trip file

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

    Thank you Dr.Joanne this is very helpful

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

    thank you so much!!

  • @muhammadwalayat-n5n
    @muhammadwalayat-n5n Місяць тому

    maam you are great thankyou for upload please share more knowledge about this OMNet++.as a students it is help to start from your tutorials

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

    I run following: C:\Users\me\Desktop\omnetpp> C:\Users\me\Desktop\veins-master\veins-master\sumo-launchd.py -vv -c 'C:\Program Files (x86)\Eclipse\Sumo\bin\sumo-gui.exe@ But When I go omnet and run simulation, example is running in omnet but I see shell: C:\Program Files (x86)\Eclipse\Sumo\bin\sumo.exe is poping out only sumo is not coming

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

    Well Explained!

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

    Can anyone please tell me, what is the version of INET used in the project described in this video. How can I get to download this particular version of INET-framework. Kindly, help me with this. Thank you.

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

    but I meet a problem: Simulation terminated with exit code: -2147483645 Working directory: D:/360-safe-browser/omnetpp-5.6.2-src-windows/omnetpp-5.6.2/workspace/Test/simulations/veins_inet_custom Command line: ../../src/Test.exe -m -n ..;../../src;../../../../../../inet-4.2.2-src/inet4/src;../../../../../../inet-4.2.2-src/inet4/examples;../../../../../../inet-4.2.2-src/inet4/tutorials;../../../../../../inet-4.2.2-src/inet4/showcases;../../../veins/examples/veins;../../../veins/src/veins --image-path=../../../../../../inet-4.2.2-src/inet4/images;../../../veins/images -l ../../../../../../inet-4.2.2-src/inet4/src/INET -l ../../../veins/src/veins omnetpp.ini Environment variables: PATH=;D:/360-safe-browser/inet-4.2.2-src/inet4/src;D:/360-safe-browser/omnetpp-5.6.2-src-windows/omnetpp-5.6.2/workspace/veins/src;D:\360-safe-browser\omnetpp-5.6.2-src-windows\omnetpp-5.6.2\bin;D:\360-safe-browser\omnetpp-5.6.2-src-windows\omnetpp-5.6.2\tools\win64\mingw64\bin;D:\360-safe-browser\omnetpp-5.6.2-src-windows\omnetpp-5.6.2\tools\win64\usr\bin;;D:/360-safe-browser/omnetpp-5.6.2-src-windows/omnetpp-5.6.2/ide/jre/bin/server;D:/360-safe-browser/omnetpp-5.6.2-src-windows/omnetpp-5.6.2/ide/jre/bin;D:/360-safe-browser/omnetpp-5.6.2-src-windows/omnetpp-5.6.2/ide/jre/lib/amd64;.;D:\360-safe-browser\omnetpp-5.6.2-src-windows\omnetpp-5.6.2\bin;D:\360-safe-browser\omnetpp-5.6.2-src-windows\omnetpp-5.6.2\tools\win64\mingw64\bin;D:\360-safe-browser\omnetpp-5.6.2-src-windows\omnetpp-5.6.2\tools\win64\usr\local\bin;D:\360-safe-browser\omnetpp-5.6.2-src-windows\omnetpp-5.6.2\tools\win64\usr\bin;D:\360-safe-browser\omnetpp-5.6.2-src-windows\omnetpp-5.6.2\tools\win64\usr\bin;C:\Windows\System32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;D:\360-safe-browser\omnetpp-5.6.2-src-windows\omnetpp-5.6.2\tools\win64\usr\bin\site_perl;D:\360-safe-browser\omnetpp-5.6.2-src-windows\omnetpp-5.6.2\tools\win64\usr\bin\vendor_perl;D:\360-safe-browser\omnetpp-5.6.2-src-windows\omnetpp-5.6.2\tools\win64\usr\bin\core_perl;D:\360-safe-browser\omnetpp-5.6.2-src-windows\omnetpp-5.6.2; OMNETPP_ROOT=D:/360-safe-browser/omnetpp-5.6.2-src-windows/omnetpp-5.6.2/ OMNETPP_IMAGE_PATH=D:\360-safe-browser\omnetpp-5.6.2-src-windows\omnetpp-5.6.2\images,how to deal with it

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

    Joanne. Thank you a thousand times and more

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

    Thank you! I came to this because I suspect the parking lot and the routing used to pick up my grandchildren from their school in the afternoon, is suboptimal. I'm pretty sure I'll be able to create the model I need to determine my hypothesis one way or the other.

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

    Thank you!

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

    I enjoyed your style of explanation - any chance you’ll do a video on rule of 5 and move semantics as well?

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

    like it thanks, for the explaination

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

    Hello, I have a question where is the link for discord channel?

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

    Thank you Dr. Skiles. You have really helped me. Please I would like to ask you to do more video tutorials because goo material on OMNeT++ is so rare. Kudos

  • @MarcoGrassi-uj5os
    @MarcoGrassi-uj5os 4 місяці тому

    Hello, how can I solve:"Script execution is unabled for the used system" VSCode terminal issue? Ty in advance!

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

    One thing to note here, the compiler sees obj3 = obj1 differently than RuleOfThree obj3 = obj1. for obj3 = obj1, compiler sees it as mere assignment operation and it executes the default copy constructor, but if compiler sees RuleOfThree obj3 = obj1, it will execute the user-defined copy constructor.

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

    This was a great video Dr. Skiles. You explained everything clearly and made it very easy to digest. I'm glad I cam across this.

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

    need more videos in this tutorial, specifically comparing between routing protocols and show results

  • @unfairlive2
    @unfairlive2 6 місяців тому

    Thank you for the explanation as to the why as well, that's what I was looking for.

  • @loudtsu198
    @loudtsu198 6 місяців тому

    So easy an Indian could do it!

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

    can u help me to build project in simulation for mobility devices verticle handover with ml prediction

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

    I did the same steps on ubuntu 18. it even worked when I opened the dyna example but when I wanted to open the omnet with omnetpp command line it just wrote that is starting omnet and nothing happened. then I rebooted my ubuntu then tried the command line and now I see the ubuntu does not recognize the omnetpp command line. Does any body knows how to solve my issue???

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

    Did aws recently change the IAM UI for edit policy to add permission part? Seems like I cannot find it

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

    For anyone following the installation procedures for windows, make sure to install SUMO version 1.0.1, else u might encounter issues while running simulation. I installed SUMO version 1.19 and got the following message when i tried to run veins' example scenario simulation: A runtime error occurred: TraCl server reports unsupported TraCl API version: 21. We recommend using Sumo version 1.0.1 or 0.32.0 in module (veins::TraClScenarioManagerLaunchd) RSUExampleScenario.manager (id=6), at t=0s, event #1

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

    this one of the better informative videos ive ever seen

  • @LindaKanjanabout-j8b
    @LindaKanjanabout-j8b 8 місяців тому

    Thank you so much for thoroughly explaining every concept! I've watched so many videos for my Data Structures & Algorithms class and I'm STOKED that I found your complete tutorials playlists!!!!

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

    I'm getting an error, it says it can't load the configuration file in SUMO

  • @cedricchristiankoukoui4262
    @cedricchristiankoukoui4262 9 місяців тому

    Please, could someone help me better navigate node-TSN pre-definitions in INET ? I'd like to use the TsnDevice offered by INET in my network architecture. According to the NED file of the TsnDevice module, the hosted applications are of type 'lApp,' and only the NED file is found in the inet.applications.contract directory. Willing to add some operations to the handleMessage of packets in lApp, I generated an lApp.cc and lApp.h in the inet.applications.contract directory. However, during simulation, I observe that these new files are not being considered. Could you please assist me? Thanks in advance

  • @abrahamwang4021
    @abrahamwang4021 9 місяців тому

    thank you professor

  • @asmanagi4121
    @asmanagi4121 9 місяців тому

    Thank you, Dr. Joanne. I hope to complete more videos in this area I have a questions how can compare between routing protocols in VANET using OMNET++ and SUMO ?

  • @lior-q6h
    @lior-q6h 9 місяців тому

    great video. thank you

  • @timothymusson5040
    @timothymusson5040 10 місяців тому

    Great tutorial! Thanks for putting it out!

  • @cuppajoeman8569
    @cuppajoeman8569 10 місяців тому

    Great explanation, came in not knowing and left knowing

  • @priombiswas
    @priombiswas 10 місяців тому

    Thanks for the tutorial. Installation worked, but when I tried to run the aloha samples, QtEnv was opened with empty window, which is shown in the taskbar but cannot be maximized, and in the console, I see the error: CreateFontFaceFromHDC() failed ...... I tried to find the solution to this problem but so far no luck. I also tried to run an example from within the Omnet++ IDE, but it got stuck in the initialization.

  • @dehrk9024
    @dehrk9024 10 місяців тому

    Yeah woman in tech🎉😭

  • @pauldunn4126
    @pauldunn4126 10 місяців тому

    Thank you. Very helpful.

  • @harvuk7729
    @harvuk7729 10 місяців тому

    Condition Expressions seem pointless on putItem because it will fail anyways with a duplicated PK so why even bother including it in the Put? or am I missing something? :)

  • @vimalrathod1982
    @vimalrathod1982 11 місяців тому

    Please provide you email address I need to communicate for my PhD work

  • @timwhite7127
    @timwhite7127 11 місяців тому

    Bless your heart for making these tutorials but it would be helpful to those of us without the best of vision if you would kick the font size up a notch if you ever create more instructionals. Thanks again

  • @BinyamBekele-f6k
    @BinyamBekele-f6k 11 місяців тому

    Pls explain for me how to connect sumo with my pc's OneDrive ?

  • @timwhite7127
    @timwhite7127 11 місяців тому

    A nice tutorial but I have found it's a tiny bit easier to to visualize when replacing the identifiers i and j in the for loops with row and col. Insignificant in function I admit but a slight aid in seeing how the two loops work together with the array dimensions. Love your work.

  • @stuit1684
    @stuit1684 11 місяців тому

    Salam, can I contact with you via email?

  • @rishabhnegi1937
    @rishabhnegi1937 Рік тому

    Mam Can u pls let us know from where to study omnet++, apart from it's manual

  • @skiinfy
    @skiinfy Рік тому

    hey guys im really struggling with my research project can anyone help me regarding importing the project please. Im facing various issue. please revert back if anyone has knowledge regarding OMNET

  • @equinozio22
    @equinozio22 Рік тому

    Vtl?? 😮😮😢😢😢