joshuasanti

Home » Collections for Joshua Emmanuel Santiago

About Joshua Emmanuel Santiago

Joshua, a college student at Mapúa University pursuing BS IT course, serves as an intern at Tutorials Dojo.

Amazon Bedrock AgentCore Memory Cheat Sheet

2025-12-08T06:13:27+00:00

Bookmarks How Memory Works Memory Types  Implementation Integration Security Best Practices Pricing A managed service that enables AI agents to store, retrieve, and maintain context across conversations, allowing them to remember user information, preferences, and interaction history for more coherent and personalized responses. How Memory Works Memory Storage and Retrieval The Memory service automatically captures relevant information from agent-user conversations and stores it for future use. When an agent needs context, it queries the memory to retrieve past interactions, user details, or learned facts. The system uses semantic search to [...]

Amazon Bedrock AgentCore Memory Cheat Sheet2025-12-08T06:13:27+00:00

Amazon Bedrock AgentCore Gateway Cheat Sheet

2025-12-05T03:21:09+00:00

Bookmarks Overview Features Use Cases Implementation Security Best Practices Pricing A fully managed service that transforms how AI agents discover, access, and utilize tools by providing a centralized, secure gateway for tool management and execution across your organization. Overview The Amazon Bedrock AgentCore Gateway acts as a single point of entry for AI agents to discover and use approved tools and APIs. It streamlines tool management by centralizing authentication, monitoring, and access control for all agent interactions. This gateway enables consistent governance and security while maintaining development flexibility across teams [...]

Amazon Bedrock AgentCore Gateway Cheat Sheet2025-12-05T03:21:09+00:00

Amazon Bedrock AgentCore Browser Tools Cheat Sheet

2025-12-02T03:32:25+00:00

Bookmarks Features Use Cases Implementation Security Best Practices Pricing A web browsing capability that enables AI agents to access and interact with live websites, extract real-time information, and perform automated web tasks through natural language instructions.   Amazon Bedrock AgentCore Browser Tool Features Live Web Content Access The Browser tool enables agents to navigate to specific URLs and extract text, links, and structured data from web pages. It handles dynamic content rendered by JavaScript and modern web frameworks, automatically managing sessions and following redirects. The tool can access both public websites [...]

Amazon Bedrock AgentCore Browser Tools Cheat Sheet2025-12-02T03:32:25+00:00

Amazon Bedrock AgentCore Code Interpreter Cheat Sheet

2025-12-02T03:31:23+00:00

Bookmarks Features Use Cases Implementation Security Best Practices Pricing   A specialized tool that enables AI agents to write, execute, and debug Python code in a secure sandboxed environment for data analysis, mathematical computations, and file processing tasks.   Amazon Bedrock AgentCore Code Interpreter Features Secure Code Execution The Code Interpreter runs Python code in an isolated sandbox environment with no external network access. It includes popular data science libraries like pandas, numpy, and matplotlib for comprehensive analysis. The environment automatically manages memory and computational resources to ensure safe operation. File [...]

Amazon Bedrock AgentCore Code Interpreter Cheat Sheet2025-12-02T03:31:23+00:00

Amazon Bedrock AgentCore Cheat Sheet

2025-12-02T03:28:38+00:00

Bookmarks Core Concepts Key Components Features & Capabilities Implementation Guide Use Cases & Examples Integration Patterns Best Practices Pricing Structure Troubleshooting A fully managed service that enables developers to build, deploy, and manage AI agents that can execute complex, multi-step tasks by leveraging company data, APIs, and business logic.   Amazon Bedrock AgentCore Core Concepts What are AI Agents Intelligent assistants understand natural language requests and break them down into actionable steps. These agents can reason, plan, and execute multi-step workflows while maintaining context and memory across conversations. [...]

Amazon Bedrock AgentCore Cheat Sheet2025-12-02T03:28:38+00:00

Automated RDS Snapshot Management for Improved Data Security

2024-07-17T06:42:57+00:00

The Automated Daily RDS Export ensures that daily snapshots of Amazon RDS instances are created and made shareable. While RDS takes daily snapshots automatically, these are not shareable by default. To address this, we copy the snapshots and share the copies with a designated backup account. This process uses AWS Lambda Functions and Amazon EventBridge to automate the task. EventBridge triggers the Lambda function daily, which handles copying and sharing the snapshots. This automation ensures that shareable snapshots are created every day without manual intervention, enhancing the reliability and accessibility of database backups. The Automated Daily RDS Export has several [...]

Automated RDS Snapshot Management for Improved Data Security2024-07-17T06:42:57+00:00

Solving HTTP 500 Errors by Increasing File Descriptor Limits

2024-07-08T08:56:55+00:00

When it comes to web hosting and server management, facing HTTP 500 errors can be a challenging obstacle. Such errors frequently arise from file descriptor limits, which restrict the server's capacity to manage incoming requests efficiently. However, by understanding how to expand these limits, you can reduce the occurrence of HTTP 500 errors and guarantee more seamless operations for your web applications.  Raising file descriptor limits helps fix HTTP 500 errors by enabling servers to manage more connections at once. This enhances server reliability and efficiency, particularly during high traffic, leading to fewer errors and quicker responses. Additionally, it reduces [...]

Solving HTTP 500 Errors by Increasing File Descriptor Limits2024-07-08T08:56:55+00:00

Exploring C++ with AWS Lambda Custom Runtime

2024-06-24T12:24:15+00:00

AWS Lambda is a great service for running code without worrying about server management. While it traditionally supports languages like Python, Node.js, and Java, AWS now allows you to run code in any language using custom runtimes. In this blog post, I'll walk you through setting up a C++ Lambda function that calculates the Fibonacci series. We'll leverage the performance and efficiency of C++ to build a function that runs smoothly and showcases the versatility of AWS Lambda's custom runtime. The aim of this blog is to guide you through creating and deploying a C++ Lambda function using AWS custom [...]

Exploring C++ with AWS Lambda Custom Runtime2024-06-24T12:24:15+00:00

Automating Slack Notification for Route 53 TTL Changes

2024-06-25T00:36:30+00:00

Automating a Slack notification system for Route 53 with a 60-second TTL is intended to provide real-time alerts about DNS records with short TTLs. This setup ensures administrators receive quick notifications via Slack, enabling them to promptly identify and resolve potential issues. Through this proactive measure, the optimal performance and reliability of the AWS infrastructure are maintained. Moreover, this approach allows administrators to avoid potential problems by taking corrective actions promptly and minimizing any potential disruptions to services. Additionally, real-time alerts enable administrators to keep a close watch on DNS configurations, ensuring smooth operation and consistent performance of the AWS [...]

Automating Slack Notification for Route 53 TTL Changes2024-06-25T00:36:30+00:00

Daily AMI Export: Enhancing Backup and Recovery

2024-06-21T00:56:12+00:00

Daily automation of Amazon Machine Image (AMI) export is vital for keeping IT systems strong and dependable. This process ensures that the latest version of your system's setup is always saved. If something goes wrong, like a system crash, having these up-to-date backups means you can quickly get things back up and running. Additionally, it makes it easier to grow or move your systems because you have readily available copies of machine images. By doing this every day, businesses can reduce the risk of losing data, work more efficiently, and keep everything running smoothly. Automating daily exports of Amazon Machine [...]

Daily AMI Export: Enhancing Backup and Recovery2024-06-21T00:56:12+00:00

AWS, Azure, and GCP Certifications are consistently among the top-paying IT certifications in the world, considering that most companies have now shifted to the cloud. Upskill and earn over $150,000 per year with an AWS, Azure, or GCP certification!

Follow us on LinkedIn, Facebook, or join our Slack study group. More importantly, answer as many practice exams as you can to help increase your chances of passing your certification exams on your first try!