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

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

  • Python Code Playground

How to configure AWS Lambda Function URL with Cross-Origin Resource Sharing

Get started learning how to build your first-ever Python Labs Client App, a web application that leverages the power of serverless computing. This creative application is primarily designed to cater to individuals eager to enhance their Python programming skills. By using the flexibility and scalability of AWS Lambda, you'll be able to create dynamic and interactive web experiences without the hassle of managing infrastructure. This Python Code Playground will be a valuable tool for [...]

🔥 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