• Humanoid robot working alongside industrial machines in a smart factory, with visual overlays representing AI decision-making and sensor data

    Physical AI in 2026: Why Mechatronics Matters

    Many learners and engineers who focus on cloud and AI still think of intelligence as something that exists only in data centers or large language models. In 2026, a major shift is happening. AI is stepping out of the digital world and into the physical one. This is called [...]

  • A Beginner’s Guide to Small Language Models (SLMs)

    What are Small Language Model (SLM)? We often hear about Large Language Models, but did you know that there’s a “smaller” version of it? In this article, we will talk about what a Small Language model is, their strengths and weaknesses, and its practical use cases. So, what really [...]

  • The Reality of Learning Tech: Mental Health, Pressure, and Growth

    Learning technology is often described as exciting. It offers new skills, new opportunities, and a clear path forward. However, mental health in tech is often overlooked. But for many people, that journey does not always feel that way. Over the past year, while trying to grow in tech, I [...]

  • Amazon Quick Sight Sheet Tooltips - Enhancing Data Storytelling and Dashboard UX

    Amazon Quick Sight Sheet Tooltips: Enhancing Data Storytelling and Dashboard UX

    Modern organizations use data visualization tools for critical decisions. Dashboards simplify complex datasets, turning millions of rows of raw data into digestible formats. Still, users often view a dashboard and feel they aren't seeing the whole picture. Dashboards often lack immediate context, resulting in a frustrating user experience. Analysts [...]

  • A dark blue promotional slide featuring a cute cartoon fish mascot on the left and bold text on the right reading “Finsharc, a newcomer reshaping how we think about personal finance,” with a Tutorials Dojo logo in the bottom-right corner.

    Finsharc, a Newcomer Reshaping How We Think About Personal Finance

    Finsharc is a personal finance application that is entering a very saturated place. As there are personal finance apps such as Money Manager that already solve the basics of expense tracking at a personal level, (things you buy day-to-day, such as lattes or groceries) budgeting for the future, and [...]

  • Google Lyria 3: Free AI Music in Gemini

    Google quietly rolled out Lyria 3 inside Gemini, and it lets anyone generate 30-second music tracks from a text prompt, complete with vocals, lyrics, and instrumentals. It's free, it's surprisingly good, and most people don't even know it's there. I spent an afternoon messing around with it. Here's how [...]

  • AWS Data and AI Journey: Data Governance and Security

    Stage 3 of the AWS Data and AI Journey: Data Governance and Security As organizations establish a modern data foundation (Stage 1) and enable seamless data movement (Stage 2), the next critical step is ensuring that data remains trusted, secure, and compliant across the entire ecosystem. At this stage, [...]

  • Banner image with bold text about “Claude Mythos” questioning whether it is an AI breakthrough or an overhyped cybersecurity threat; an angry gray octopus character holds a Linux penguin and a FFmpeg logo against a muted gradient background, with Tutorials Dojo branding in the corner.

    Claude Mythos Explained, is it an AI Breakthrough or Overhyped Cybersecurity Threat?

    The announcement of Claude Mythos stirred the community towards the advancement of large language models and their application within the domain of cybersecurity. For more than two decades, the investigation and discovery of zero-day vulnerabilities have rested upon cybersecurity teams and researchers. However, the announcement of Claude Mythos, by [...]

  • Visual showing difference between AI prompts and AI workflows

    AI Workflows vs AI Prompts: What’s the Real Difference

    At first, using AI feels simple. You type a prompt, get a response, and move on. That’s how most people start, and for basic tasks, it works. But as you try to do more complex or repeatable work, you begin to notice something: prompts alone aren’t enough. This is where [...]

  • AI agents on Azure helping a beginner automate cloud tasks

    AI Agents on Azure: Practical Insights for Learners

    Many people learning Azure still struggle with repetitive manual tasks. AI Agents on Azure for learners offer a practical way to handle these challenges. When a 2 AM alert fires, the usual process involves manually checking the cause, reviewing affected processes, and examining the whole system. AI agents can [...]

  • AWS HealthOmics

AWS in Bioinformatics: Biology, data, & the cloud

Marriage of biology and tech. With the current technological advancements, how about we throw in the cloud in the tech too? Just like... Bioinformatics in AWS HealthOmics. Yes, you read that right! Are you torn between the two and want to pursue them both? To sit in a laboratory working on something new and interesting without bidding your farewell to the “Hello World!”? Then this article will introduce a field that may interest you. [...]

Deploy a Next.js Static Site to AWS with GitHub Actions and Bunjs

At the AWS Community Day Philippines 2024, during the preparation for the event, the organizers assigned me the responsibility of setting up a Continuous Integration and Continuous Deployment (CI/CD) strategy for the website. Therefore, in this blog, I will explain the approach I took and how I utilized GitHub Actions and BunJs to create a swift and efficient CI/CD pipeline for deployment on Amazon Simple Storage Service (S3) along with Amazon CloudFront. AWS Community [...]

  • TD_Tag Modification Diagram_31Oct2024

Setting up Slack notifications on Tag Modifications for EC2 Instances

Monitoring resource configurations in a dynamic cloud environment is important, especially in production. One essential aspect of managing AWS resources, such as Amazon EC2 instances, is tracking tag modifications. Tags are not just labels but vital in organizing resources, enabling billing allocation, and enforcing compliance policies. Any unintentional tag modification can disrupt operations or mislead resource management, making timely alerts vital. This article will guide you through setting up automated Slack notifications to alert [...]

  • td-introduction-to-amazon-sqs-fifo-and-standard-queues-featured-image

Introduction to Amazon SQS FIFO and Standard Queues

Amazon Simple Queue Service (SQS) is a fully managed message queuing service by AWS that allows distributed applications to communicate asynchronously, making it a critical tool for decoupling microservices and improving system resilience. SQS offers two types of queues tailored for different use cases: Standard Queues: These queues are designed for high throughput, allowing an unlimited number of transactions per second while supporting at-least-once message delivery. Although standard queues don’t guarantee strict message ordering, [...]

  • AWS Console-to-Code

AWS Console-to-Code: Seamlessly Transform Manual Actions into Reusable Code

Cloud computing today demands efficiency and automation like never before. AWS Console-to-Code is an innovative tool designed to bridge manual operations with automated infrastructure management. By transforming console actions into reusable Infrastructure-as-Code (IaC), this feature streamlines workflows, enhances consistency, and accelerates deployment processes. This article will guide you through the process of implementing AWS Console-to-Code to launch Amazon EC2, VPC, and RDS. What is AWS Console-to-Code? AWS Console-to-Code utilizes Amazon Q Developer to simplify the process of [...]

  • Amazon CloudFront-Edge Locations

Automate CloudFront Invalidation via Slack

In today's digital age where most people are using gadgets, we're likely familiar with the term "cache". Most of us first hear about cache when looking to free up storage or improve performance on our mobile devices especially for android users. If we look at our device's settings then navigate to the storage of an application, we will see two options: one is to delete the app entirely, and the other one is to [...]

  • td-article-cw-agent-nginx-logs-featured-image

Streamline Log Monitoring for Nginx with CloudWatch Agent

Monitoring the health and performance of your applications is essential for maintaining reliable operations, detecting issues, and troubleshooting efficiently. Monitoring logs can provide invaluable insights into server behavior, user activity, and error occurrences regarding web services. However, tracking logs across distributed systems can be challenging. Amazon CloudWatch Agent is a powerful tool that collects metrics and logs from your EC2 instances and on-premises servers and centralizes them in Amazon CloudWatch. With centralized monitoring, teams [...]

  • Automated Slack Notifications for RI Coverage Across All AWS Regions

Automated Slack Notifications for RI Coverage Across All AWS Regions

Efficient management of cloud resources is essential for maintaining a company's flexibility and cost-effectiveness. Reserved Instances (RIs) offer significant cost-saving opportunities, but to fully leverage its benefits, consistent monitoring and optimization are key. By automating Slack notifications for RI coverage, businesses can ensure teams stay informed and take timely action to maximize savings. This comprehensive article explores the advantages of integrating automated Slack notifications for RI coverage across all AWS regions, helping teams maintain [...]

  • Slack Slash command

Streamline Your Workflow: Automating User Email Retrieval in WordPress with AWS SSM and Lambda via Slack command

In today’s fast-paced digital environment, operational efficiency and security are important. This blog post explores a streamlined approach to retrieving user emails from specific IPs in WordPress using Slack Slash commands powered by AWS Systems Manager (SSM) and AWS Lambda. Automating this process significantly reduces the operational overhead associated with running SQL commands manually. Additionally, this method enhances security by allowing users who lack access to production environments to execute necessary scripts through Slack [...]

  • AWS-RI-Utilization-Report

RI Utilization vs RI Coverage: Difference Between these Amazon EC2 Reserved Instance Metrics

The Amazon EC2 enables developers up to businesses to deploy their own applications with flexibility, high availability, and cost-efficiency as it removes the need to invest in physical hardwares or servers. From running applications, hosting websites, and managing databases, EC2 serves as the foundation for anything that is cloud-based. Talking about its cost-efficiency, there are different "Instance Purchasing Options" that you can choose from depending on your server requirements and also your financial capabilities. [...]

💰Up to 40% BIG Discounts on AWS & Azure Foundational Practice Exams – Now as LOW as $9.99 only!

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