Welcome to Tech With Dan! I'm a Tech Lead with 13+ years of experience in the USA, building enterprise applications for Fortune 500 companies.
I also hold the following AWS Certifications: AWS Certified Generative AI Developer - Professional, AWS Certified Solutions Architect - Professional, AWS Certified Solutions Architect - Associate, AWS Certified Developer - Associate and AWS Certified AI Practitioner
On this channel, I cover:
βοΈAI (AWS GenAI, Agentic AI, RAG, Amazon Bedrock), Cloud Computing (AWS), Software Development, Tech News plus anything else I find that can help you grow or stay ahead
π SUBSCRIBE to stay in touch with the latest in AI & Tech!
π© Business / Sponsorship Inquiries: techwdan@outlook.com
Tech With Dan
π₯ AWS AgentCore Runtime Question
Each session in AWS AgentCore Runtime runs in an isolated microVM environment.
Which statement is FALSE regarding Session Termination?
4 days ago | [YT] | 3
View 0 replies
Tech With Dan
π₯ AWS AgentCore Question
You have the following requirement:
π€ Average User
β Return only a subset of the tool list
π Privileged User
β Return the FULL tool list
How can you accomplish this?
1 week ago | [YT] | 1
View 0 replies
Tech With Dan
π₯ Strands Agents SDK Question
You are running Windows 11 on your local machine and want to use these TOOLS from Strands Agents Tools for the following purposes:
π οΈ shell: To execute shell commands
π python_repl: To run Python code snippets
However, you just found out that shell & python_repl tools currently do not work on Windows.
What should you do?
1 week ago | [YT] | 3
View 0 replies
Tech With Dan
π₯ Which One Is TRUE for the Tech Job Market? π€
2 weeks ago | [YT] | 1
View 0 replies
Tech With Dan
π₯ AWS Certified Generative AI Developer β Professional - ESTIMATED PASS RATE
Based on seeing very few new LinkedIn Early Adopter Badge posts over the past few days (maybe only 1β2), it appears around 5,000 people may have now passed the AWS Certified Generative AI Developer β Professional certification.
Using ChatGPT for rough analysis and estimation for Pass Rate:
β’ The Udemy course by Frank Kane and StΓ©phane Maarek currently shows ~30,723 enrollments
β’ Not everyone enrolled actually attempts the exam
β’ Additional candidates likely used AWS Skill Builder, company training, other courses, or direct hands-on experience
Estimated totals:
β’ ~12,000β16,000 global exam attempts
β’ ~5,000 total passes
π¨ Estimated Gen AI Certification Pass Rate:
β‘οΈ ~35β40% β¬ οΈ
Unofficial ChatGPT-based estimate. Actual numbers may vary.
2 weeks ago (edited) | [YT] | 4
View 2 replies
Tech With Dan
π§ Strands Agents SDK + AgentCore Question
Given this Strands Agents SDK code, select which option is the correct approach to list ALL Tools from the AgentCore Gateway endpoint?
client = MCPClient(
lambda: streamablehttp_client(
f"{gatewayEndpoint}", headers={"Authorization": f"Bearer {jwtToken}"}
)
)
2 weeks ago | [YT] | 2
View 0 replies
Tech With Dan
π§ AWS AgentCore CLI Deployment Question
***This will save you a lot of frustration!***
You deployed your AI Agent (for example, a Strands Agent) using "agentcore deploy".
Then you executed the command below and received a valid response from the agent:
agentcore invoke "I prefer email updates" --session-id $SESSION_ID --user-id $USER_ID
After that, you made some code/file changes and deployed again using "agentcore deploy".
However, when you executed "agentcore invoke" again, the response did NOT reflect the updated deployed code.
You also verified that the AgentCore Runtime shows the updated deployment package, so this is not making any sense.
βHow can you fix this issue?
3 weeks ago | [YT] | 1
View 0 replies
Tech With Dan
π§ AWS AgentCore Question
Which one is the NEW recommended way to create, develop, and deploy AI agents on Amazon Bedrock AgentCore?
3 weeks ago | [YT] | 2
View 0 replies
Tech With Dan
π§ AWS AgentCore Memory Question
When messages are stored in short-term memory, AgentCore automatically runs a background process to analyze the conversation and generate long-term memory using your configured strategies (Summary, Semantic, User Preferences, and Episodic).
β How long can it take to create long-term memories from short-term memory?
3 weeks ago | [YT] | 1
View 0 replies
Tech With Dan
π§ AI Agents Question (AWS AgentCore Memory Strategies- Summary, Semantic & User Preferences)
Scenario π
User:
βIβm trying to eat healthier.β
Agent:
β’ Suggests meal plans
β’ Recommends workouts
User:
βI donβt like spicy food, and I prefer vegetarian meals.β
Agent:
βGot it. Iβll suggest non-spicy vegetarian options.β
β When will the following AgentCore Memory strategies be extracted & stored?
(Summary, Semantic & User Preferences)
3 weeks ago | [YT] | 1
View 0 replies
Load more