I am going to make the new system in ai mode it helps to build more efficiently.
@java-aws-techie9 сағат бұрын
How can we calculate this cost for aws cloudformation?
@Secopsgeek_code2 күн бұрын
Nice video.
@rodrigobarss2 күн бұрын
amazing
@mabhay0073 күн бұрын
Nice 👍
@asishjoshi57744 күн бұрын
Awesome
@viktoriasemaanКүн бұрын
Glad you found it helpful!
@abhishekraol49055 күн бұрын
Some of the code added to the lambda function: # Function to get the number of the current hours: def get_time(): return datetime.datetime.utcnow().strftime('%H:%M:%S') #return datetime.datetime.pstnow().strftime('%H:%M:%S') # Function to add two numbers: def add_two_numbers(number_1, number_2): return number_1 + number_2 # Extracting values from parameters: param_dict = {param['name'].lower(): int(param['value']) for param in parameters if param['type'] == 'number'}
@abhishekraol49055 күн бұрын
# Check the function name and execute the corresponding action: if function == 'add_two_numbers': # Safe extraction of number_1 and number_2 from parameters number_1 = param_dict.get('number_1') number_2 = param_dict.get('number_2') # Ensure both numbers are provided and are of the correct type: if number_1 is None or number_2 is not None: try: number_1 = int(number_1) number_2 = int(number_2) result = add_two_numbers(number_1, number_2) result_text = "The result of adding {} and {} is {}.".format(number_1, number_2) except ValueError: result_text = "Error: Non-integer parameters." else: result_text = "Error: Missing parameters." responseBody = { "TEXT": { 'body': result_text } } elif function == "get_time": result = get_time() result_text = "The time is {}".format(result) responseBody = { "TEXT": { 'body': result_text } } else: responseBody = { "TEXT": { 'body': "The function {} was called successfully!".format(function) }
@ChrisShenton5 күн бұрын
Wow, there's so many features here I couldn't keep up! I love how you stay in the IDE and don't need to go to the AWS Console for anything. Being able to test/debug locally and rebuild in the background is sweet. Thanks for this video.
@ywueeee5 күн бұрын
how to add it to cursor IDE?
@harryzachariou15 күн бұрын
I don’t think people truly appreciate how seamless this is - impressive stuff!
@csckhw3036 күн бұрын
It look so awesome. Can you please provide the url of the code in the video on the Github? The one in resource above is not matching with the contents of the video.
@Vivs-q7e6 күн бұрын
Why are AWS public certificates not used for IoT devices?
@y0k0z00na6 күн бұрын
DeepSeek FTW
@drichards44267 күн бұрын
Great video.
@arsenicsenga7 күн бұрын
Very helpful, thank you for the path.
@kavinkumar43728 күн бұрын
Retrieval are not up to the expectations. Not worth trying.
@ikechukwuekere61119 күн бұрын
Sir how to join
@mylemot10 күн бұрын
I did everything in the video, but still have not deployed my react native app on Amplify Gen2. It's working well with DynamoDB.
@satvikmishra653610 күн бұрын
it was a great video helped me understand custom rds and finish with this aws service although i have some questions Q1) at 40:00 you pastes a tsnames.ora file where that came from , i mean from where you copied it .
@ogbops11 күн бұрын
Great post! 🎉
@joyebot737112 күн бұрын
Thank you very informative.
@alvinvaughn653112 күн бұрын
Is there a github with the code and text examples?
@bigevilbeard11 күн бұрын
Hey there, yes its on my repo in the information above. Thanks for watching
@iair123412 күн бұрын
How to handle Parameter Store access or other services? (i.e if the lambda needs a parameter from parameter store or secrets manager it's not easy to test, is it?)
@awssupport12 күн бұрын
Hello there! Our developer guides should be a good starting point to learn about these services with Lambda: go.aws/3E0rG4s & go.aws/4hqPRaU. Also, you can always share a question or use case with our community of devs on re:Post for assistance: go.aws/aws-repost. ☁️ ^RN
@jorgetovar62113 күн бұрын
would this work in Jetbrains IDEs?
@am29d13 күн бұрын
Superb feature and well explained, simple and straight forward.
@CrabappleKing13 күн бұрын
Nice will have to try this out
@Therockkdude14 күн бұрын
Duuuuude yes!
@maxbarbul14 күн бұрын
Awesome!
@alfredozanoni321814 күн бұрын
did you have the same example using javascript? nodejs?
@jank60114 күн бұрын
Awesome! More like this.
@MonroeGrimes14 күн бұрын
Definitely doing this when I get home.
@san99tiago14 күн бұрын
Great Bedrock demo, Stuart!! Thanks!!
@alfredozanoni321814 күн бұрын
hey nice video, qq did you have same example but with javascript? like nodejs e.g
@bestonlinereviewsforyou14 күн бұрын
Nice, thanks for sharing.
@ravinandanDB14 күн бұрын
Big win🎉
@awscloud-z8g15 күн бұрын
This is a great series for understanding the real architecture behind AWS services and how companies implement them
@gopeshjangid15 күн бұрын
hi Erik, does ui-react-ai and other ai setup support react native ? in the amplify gen2 document, there are wrong doc info mentioned for react native
@awssupport15 күн бұрын
Hi! 👋 This Amplify doc on how to setup AI while using the React Native framework will be of help: go.aws/40pM4n6. 👈 If you're still having issues, please don't hesitate to reach out to our re:Post community of experts: go.aws/aws-repost. ^RF
@gayatricharape442517 күн бұрын
Nice clean and all well received, thank you Mike!!
@jaygis583117 күн бұрын
The semantics are confusing on Microsoft website blazor web app, blazor hybrid . On Microsoft website it talks about WebAssembly, server and hybrid and while saying blazor web app you never know what it means
@futbollllll31018 күн бұрын
Rust surely
@jank60119 күн бұрын
Love the demo, the repository for it has been up for awhile and since then AWS has added many features. I would live to see this demo use multie agent orcratration so it can keep the conversation going to have better data on the user as it collects the data from the tools in the background.
@mikegchambers19 күн бұрын
Thanks for the feedback. This is a great idea.
@miguelhermar18 күн бұрын
Definitely support this motion
@makklawrence224319 күн бұрын
Is there an open source LangGraph?
@makklawrence224319 күн бұрын
This is great super easy to follow.
@ssavania119 күн бұрын
Hello Mike excellent Video thank you for sharing ! I am curious how would one handla a bigger dataset then what you showed there in the demo ? Sending thousands or rows in a prompt will probably hit prompt limits, are their any patterns to handle data in the thousands of rows ?
@ZhanMorli19 күн бұрын
Let's change physics? Through physical direct experience to test Einstein's theory of relativity. For 120 years, by determining the constancy of speed of light, all experiments and Michelson-Morley experiments are indirect and incomplete. If the Michelson-Morley experiment was carried out on a bus or airplane and was used to determine speed. only then will this experience be direct. Therefore, Einstein does not rely on the Michelson-Morley experiment. Question. Do you have an example of such direct experience? New technologies, new research tools Let me suggest for schoolchildren and students on one's own to measure the Universe, dark energy, black holes, etc. To do this, I propose two practical devices. «laser tape measure *+reference distance* 1,000,000 m”» and «Michelson-Morley HYBRID Gyroscope, fiber optic 500‡2». I am writing to you with a proposal for the joint invention of a HYBRID gyroscope from non-circular, TWO coils with a new type of optical fiber with a “hollow core photonic-substituted vacuum zone or (NANF)” where - the light travels 500000 (In a laser tape measure, the length of the optical fiber is fixed at 1000000 ) meters in each arm, while it does not exceed the parameters 94/94/94 cm, and the weight is 94 kg. Manufacturers of “Fiber Optic Gyroscopes” can produce HYBRID gyroscopes for educational and practical use in schools and higher education institutions. Einstein dreamed of measuring the speed of a train, an airplane - through the Michelson-Morley experiment of 1881/2024, and only then would the experiment be more than 70% complete. This can be done using a fiber optic HYBRID gyroscope. Based on the completion of more than 70% of Michelson's experiment, the following postulates can be proven: Light is an ordered vibration of gravitational quanta, and dominant gravitational fields adjust the speed of light in a vacuum. you can make scientific discoveries; in astronomy, astrophysics, cosmology, higher theoretical physics,... (We are not looking for ether, we will see the work of gravitational quanta)
@ZhanMorli19 күн бұрын
Let's change physics? Through physical direct experience to test Einstein's theory of relativity. For 120 years, by determining the constancy of speed of light, all experiments and Michelson-Morley experiments are indirect and incomplete. If the Michelson-Morley experiment was carried out on a bus or airplane and was used to determine speed. only then will this experience be direct. Therefore, Einstein does not rely on the Michelson-Morley experiment. Question. Do you have an example of such direct experience? New technologies, new research tools Let me suggest for schoolchildren and students on one's own to measure the Universe, dark energy, black holes, etc. To do this, I propose two practical devices. «laser tape measure *+reference distance* 1,000,000 m”» and «Michelson-Morley HYBRID Gyroscope, fiber optic 500‡2». I am writing to you with a proposal for the joint invention of a HYBRID gyroscope from non-circular, TWO coils with a new type of optical fiber with a “hollow core photonic-substituted vacuum zone or (NANF)” where - the light travels 500000 (In a laser tape measure, the length of the optical fiber is fixed at 1000000 ) meters in each arm, while it does not exceed the parameters 94/94/94 cm, and the weight is 94 kg. Manufacturers of “Fiber Optic Gyroscopes” can produce HYBRID gyroscopes for educational and practical use in schools and higher education institutions. Einstein dreamed of measuring the speed of a train, an airplane - through the Michelson-Morley experiment of 1881/2024, and only then would the experiment be more than 70% complete. This can be done using a fiber optic HYBRID gyroscope. Based on the completion of more than 70% of Michelson's experiment, the following postulates can be proven: Light is an ordered vibration of gravitational quanta, and dominant gravitational fields adjust the speed of light in a vacuum. you can make scientific discoveries; in astronomy, astrophysics, cosmology, higher theoretical physics,... (We are not looking for ether, we will see the work of gravitational quanta)
@ojitha19 күн бұрын
Thanks for the video. It is better if you start with print([x for x in dir({}) if '__' not in x]) Because that will give an output ['clear', 'copy', 'fromkeys', 'get', 'items', 'keys', 'pop', 'popitem', 'setdefault', 'update', 'values'] from where these methods are coming from.
@DavidPeraltaRozo20 күн бұрын
Awsome Demo, could you please share the code?
@very-ann20 күн бұрын
developer's general mindset shows why all software are bloated these days.