Cleaning Up My Terraform Mess
19:06
Пікірлер
@JEE-bz1lp
@JEE-bz1lp 6 сағат бұрын
I am going to make the new system in ai mode it helps to build more efficiently.
@java-aws-techie
@java-aws-techie 9 сағат бұрын
How can we calculate this cost for aws cloudformation?
@Secopsgeek_code
@Secopsgeek_code 2 күн бұрын
Nice video.
@rodrigobarss
@rodrigobarss 2 күн бұрын
amazing
@mabhay007
@mabhay007 3 күн бұрын
Nice 👍
@asishjoshi5774
@asishjoshi5774 4 күн бұрын
Awesome
@viktoriasemaan
@viktoriasemaan Күн бұрын
Glad you found it helpful!
@abhishekraol4905
@abhishekraol4905 5 күн бұрын
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'}
@abhishekraol4905
@abhishekraol4905 5 күн бұрын
# 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) }
@ChrisShenton
@ChrisShenton 5 күн бұрын
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.
@ywueeee
@ywueeee 5 күн бұрын
how to add it to cursor IDE?
@harryzachariou1
@harryzachariou1 5 күн бұрын
I don’t think people truly appreciate how seamless this is - impressive stuff!
@csckhw303
@csckhw303 6 күн бұрын
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-q7e
@Vivs-q7e 6 күн бұрын
Why are AWS public certificates not used for IoT devices?
@y0k0z00na
@y0k0z00na 6 күн бұрын
DeepSeek FTW
@drichards4426
@drichards4426 7 күн бұрын
Great video.
@arsenicsenga
@arsenicsenga 7 күн бұрын
Very helpful, thank you for the path.
@kavinkumar4372
@kavinkumar4372 8 күн бұрын
Retrieval are not up to the expectations. Not worth trying.
@ikechukwuekere6111
@ikechukwuekere6111 9 күн бұрын
Sir how to join
@mylemot
@mylemot 10 күн бұрын
I did everything in the video, but still have not deployed my react native app on Amplify Gen2. It's working well with DynamoDB.
@satvikmishra6536
@satvikmishra6536 10 күн бұрын
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 .
@ogbops
@ogbops 11 күн бұрын
Great post! 🎉
@joyebot7371
@joyebot7371 12 күн бұрын
Thank you very informative.
@alvinvaughn6531
@alvinvaughn6531 12 күн бұрын
Is there a github with the code and text examples?
@bigevilbeard
@bigevilbeard 11 күн бұрын
Hey there, yes its on my repo in the information above. Thanks for watching
@iair1234
@iair1234 12 күн бұрын
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?)
@awssupport
@awssupport 12 күн бұрын
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
@jorgetovar621
@jorgetovar621 13 күн бұрын
would this work in Jetbrains IDEs?
@am29d
@am29d 13 күн бұрын
Superb feature and well explained, simple and straight forward.
@CrabappleKing
@CrabappleKing 13 күн бұрын
Nice will have to try this out
@Therockkdude
@Therockkdude 14 күн бұрын
Duuuuude yes!
@maxbarbul
@maxbarbul 14 күн бұрын
Awesome!
@alfredozanoni3218
@alfredozanoni3218 14 күн бұрын
did you have the same example using javascript? nodejs?
@jank601
@jank601 14 күн бұрын
Awesome! More like this.
@MonroeGrimes
@MonroeGrimes 14 күн бұрын
Definitely doing this when I get home.
@san99tiago
@san99tiago 14 күн бұрын
Great Bedrock demo, Stuart!! Thanks!!
@alfredozanoni3218
@alfredozanoni3218 14 күн бұрын
hey nice video, qq did you have same example but with javascript? like nodejs e.g
@bestonlinereviewsforyou
@bestonlinereviewsforyou 14 күн бұрын
Nice, thanks for sharing.
@ravinandanDB
@ravinandanDB 14 күн бұрын
Big win🎉
@awscloud-z8g
@awscloud-z8g 15 күн бұрын
This is a great series for understanding the real architecture behind AWS services and how companies implement them
@gopeshjangid
@gopeshjangid 15 күн бұрын
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
@awssupport
@awssupport 15 күн бұрын
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
@gayatricharape4425
@gayatricharape4425 17 күн бұрын
Nice clean and all well received, thank you Mike!!
@jaygis5831
@jaygis5831 17 күн бұрын
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
@futbollllll310
@futbollllll310 18 күн бұрын
Rust surely
@jank601
@jank601 19 күн бұрын
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.
@mikegchambers
@mikegchambers 19 күн бұрын
Thanks for the feedback. This is a great idea.
@miguelhermar
@miguelhermar 18 күн бұрын
Definitely support this motion
@makklawrence2243
@makklawrence2243 19 күн бұрын
Is there an open source LangGraph?
@makklawrence2243
@makklawrence2243 19 күн бұрын
This is great super easy to follow.
@ssavania1
@ssavania1 19 күн бұрын
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 ?
@ZhanMorli
@ZhanMorli 19 күн бұрын
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)
@ZhanMorli
@ZhanMorli 19 күн бұрын
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)
@ojitha
@ojitha 19 күн бұрын
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.
@DavidPeraltaRozo
@DavidPeraltaRozo 20 күн бұрын
Awsome Demo, could you please share the code?
@very-ann
@very-ann 20 күн бұрын
developer's general mindset shows why all software are bloated these days.
@dhananjaypatankar6995
@dhananjaypatankar6995 20 күн бұрын
You make it so easy 😊