• TD-Setting up Status Check alarms - Featured Image

    Prevent EC2 Downtime: Setting Up Status Check Alarms to Auto-Reboot an Instance

    When you’re running a production website on an EC2 instance, the last thing you want is for it to unexpectedly go down while you’re focused on other tasks. Without the right monitoring in place, you might not even realize your site has been offline for a while, and repeated [...]

  • Feature Image

    Securing Your Website in Containerized Applications: A Step-by-Step Guide to Setting-up HTTPS

      So, you have just deployed your first app to the cloud (maybe you have followed the tutorial that we have for deployment insert link here), it’s running great, you have your users now, but then you noticed that little “Not Secure” warning in the browser. Suddenly, your app looks… [...]

  • Mastering Cloud-Based Semantic Search Advanced Cloud Search Architectures Made Easy - Featured Image

    Mastering Cloud-Based Semantic Search: Advanced Cloud Search Architectures Made Easy

    In today's AI-driven world, finding information based on meaning and context rather than exact keywords has become crucial. Good thing we now have vector search, enabling semantic search, personalized recommendations, image similarity, and more. However, building and managing vector search infrastructure can be complex. Fortunately, AWS offers zero-infrastructure managed [...]

  • Azure Cost Notifier

    Prevent Unforeseen Azure Costs: Setting Up Automated Slack Alerts for Your Subscription

    Cloud computing gives companies access to cutting-edge services, flexibility, and scalability. Effective cost management, however, is one of the main challenges to cloud adoption. Despite Azure's robust offerings, businesses risk unexpectedly high costs if they don't have active monitoring. Image generated by Gemini This is where cost monitoring and automated [...]

  • Beginner’s Guide to Gamma – Let AI Build Your Presentations

    Ever wish you could skip the boring parts of making slides and focus on your ideas? Instead, imagine jumping straight into expressing them clearly and beautifully without wrestling with layouts. Moreover, if you’ve ever felt stuck or simply want to save time building presentations, Gamma is the most beginner-friendly [...]

  • AWS Student Community Day 2025: Mega Manila at Jose Rizal University

    AWS Student Community Day 2025: Mega Manila at JRU September 17, 2025 marked a milestone for student communities across Mega Manila. The José Rizal University (JRU) campus came alive with energy as it welcomed hundreds of students for AWS Student Community Day 2025, an annual gathering that empowers the [...]

  • Build a simple Mood Journal App with Electron.js

    Build a Simple Mood Journal App with Electron.js

    As someone who has been interested in mini desktop applications, I decided to build my own mood journal app to track my daily thoughts and reflections. What better way to learn Electron than by creating something practical? In this tutorial, I will guide you through the process of building [...]

  • Tech Internships for Future Job Market Readiness in 2025

    Tech Internships for Future Job Market Readiness in 2025

    The tech job market in 2025 continues to expand at lightning speed, with new roles and technologies emerging almost every month. At the same time, competition for these positions grows more intense as thousands of graduates enter the workforce with similar academic qualifications. In this environment, a degree alone [...]

  • The Evolution of Wearable Technology

    The Evolution of Wearable Technology: Shaping the Future of Work, Communication, and Health

    Wearable technology has rapidly evolved, transforming everything from healthcare to communication. Today, wearables offer exciting opportunities, enabling a future where technology seamlessly integrates into our daily lives. Innovations, such as Meta's Ray-Ban smart glasses, are pushing the boundaries of wearable tech. However, the key question remains: how does wearable [...]

  • Amazon Bedrock's Intelligent Prompt Routing: Smarter AI for Everyone

    AWS Bedrock’s Intelligent Prompt Routing: Smarter AI for Everyone

    When we interact with AI models, we often expect them to instantly understand our intent and give the right answer. But the truth is, not every model is designed for every type of task. Some are fast but shallow, others are detailed but resource-heavy. Here’s a question I always [...]

  • Automated Web Testing at Scale Playwright Meets AWS - Featured Image

Automated Web Testing at Scale: Playwright Meets AWS

Picture the time you'll save from your web applications' repetitive and inconsistent manual testing. No more opening the app, logging in, clicking through the same steps, and checking if everything still works. What's worse, manual testing is prone to mistakes. One person could miss a step, another might test on a different browser, and suddenly, the results don't match, and the bugs start eating your application down. The lack of consistency creates uncertainty.  But [...]

  • Turning AI Prompts into Real-World Results

Turning AI Prompts into Real-World Results

It all starts with a simple AI prompt. When you have an idea that you want to explore further, one of the easiest ways to keep the ball rolling is to turn that idea into a prompt for an AI tool. This helps clarify your vision, spark new directions, and provide a starting point you can build from. AI doesn’t magically finish your work for you, but it can set you up with a [...]

  • From Concept to Code Build Your First MCP Server

From Concept to Code: Build Your First MCP Server

For a long time now, LLMs or large language models have been going around the tech industry with its massive knowledge on languages. They can comprehend and even generate human language with bull's-eye fluency. Nevertheless, despite their strengths, powerful as they are, these intelligent models act in isolation. They have no hands to implement and interact with the world; they lack the ability to connect to databases, fetch data, or even trigger an action [...]

Hosting Static Websites for Free with GitHub Pages: A Step-by-Step Guide

  Hosting Static Websites for Free with GitHub Pages: A Step-by-Step Guide GitHub Pages is, in fact, one of the most accessible and cost-effective ways to host static websites. This tutorial provides a detailed, step-by-step guide on how to host a static website using GitHub Pages, from repository setup to deployment, including custom domain configuration.   What are GitHub Pages? GitHub Pages are  static site hosting services offered by GitHub. It allows users to [...]

  • firecracker for students

Firecracker for Students: Launch Your First MicroVM on Any OS

What if you could launch your own virtual machine in less than a second... right from your laptop without Docker, without the cloud, and without frying your CPU? So you’ve heard of virtual machines, but what if I told you there’s one that starts in milliseconds and barely uses resources? Meet Firecracker, the same tech AWS uses to power Lambda and Fargate. But guess what? You don’t need to work at AWS to use [...]

  • Meta's Superintelligence Initiative A Bold Leap Into the Future of AI

Meta’s Superintelligence Initiative: A Bold Leap Into the Future of AI

In the rapidly advancing world of artificial intelligence (AI), few companies are making as bold a move as Meta Platforms. Under Mark Zuckerberg's leadership, Meta has unveiled an ambitious project: Meta Superintelligence Labs (MSL). With billions of dollars invested, and a hiring spree targeting the brightest minds in AI, Meta is setting itself up to lead the AI revolution. But what exactly does this mean for the future of technology? How will this initiative [...]

  • Localhost to Live Deployment
  • Google Cloud is Your Friend

From Localhost to Live: Your First Google Cloud Deployment

  We've all been there. You've just built something new and unique, maybe it's your portfolio website, a cool API, or that side project you've been working on for weeks. It works perfectly on your laptop, your friends are asking to see it, but there's just one problem... it's stuck on localhost:3000.  But, what if you wanted to deploy it on the web and let others see it as well. Well, you have come to [...]

  • Hello World Program Beam Cloud

Your First “Hello World” on the Cloud with Beam

Get your laptop or PC ready since we'll be making your computer send its first "Hello World" message from the cloud. Woot woo~ It won’t be AWS today, neither Azure nor Google Cloud Platform, but… Beam! (only if you’ve ever heard of it) So Beam connects the code you write on your local machine to the servers in the cloud. You get to write standard Python, but when you're ready to run it, Beam [...]

  • Exploring the New Summarize Results

Exploring the New “Summarize Results” Feature in Amazon CloudWatch Log Insights

Logging is essential in cloud monitoring, but let's face it: Combining endless lines of log data can be a real-time disaster. Whether managing a complex infrastructure or troubleshooting an issue, finding the key insights buried in thousands of log entries can feel like searching for a needle in a haystack. That's where the new Summarize Results feature in Amazon CloudWatch Log Insights comes in. This game-changing update helps users instantly distill their log queries [...]

  • Vibe Coding

All About Vibe Coding: The Laid-Back Future of Programming

Coding no longer has to mean endless lines of text, late-night bug hunts, and constant fixes. A growing number of developers are turning to vibe coding,  a style that feels more like a creative conversation than a technical grind. Instead of wrestling with syntax, developers describe what they want and let AI handle the heavy lifting. As a result, coding shifts from typing code to shaping ideas. This article covers what vibe coding is, [...]

🤖 Bonus Deal: Get 15% OFF for All AI Reviewers

Tutorials Dojo portal

Learn AWS with our PlayCloud Hands-On Labs

🧑‍💻 CodeQuest – AI-Powered Programming Labs

FREE AI and AWS Digital Courses

Tutorials Dojo Exam Study Guide eBooks

tutorials dojo study guide eBook

FREE AWS, Azure, GCP Practice Test Samplers

Subscribe to our YouTube Channel

Tutorials Dojo YouTube Channel

Join Data Engineering Pilipinas – Connect, Learn, and Grow!

Data-Engineering-PH

Ready to take the first step towards your dream career?

Dash2Career

K8SUG

Follow Us On Linkedin

Recent Posts