• AI Workflows

    The Rise of Human + AI Workflows

    The Rise of Human + AI Workflows I've grown with AI during it's formative years to see how the public's perception constantly shift. AI was once framed as a threat: You vs. AI. Then it became a divide: AI-assisted users vs. non-AI-assisted users. Now, we are entering the real [...]

  • MITRE ATLAS

    AI Security Threats with MITRE ATLAS

    Let’s be completely real: deploying generative AI and complex machine learning pipelines is incredible for innovation, but securing them is a massive headache. Strip away the industry hype, and we are left staring at a genuinely hard, probabilistic problem. It’s exactly the kind of problem that legacy security perimeters [...]

  • Cover image for a founder’s guide to setting up a company in Singapore or Hong Kong in 2026.

    A Philippine Founder’s Practical Guide to Singapore and Hong Kong Incorporation in 2026

    Why Filipino Founders Consider Offshore Companies Picture this: you are a Filipino startup founder in the Philippines, and you're considering setting up an offshore company for a variety of reasons. One being international market access, easier cross-border payments, investor credibility, and tax planning. So the strategic move is to [...]

  • AWS Data and AI Journey: Building Agentic AI Systems

    Stage 5 of the AWS Data and AI Journey: Building Agentic AI Systems Building agentic AI systems is the next frontier for organizations that have already laid the groundwork with a modern data foundation, governed pipelines, and enterprise-wide generative AI. This is where agentic AI enters the picture. Generative [...]

  • AWS Data and AI Journey: Applying Generative AI Across the Enterprise

    Stage 4 of the AWS Data and AI Journey: Applying Generative AI Across the Enterprise Applying generative AI across the enterprise is no longer just an experiment, it's a strategic priority for organizations ready to turn their data into real business intelligence. This is where generative AI enters the [...]

  • The Claw Has a Brain Now: The Story of NemoClaw

    The Spark of a Revolution It started as most revolutions do, with a simple idea: what if your computer could just do things for you? Not in the old-school set-a-reminder-on-your-phone kind of way. But really do things. Write code, browse the web, manage files, learn new skills, and keep [...]

  • Diverse professionals collaborating around a friendly, glowing AI icon

    AI Isn’t Just for Developers Anymore

    A few years ago, AI tools were mostly associated with developers and data scientists. Fast forward to 2026, and the story has changed completely. Marketing interns are generating full campaign ideas in an afternoon, HR coordinators are screening resumes in minutes, and designers are turning simple text prompts into [...]

  • The Digital Dilemma: When Information Spreads Faster Than Verification

    Modern technology has transformed how people access and share information. News, opinions, videos, and discussions can now spread globally within seconds through social media platforms, recommendation systems, and digital communication tools. Information is now more accessible than ever before, allowing people to stay connected in real time regardless of [...]

  • A large group photo of tech students and young professionals gathered indoors for the AWS Cloud Club - Celestia Supernova event. Around 40 participants are smiling, posing, and making hand gestures like peace signs and thumbs-up. The venue features modern lighting, warm wooden pillar accents, and a kitchen/lounge area in the background. The event branding "AWS Cloud Clubs Celestia" and "Celestial Supernova" is visible in the top corners, with partner logos and social media handles (AWS Cloud Club - Celestia and @awscloudclub_celestia) aligned along the bottom border.

    Blast Off to the Cloud! Celestial Supernova by AWS Student Builder Group Celestia

    Celestial Supernova is a cloud event organized by AWS Student Builder Group Celestia from Parañaque last April 26. The event brought together students, builders, and tech professionals at White Cloak Technologies in Pasig City, with support from Tutorials Dojo. The goal of the event is to make cloud technology [...]

  • Building an Ethical Hacking Lab to Practice Every OWASP Top 10 Vulnerability

    Building an Ethical Hacking Lab to Practice Every OWASP Top 10 Vulnerability

      As a computer science student majoring in Network and Information Security, I have researched so many ways that I can actually learn more about cybersecurity. More specifically? Hacking. With the power of the internet, I came across so many courses, websites, and applications from which I can utilize [...]

  • Amazon Bedrock's LLM-as-a-Judge_ Automate AI Evaluation with Nova Lite + Claude

Amazon Bedrock’s LLM-as-a-Judge: Automate AI Evaluation with Nova Lite + Claude

Evaluating your LLM’s quality should not cost you too much money or even weeks of your time.  You’re probably  stuck in a limbo of choosing between two options that have their own drawbacks: Automated metrics like BLEU, ROUGE and accuracy scores? Sure, they are quite fast and cheap, but they ultimately fall short in judging real conversations. Since they simply match word patterns, they're not a good fit for open ended responses simply because [...]

  • a-beginners-guide-to-the-machine-learning-pipeline-on-gcp

A Beginner’s Guide to the Machine Learning Pipeline on GCP

When people hear the term "machine learning," they often imagine complex math, advanced algorithms, or mysterious "AI magic" happening behind the scenes. In reality, machine learning on the cloud is far more practical and structured than it may sound. At its core, an ML pipeline is a series of steps that transform raw data into useful predictions. Think of it like a typical software workflow: You prepare your code You build the application You [...]

Building a Cost-Aware RAG Application with Amazon Bedrock

What if your Client can have a Chatbot that throws a highly accurate responses based on your documents? Without having a guilt of the monthly expenses. Without even subscribing to any costly,  AI-support subscriptions. Only pay per inquiry requests to your model provider,  and of course only costs you cents, and it lessens when your client is already satisfied with the answer, as it returns a fully verified response based from the documents you [...]

  • IAM Policy Autopilot Feature Image

Zero-Sweat: A Comprehensive Guide to IAM Policy Autopilot

Picture this: your application works perfectly on your local machine. You deploy it to AWS, then immediately hit an “Access Denied” error. If you’ve worked with AWS for any length of time, you’ve experienced this. What follows is usually a frustrating dive into IAM documentation, trial-and-error permission updates, and lost development momentum. AWS Labs created IAM Policy Autopilot to solve exactly this problem. IAM Policy Autopilot analyzes your application code and generates AWS IAM [...]

  • Claude code visuals

The Year of the Agent: Anthropic’s Claude AI Models and Agents

  Looking back on the past year of 2025 coding with the help of artificial intelligence, we can safely say that it was the year of agents, especially pioneered by Anthropic with Claude Code. AI products have matured to offer highly reliable agents that can understand, navigate, and work seamlessly on large codebases. It is the end of the old ways: of manually copying and pasting code into web AI applications. Agents are now [...]

  • Shifting Left with AI Key AWS Security Launches from reInvent 2025

AI-Driven Cloud Security at AWS re:Invent 2025

Cloud computing continues to accelerate at a pace that traditional security models were never designed to support. Development teams now provision infrastructure in minutes, deploy services continuously, and scale applications automatically. However, security processes often lag behind this speed. In many organizations, security still enters the workflow after key architectural decisions are already finalized. As a result, teams spend more time fixing problems than preventing them. Although many organizations attempt to shift security earlier [...]

Amazon Q in Practice: How AWS’s AI Assistant Actually Works for Businesses and Developers

Amazon Q is often introduced as AWS's generative AI assistant, but that description doesn't really explain why it exists or how it behaves once you start using it. If you treat Amazon Q like a general chatbot, it can feel restrictive or underwhelming. If you treat it as an AWS-native system designed around identity, permissions, and retrieval, it becomes much easier to understand. And much more useful. I've spent a lot of time working [...]

  • AWS Security Agent Context Aware Application Security Featured Image

AWS Security Agent: Context-Aware Application Security

The Problem: Security Can't Keep Up In the current engineering landscape of our industry, modern software teams are supposed to be built to be able to move fast. Continuous integration, automated deployments, and agile workflows have seen the rise of weekly and even daily releases to be the norm. With rising business and customer demands in the time of rapid advancements in technology, new features, fixes, and changes are constantly pushed to production. However, [...]

  • Detecting and Redacting PII with Amazon Comprehend

Automating PII Detection and Redaction with Amazon Comprehend

Organizations today are entrusted with enormous amounts of sensitive information. Customer support logs, healthcare records, financial transactions, and even training datasets often contain Personally Identifiable Information (PII) such as names, phone numbers, email addresses, or credit card numbers. Protecting this information is not just a matter of compliance with regulations like GDPR, HIPAA, or PCI DSS. It is also central to maintaining customer trust and reducing the risk of data breaches. Amazon Comprehend, a [...]

  • LLM Text Summarizer Extension Tutorial Article

Build a Model-Agnostic AI Text Summarizer Web Extension

Browser extensions are a great way to bring AI directly into your everyday workflows. Instead of copying text into external tools and websites to be summarized, you can do it right on the page. In this tutorial, we'll build a lightweight, model-agnostic Chrome extension that summarizes selected text using AI. With a simple right-click, users can send any highlighted text to an AI model of their choice and instantly view a concise summary in [...]

🔥 Extra $2 OFF — Triple Bundle Sale!

Tutorials Dojo portal

Learn AWS with our PlayCloud Hands-On 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

SAA-C03 Exam Guide SAA-C03 examtopics AWS Certified Solutions Architect Associate

Subscribe to our YouTube Channel

Tutorials Dojo YouTube Channel

Follow Us On Linkedin