• AWS Community Day Manila 2026: Build, Break, Repeat

    The AWS User Group Philippines (AWSUG.PH), one of the biggest and most active AWS communities in the Asia Pacific region and twice named AWS User Group of the Year in the region for 2022 and 2025, is bringing back AWS Community Day Manila this August 22 and 23, 2026, [...]

  • Promotional graphic titled "Marketing Your App After Launch: What to Do Next" featuring a smartphone displaying an App Store listing for a lifestyle app by Bloom Studio.

    Marketing your App After Launch: What to Do Next

    App marketing begins once your product is live and people can try it. This guide is for solo developers, startup teams, and career-changers who have launched an app but need a practical way to find the right users, measure what they do, and turn feedback into steady growth.   [...]

  • Building the Next Chapter of Microsoft Student Community in the Philippines

    "We empower the world. Microsoft’s mission is to empower every person and every organization on the planet to achieve more." The Hello, World! Your First Steps into AI and Microsoft meetup marked the beginning of a new chapter for the Microsoft Student Community Philippines (MSC PH)—a nationwide initiative dedicated [...]

  • TD AWS Machine Learning Certification MLA-C02 (2)

    What’s New with the AWS Certified Machine Learning Engineer – Associate (MLA-C02) in 2026?

    Imagine you’ve been preparing for the AWS Certified Machine Learning Engineer – Associate (MLA-C01) exam for weeks. You’ve reviewed machine learning concepts, practiced with Amazon SageMaker, and worked through practice exams. Then you hear the news: AWS is updating the certification to MLA-C02. Now you might be wondering: Should [...]

  • Building Production AI Agents on AWS in 2026 AgentCore Harness, Strands 1.0, and the Multi-Agent Architecture that Actually Ships - Tutorials Dojo 2026

    Building Production AI Agents on AWS: AgentCore Harness, Strands 1.0, and the Multi-Agent Architecture that Actually Ships

    Six months ago, "AI agents on AWS" meant duct-taping together Amazon Bedrock, a Lambda function to handle tool routing, DynamoDB for session state, CloudWatch for tracing, and a LangGraph loop you prayed would recover from a network hiccup mid-reasoning. Every team was reinventing the same infrastructure. Every demo worked; [...]

  • AI Emoji Generator using Next.js Thumbnail

    Build Your Own AI Emoji Generator using Next.js

    Have you ever wanted to build a completely custom AI Emoji Generator but got stuck trying to make a cloned template run on your local computer?  Downloading a production-ready starter repository is rarely a plug-and-play experience. You clone the code, run it, and immediately hit a wall of scary [...]

  • Claude Skills Unlocked: A Practical Guide to Anthropic Academy's 21 Free Courses — Tutorials Dojo article cover

    Claude Skills Unlocked: A Practical Guide to Anthropic Academy’s 21 Free Courses

    Anthropic Academy has grown into one of the more substantial free AI learning resources available today, with 21 self paced courses covering everything from everyday Claude usage to building agents with the Model Context Protocol. Every course is free, requires only an email sign up, and is built directly [...]

  • Detect Report React Rethinking the Manual Incident Response Playbook

    In June 2026, nineteen Philippine government websites, including those of the Senate, the House of Representatives, and the National Bureau of Investigation, were defaced within a single week by a hacktivist group calling itself "Nullsec Philippines." By the time the Department of Information and Communications Technology (DICT) issued its [...]

  • Automating Publications - Feature Page

    Automating Publications with Claude, Canva, and n8n

    Every business that runs a social media page knows the same repetitive cycle. Pick a topic. Write a caption. Design a graphic. Post it on schedule. Repeat tomorrow. Multiply that by every campaign, every seasonal push, every recurring content series, and it becomes a real operational cost, not just [...]

  • AI Ethics Explained

    AI Ethics Explained: How to Use Artificial Intelligence Responsibly

    Have you ever used ChatGPT to help explain a difficult topic? Maybe you've asked Gemini to summarize a lengthy article, generate ideas for a school project, write an email, or even use Claude for brainstorming concepts. If you're a student, you've probably wondered: "Is it okay to use AI [...]

  • Amazon Q Developer

Amazon Q Developer Agent: Code, Review, and Deploy Apps with AI Agents

Have you ever wondered if Amazon offers a way to seamlessly integrate AI into your development process, especially when using Visual Studio Code (VSCode)? Imagine having an intelligent assistant right in your IDE that can help you code, review, and deploy applications while guiding you through best practices and even suggesting optimizations. Well, Amazon has answered that with the Amazon Q Developer Agent! What is Amazon Q? Amazon Q is a powerful suite of [...]

  • The React Framework

What Is ReAct? – Leveraging AI’s Decision-Making Process

Hi! Been introduced to AI agents already? Amazing! If not, no stress—start your journey here 👉 What Are AI Agents? We discussed how AI agents aren’t just passive tools; they think, decide, and act to accomplish goals with minimal human input. They’re changing the way we work, learn, and even rest. But behind this breakthrough in autonomy lies a more technical foundation—one that’s easy to overlook but worth understanding. Before AI agents could reason [...]

  • Codex CLI Featured Image

Is Codex CLI the Future of Coding? Understanding the Potential of This New AI-Powered Development Tool

OpenAI is currently one of the most well-known names in artificial intelligence and is known for pushing the limits of what AI can accomplish. Over the years, the company has created a series of innovative solutions to make AI more useful and accessible to both individuals and businesses. The most widely used AI tool globally is their very own ChatGPT, an AI-powered virtual assistant capable of achieving different tasks such as answering queries, content [...]

  • Troubleshooting Common WordPress Website Issues

Cloud-9.5: Troubleshooting Common WordPress Website Issues

Hey, this is Step 5 of our 9-step website portfolio building with AWS! Got lost? Click here to go to the main article, and here for the fourth step!   When working on a project, there is no avoidance of bugs, which sometimes is frustrating, especially when getting stuck over a recurrent issue. This article discusses common mistakes and bugs, the strategies that can be effectively used to troubleshoot them, and tips on how [...]

Exploring Meta’s Llama Stack: The Power of Local AI Models

Llamas might be adorable animals, but Meta's Llama Stack is the real star in the AI world; you don't need a supercomputer or a massive budget to build powerful, local AI apps right from your terminal. Enjoy a streamlined developer experience, enabling seamless AI application development. As AI becomes more powerful in today's world, it's good to be prepared with AI skills and, Llama Stack is a great place to start when building your [...]

  • AWS MCP Servers

How AWS MCP Servers Are Transforming Code Assistants with Deep Cloud Expertise

Artificial Intelligence (AI) is reshaping how software is built today, providing opportunities to increase the speed of workflows, improve code quality, and bring about greater operational efficiency. Armed with that knowledge, AWS has introduced a game-changing innovation: AWS MCP Servers – purpose-built utilities that roll out the power of code assistants by embedding deep AWS-specific knowledge and best practices. In this post, you'll learn all about the AWS MCP Servers, what they do, and why they will [...]

  • Installing NGINX, PHP, MySQL, and WordPress via Shell Script

Cloud-9.4: Installing NGINX, PHP, MySQL, and WordPress via Shell Script

Hey, this is Step 4 of our 9-step website portfolio building with AWS! Got lost? Click here to go to the main article, and here for the third step! Exciting times ahead as we get closer to completing our website setup! In this article, we’ll guide you through a simple and efficient way to install the essential tools you need: NGINX, PHP, MySQL, and WordPress. All of this will be done using a shell [...]

Can AI Decide for Itself? A Look into Reinforcement Learning

What does it really mean to make a decision? Is it going with what feels right? Is it calculating risks and rewards, moment by moment? Or maybe, it’s remembering what went wrong last time, and choosing better. But what if a robot starts doing that too? What if it remembers and adapts not because it’s told to but because it chooses to? That question lands differently when you’ve seen a machine pause, adapt... even [...]

  • Google Vertex AI

Vertex AI by Google Cloud: Unlocking the Power of AI for Businesses

As artificial intelligence continues to evolve, various platforms and tools are emerging to help businesses harness its full potential. From self-learning algorithms to intelligent automation, AI is transforming industries across the globe. One of the most powerful and versatile platforms available today is Vertex AI, offered by Google Cloud. Whether you're a data scientist, developer, or business leader, the range of AI tools and services provided by Vertex AI can help accelerate innovation and [...]

  • Google AgentSpace

Google AgentSpace: Redefining Enterprise Automation with AI

Enterprise automation has evolved significantly over time, driven by the increasing demand for intelligent, scalable, and efficient solutions. While traditional automation tools—including advanced large language models (LLMs)—can generate suggestions or compose responses, their capabilities often stop at that stage. However, as the digital landscape rapidly advances, companies need more than recommendations; they require systems that can take action. This is where AI agents excel. Unlike LLMs, which focus on content creation and evaluation, AI [...]

🔥 Buy the AWS CCP Triple Bundle + Get the AWS SAA eBook FREE

Tutorials Dojo portal

Turn Your Team Into Cloud-Ready Professionals Today

Tutorials Dojo for Business

Learn AWS with our PlayCloud Hands-On Labs

$2.99 AWS and Azure Exam Study Guide eBooks

tutorials dojo study guide eBook

New Claude Certified Architect Foundations CCA-F

Claude Certified Architect Foundations CCA-F

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