• document-embeddings-guide-td

    How to Generate Simple Document Embeddings with Python

    Document embeddings are one of the simplest ways to give machines an understanding of text, and in our previous article, Document Embeddings Explained: A Guide for Beginners, we explored how they turn entire documents into dense numerical vectors that capture meaning and context. Now that you understand what embeddings [...]

  • Diagram illustrating how Amazon Security Lake uses the Open Cybersecurity Schema Framework (OCSF) to standardize security data across AWS sources.

    Open Cybersecurity Schema Framework (OCSF) and Amazon Security Lake

    Amazon Security Lake is a managed service that collects and stores security logs from AWS services, on-premises systems, and supported third-party tools. It automatically converts all incoming data into Apache Parquet and formats everything using the OCSF schema. This setup allows different kinds of security logs to follow one [...]

  • Can Gemini 3 Replace My AI Toolkit - Featured Image

    Can Gemini 3 Replace My AI Toolkit?

    I've always approached AI with one mindset: use whatever tool gets the job done fastest and cleanest. I'm not loyal to one model, one company, or one ecosystem. I switch between tools depending on what my day looks like. In school, that might mean summarizing academic papers. At work [...]

  • AWS Vector Databases Explained: Semantic Search and RAG Systems

    AWS Vector Databases Explained: Semantic Search and RAG Systems

    The generative AI (GenAI) revolution has transformed how organizations extract value from their data. While large language models (LLMs) demonstrate remarkable capabilities in understanding and generating human-like text, their true enterprise potential is unlocked only when they can access proprietary, domain-specific information. This necessity has propelled vector databases from [...]

  • self hosting judge0 step by step guide header

    Self-Hosting Judge0: A Step-by-Step Guide Using Amazon EC2, Lambda, and S3

    Judge0 is a powerful, open-source code execution system widely used by online coding platforms to run programs in secure environments. However, while it is often accessed as a third-party service, self-hosting Judge0 on AWS significantly grants you complete control over configuration and security. In fact, this level of ownership [...]

  • Shaping the Future of Student Technopreneurs in the Philippines through AWS Cloud Club PUP e:Novators

    BGC, Philippines—November 21, 2025—Designed for working students, budding entrepreneurs, small startups, hackathon enthusiasts, and aspiring tech founders, the Alfred’s Engine Room: Crafting Tomorrow’s Ventures: Kick-off and Ideation 2025 marked the official launch of AWS Cloud Club PUP e:Novators, a community built to empower the next generation of bold visionaries [...]

  • The Cash Cow + Investment Model: A Career Blueprint from Tutorials Dojo’s CEO

    Imagine spending weeks building a course, only to watch it fail. That’s exactly what happened in 2019 to the founder of Tutorials Dojo, Jon Bonso. He had spent weeks building a React Native course. He recorded, edited, and re-recorded, hoping people would buy it. However when it finally launched, [...]

  • AWS Strands Agents SOPs AI Automation Workflow Natural Language

    AWS Strands Agent SOPs – Your Natural Language Agentic AI Workflow Tool

    If you're someone whose work involves AI automation or a developer, you'll know that Modern AI agents are powerful but notoriously difficult to guide with consistency. You put the same thing in twice, you get two drastically different results. There are two ways of driving Modern AI agents: Code [...]

  • What is Amazon Bedrock AgentCore

    What is Amazon Bedrock AgentCore?

    Imagine spending months building an AI agent that integrates seamlessly into your development environment. It employs tools, responds to inquiries, and completes duties precisely as planned. But moving it to production becomes a nightmare: suddenly, you are dealing with scale problems, security concerns, authentication systems, and API interfaces. What [...]

  • Google Antigravity AI IDE LLM Agentic Development Fleet

    A New Player in Town: Google Antigravity

    On Wednesday, Google, the creators of Gemini, one of the top competitors of popular LLMs like ChatGPT (developed by OpenAI), recently launched their first AI agentic development IDE, known as Google Antigravity. Built for a wide range of customers, it is targeted to both professional developers working on large [...]

  • document-embeddings-guide-td

How to Generate Simple Document Embeddings with Python

Document embeddings are one of the simplest ways to give machines an understanding of text, and in our previous article, Document Embeddings Explained: A Guide for Beginners, we explored how they turn entire documents into dense numerical vectors that capture meaning and context. Now that you understand what embeddings are and why they’re useful for tasks like semantic search, classification, and clustering, this tutorial will show you how to generate them in practice using [...]

  • Diagram illustrating how Amazon Security Lake uses the Open Cybersecurity Schema Framework (OCSF) to standardize security data across AWS sources.

Open Cybersecurity Schema Framework (OCSF) and Amazon Security Lake

Amazon Security Lake is a managed service that collects and stores security logs from AWS services, on-premises systems, and supported third-party tools. It automatically converts all incoming data into Apache Parquet and formats everything using the OCSF schema. This setup allows different kinds of security logs to follow one consistent structure instead of having separate formats. With this unified approach, teams no longer need to decode or reorganize data manually because Security Lake handles [...]

  • Can Gemini 3 Replace My AI Toolkit - Featured Image

Can Gemini 3 Replace My AI Toolkit?

I've always approached AI with one mindset: use whatever tool gets the job done fastest and cleanest. I'm not loyal to one model, one company, or one ecosystem. I switch between tools depending on what my day looks like. In school, that might mean summarizing academic papers. At work or during self-study, that might mean debugging code or reviewing a cloud diagram. For daily life, it might just mean drafting an email or organizing [...]

  • AWS Vector Databases Explained: Semantic Search and RAG Systems

AWS Vector Databases Explained: Semantic Search and RAG Systems

The generative AI (GenAI) revolution has transformed how organizations extract value from their data. While large language models (LLMs) demonstrate remarkable capabilities in understanding and generating human-like text, their true enterprise potential is unlocked only when they can access proprietary, domain-specific information. This necessity has propelled vector databases from a specialized niche into an essential pillar of modern AI infrastructure. But First, What Are Vector Databases? A vector database, as its name suggests, is [...]

  • self hosting judge0 step by step guide header

Self-Hosting Judge0: A Step-by-Step Guide Using Amazon EC2, Lambda, and S3

Judge0 is a powerful, open-source code execution system widely used by online coding platforms to run programs in secure environments. However, while it is often accessed as a third-party service, self-hosting Judge0 on AWS significantly grants you complete control over configuration and security. In fact, this level of ownership is essential for handling sensitive data or customizing language support. Moreover, self-hosting enables greater scalability, thereby allowing you to adapt the system as your requirements [...]

Shaping the Future of Student Technopreneurs in the Philippines through AWS Cloud Club PUP e:Novators

BGC, Philippines—November 21, 2025—Designed for working students, budding entrepreneurs, small startups, hackathon enthusiasts, and aspiring tech founders, the Alfred’s Engine Room: Crafting Tomorrow’s Ventures: Kick-off and Ideation 2025 marked the official launch of AWS Cloud Club PUP e:Novators, a community built to empower the next generation of bold visionaries and innovators. As the first innovation hub in AWS Cloud Clubs in the Philippines, it was the beginning of a movement through continuous learning, collaboration, [...]

  • Work Smarter Not Harder
  • Red Ocean Vs. Blue Ocean

The Cash Cow + Investment Model: A Career Blueprint from Tutorials Dojo’s CEO

Imagine spending weeks building a course, only to watch it fail. That’s exactly what happened in 2019 to the founder of Tutorials Dojo, Jon Bonso. He had spent weeks building a React Native course. He recorded, edited, and re-recorded, hoping people would buy it. However when it finally launched, the effort didn’t match the reward. It was one of those career-defining moments where you ask yourself: “Am I even in the right industry?” Instead [...]

  • AWS Strands Agents SOPs AI Automation Workflow Natural Language

AWS Strands Agent SOPs – Your Natural Language Agentic AI Workflow Tool

If you're someone whose work involves AI automation or a developer, you'll know that Modern AI agents are powerful but notoriously difficult to guide with consistency. You put the same thing in twice, you get two drastically different results. There are two ways of driving Modern AI agents: Code defined workflows Fully model-driven agents Code-defined workflows offer precision but require heavy reengineering to update. Fully model-driven agents offer flexibility but can behave unpredictably. Agent [...]

  • What is Amazon Bedrock AgentCore

What is Amazon Bedrock AgentCore?

Imagine spending months building an AI agent that integrates seamlessly into your development environment. It employs tools, responds to inquiries, and completes duties precisely as planned. But moving it to production becomes a nightmare: suddenly, you are dealing with scale problems, security concerns, authentication systems, and API interfaces. What should have been a simple deployment becomes weeks of infrastructure labor unrelated to your agent's intelligence. This production gap is the bane of countless developers, [...]

  • Google Antigravity AI IDE LLM Agentic Development Fleet

A New Player in Town: Google Antigravity

On Wednesday, Google, the creators of Gemini, one of the top competitors of popular LLMs like ChatGPT (developed by OpenAI), recently launched their first AI agentic development IDE, known as Google Antigravity. Built for a wide range of customers, it is targeted to both professional developers working on large enterprise codebases and hobbyists vibe coding in their spare time. It provides installation support for Windows, MacOS, and Linux. In the rising wave of AI-powered [...]

Tutorials Dojo portal

Learn AWS with our PlayCloud Hands-On Labs

🧑‍💻 50% OFF – CodeQuest Coding Labs

$2.99 AWS and Azure Exam Study Guide eBooks

tutorials dojo study guide eBook

New AWS Generative AI Developer Professional Course AIP-C01

AIP-C01 Exam Guide AIP-C01 examtopics AWS Certified Generative AI Developer Professional Exam Domains AIP-C01

Learn GCP By Doing! Try Our GCP PlayCloud

Learn Azure with our Azure PlayCloud

FREE AI and AWS Digital Courses

FREE AWS, Azure, GCP Practice Test Samplers

Subscribe to our YouTube Channel

Tutorials Dojo YouTube Channel

Follow Us On Linkedin