• 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 [...]

  • Microsoft’s new Agentic AI certification (AB-100)

Microsoft Unveils the NEW Agentic AI Business Solutions Architect Certification (AB-100 beta)

As artificial intelligence (AI) continues to reshape industries rapidly, the demand for professionals who can design, implement, and manage autonomous AI systems that deliver real business value is skyrocketing. In response to this evolving landscape, Microsoft has introduced a groundbreaking new certification: Microsoft Certified: Agentic AI Business Solutions Architect (AB-100). This certification validates the skills and knowledge required by architects and technical specialists to design responsible, scalable, and innovative AI solutions. It emphasizes the [...]

  • data-preprocessing-article-thumbnail

Data Preprocessing Guide for Beginners in ML

Before machine learning (ML) models can generate predictions or insights, the raw data must first be cleaned, organized, and transformed into a suitable format for the model. This process is known as data preprocessing. It is the foundation of every successful ML project. It ensures that the model learns from high-quality, consistent, and well-structured input rather than noisy, incomplete, or biased information. In this hands-on guide, we’ll walk through how to transform a raw [...]

  • Amazon Bedrock + Promptfoo Rethinking LLM Evaluation Methods

Amazon Bedrock + Promptfoo: Rethinking LLM Evaluation Methods

I discovered something embarrasing about my LLM development workflow last month.  After spending hours crafting what I thought was the perfect prompt for a customer service chatbot on Amazon Bedrock, I deployed it and called it done. My validation process? I asked it five questions, nodded approvingly at the responses, and moved on. Sound familiar? This "vibe-based prompting" approach worked fine until the chatbot confidently told a user that our fictional company offers "24/7 [...]

  • AWS Certified Generative AI Developer Professional AIP-C01 Exam Guide AIP-C01 ExamTopics List Study Path

AWS Certified Generative AI Developer Professional Study Path AIP-C01

AWS has just unveiled the newest AWS Certified Generative AI Developer – Professional AIP-C01 certification. This important credential is for developers and AI professionals who want to advance their careers by building, deploying, and improving high-quality generative AI applications on AWS. This certification confirms your skills in using foundation models and integrating generative AI into practical business solutions. This certification highlights a developer’s ability to effectively integrate foundation models, retrieval-augmented generation (RAG) architectures, and [...]

  • Don’t Struggle with Kaggle: Build your First Data Science Project!

Don’t Struggle with Kaggle: Build your First Data Science Project!

Are you a beginner wanting to start your very first data science or machine learning project, but don’t have the right hardware or enough storage capacity? Well, Kaggle is the perfect platform to start your journey!  What is Kaggle? Kaggle is a powerful web-based platform that provides opportunities for data scientists/analysts and machine learning enthusiasts to collaborate with the community, find and publish datasets, and grow their skills through competitions.  Why Kaggle? Just like [...]

  • Tech Burnout: Is It Really Inevitable?

Tech Burnout: Is It Really Inevitable?

What if the dream job, the one you've always been dreaming of and manifesting ever since, is quietly draining the life out of you? This exhaustion is a known feeling in the tech industry, where the relentless pressure forces professionals and students to push until they hit a wall. This struggle is intensified in cultures that value sheer willpower and "diskarte" (resourcefulness), where admitting this profound fatigue feels like a personal, silent failure. We've [...]

  • One Block to Many: Rise of Microservices in Modern Apps

Rise of Microservices in Modern Apps: From One Block to Many

Have you ever thought about the pain of fixing just one small piece of a massive software system without accidentally breaking everything else? Honestly, most of the time, that is almost impossible. That challenge led to the rise of microservices in modern apps. It marked a shift from old monolithic architectures to smaller and independent services. This represents a significant architectural change. Developers moved away from huge, rigid monolithic setups and embraced smaller, independent systems. [...]

  • High-Performing Massive: The Rise and Progression of Small Language Models (SLMs)

High-Performing ≠ Massive: The Rise and Progression of Small Language Models (SLMs)

Have you ever needed to find a new charger for your device, only to discover that its voltage wasn’t compatible, causing it not to work or even risking damage? Without checking the actual needs of your device, you’ve probably thought that you could go with what the seller recommends as the “highest quality” rather than your device’s fitting needs. With the current utilization of AI for businesses, bigger doesn’t always mean better. Large Language [...]

  • The Future Is Containerized with Docker in 2025.

The Future Is Containerized: Why Every Cloud Engineer Should Care About Docker in 2025

In 2025, software development is moving faster than ever. Businesses demand speed, reliability, and scalability. Cloud infrastructure is no longer optional.  it’s the backbone of modern applications, powering everything from streaming platforms like Netflix to AI-driven fintech solutions. In this fast-paced environment, one technology has emerged as a game-changer for cloud engineers: Docker. An illustration of a developer using Docker for containerized applications. Picture this: a developer spends weeks building a web [...]

  • Chips & Brains The Psychology of Human-AI Decision Making - Featured Image

Chips & Brains: The Psychology of Human-AI Decision Making

Your smartphone just recommended the perfect restaurant, your GPS avoided traffic seamlessly, and your bank approved a loan in seconds—all without human intervention. The speed at which AI operates is awe-inspiring. Yet when the same AI suggests a medical treatment or hiring decision, we suddenly hesitate. This contradiction reveals something fascinating: our relationship with artificial intelligence isn't just about technology; it is deeply psychological. Today's workplace is undergoing a silent revolution in which human [...]

🔥 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