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

  • Illustration for Google A2A Protocol
  • Illustration for Agent Interoperability
  • Illustration for A2A Protocol
  • Illustration for A2A and MCP: How Are They Complementary
  • Illustration for A2A Key Capabilities (How it Works)

Google’s NEW A2A Protocol Is Here! (A Way for AI Agents to Chat)

You've likely heard about vibe coding, Gen AI, and AI agents, and there's also this synergy of AI and blockchain—like, AI is undeniably everywhere now! But let me get you with another AI tech breakthrough you won't want to miss. Google just recently dropped something called the Agent-to-Agent or A2A Protocol, which literally lets bots talk with each other. From 'chatbots' to now, bots chatting? This is not in a sci-fi "take over the [...]

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

🤖 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