• DeepSeek in Bedrock

    DeepSeek in Amazon Bedrock: A Comprehensive Demo

    Bookmarks DeepSeek in Amazon Bedrock Workflow Overview DeepSeek in Amazon Bedrock Pre-requisites  Implementation Processes  As of January 2025, we’re seeing too much news about DeepSeek AI features in many media outlets, but how about implementing DeepSeek AI and AWS workloads? DeepSeek AI in [...]

  • TD_Automate Slack Alerts Before It's Too Late!

    PHP-FPM Failures Are Killing Your Uptime – Automate Slack Alerts Before It’s Too Late!

    In today’s fast-paced digital landscape, where user expectations are at an all-time high, even a few seconds of downtime can have catastrophic consequences. Lost revenue, user dissatisfaction, and damage to your brand reputation are just the tip of the iceberg. If you're still relying on manual methods to monitor [...]

  • AWS CLI

    Commanding Genomics: AWS CLI for Bioinformatics Workflows

    “This is becoming more troublesome…” I can hear you mumble as you move your mouse to click on the different AWS services you need in the console.  As time goes by, it can get tiresome to keep on clicking things for your workflow instead of doing them in just [...]

  • td-content-analysis-blog-test-feature

    Simplifying Knowledge Management with a Content Analysis Tool for Confluence

    Did you know that organizations spend an average of 19% of their workweek searching for and gathering information? According to research from McKinsey & Company, inefficient knowledge management leads to wasted time and lost productivity—hindering teams from making real progress on meaningful work. (Source, McKinsey) In today’s digital-first environment, [...]

  • The Path Forward: AI Agents Driving Modern Workflows

    The Path Forward: AI Agents Driving Modern Workflows

    Artificial Intelligence (AI) is no longer a concept of the future; it's an integral part of today’s digital era. As AI technology advances, businesses and developers increasingly find innovative ways to integrate machine learning into their workflows. One of the most powerful tools in this transformation is the AI [...]

  • TD-Amazon Bedrock's New Capabilities

    Enhanced Data Processing and Retrieval with Amazon Bedrock’s New Capabilities

    Data is at the heart of modern innovation, and the ability to process, analyze, and extract insights from diverse data types is more important than ever. Amazon Bedrock introduces a suite of advanced capabilities designed to simplify data management and enhance AI-driven applications. By automating workflows, integrating multimodal data, [...]

  • Troubleshooting Lambda and DynamoDB Connection Issues

    Troubleshooting AWS Lambda and Amazon DynamoDB Connection Issues

    Many consider Amazon DynamoDB to be one of the most effective solutions for handling vast amounts of data in the AWS Cloud. Its serverless architecture and highly scalable design ensure reliable performance, making it suitable for applications that demand fast, consistent, and low-latency access to data. DynamoDB's ability to [...]

  • Slack uploader to Amazon S3

    Automating File Uploads from Slack to Amazon S3: Harnessing AWS Lambda and Slack API

    Efficient management and storage of files is vital for any team’s productivity. Automating the process of uploading files from Slack directly to Amazon S3 using AWS Lambda provides a streamlined and secure method for file storage. This integration guarantees that files shared on Slack are systematically stored in a [...]

  • Analyze Genomics

    Unlocking the Secrets of DNA: Analyzing Genomic Data with AWS

    Your DNA has the blueprint for your life. Much like everybody else, as it determines everything from our physical characteristics to our susceptibility to diseases. However, there is the challenge of decoding this complexity efficiently and accurately. With AWS HealthOmics—an AWS service for storing, querying, analyzing, and generating insights [...]

  • understanding-resource-group-in-azure

    Understanding Resource Groups in Azure

    Have you ever wondered how to manage and organize resources in the cloud effectively? With over 95% of companies using Microsoft Azure, mastering Resource Groups is crucial for efficient cloud management.  Azure Resource Groups are the cornerstone of managing and organizing resources in Microsoft Azure. Whether you're new to [...]

  1. 1
  2. 2
  3. 3
  4. 4
  5. 5
  6. 6
  7. 7
  8. 8
  9. 9
  10. 10

Setting Up Real-Time Slack Notifications for Amazon EC2 and EBS Events: A Step-by-Step Guide

Overview Stay updated with your Amazon EC2 and EBS events directly through your Slack channel. This guide will walk you through the process of setting up a system that sends a Slack notification for the following events: Creation of an AMI: Notifies when an Amazon Machine Image (AMI) is being created from an EC2 instance. This is represented by the CreateImage event. Rebooting of an EC2 Instance: Alerts when an instance is undergoing a reboot. Stopping [...]

Harnessing Real-Time Slack Notifications for Amazon RDS Event Monitoring

Efficient management and monitoring of database instances are crucial for any business to ensure smooth performance. Amazon Relational Database Service (Amazon RDS) is a widely used solution for managing relational databases in the cloud. Staying informed about important events and changes within the database instances is a critical aspect of RDS management. Real-time notifications are vital to keep teams updated and responsive to these events. Slack is a popular platform for real-time notifications and seamless team communication and information sharing. Integrating Amazon RDS event notifications [...]

  • Amazon EC2 and AWS Lambda

Basics of the Basics to AWS – Part 1: Computing

At the core of every application is computing power which is mostly in the form of a server but, do you know about Serverless computing and Microservices architecture? When it comes to building your cloud applications, it's certainly an advantage to know about servers and architecture. Welcome to part 1 of my 6-part series called Basics of the Basics to AWS where I introduce you to AWS by breaking it down into smaller digestible [...]

  • AWS Student Community Day Philippines 2024

AWS Student Community Day Philippines 2024

April 17, 2024, a day filled with learning and curiosity. This prestigious event was held at the Polytechnic University of the Philippines,  Bulwagang Balagtas. This event served as a guide for budding tech enthusiasts and students who want to learn and dive into the world of cloud computing with Amazon Web Services (AWS). Throughout the day, participants got to listen to inspiring and knowledge filled discussions each designed to deepen their understanding of AWS [...]

  • A few of the 200+ AWS services

Basics of the Basics to AWS – Part 0: Where do we begin?

This 6-part series is inspired from a talk I gave on the AWS Student Community Day 2024 Philippines. Through this series, I will be teaching you the basics of AWS through a gimmick I call “Build an App with Me”. This gimmick will be about us trying to model an application’s system architecture through the use of AWS services. Through this gimmick, I aim to give you all a better understanding of when and [...]

  • Exploring Cloud Solutions

AWS for Students, Exploring Cloud Solutions

AWS extends far beyond just Lambda functions, providing an extensive range of vital services for learning and skill development. Throughout this blog, we will explore how Amazon Web Services (AWS) can benefit students interested in cloud computing as we cover various AWS services and their practical applications, helping them effectively leverage the opportunities it presents for aspiring professionals in the field of cloud computing. Starting off with examining AWS storage solutions like Amazon S3, [...]

  • AZ-500 Study Guide

AZ-500 Microsoft Azure Security Engineer Associate Exam Study Path

Bookmarks Study Materials Azure Services to Focus On Validate Your Knowledge Final Remarks The AZ-500 Microsoft Azure Security Engineer Associate certification is designed for security engineers who are responsible for security posture, implementing security controls, managing identity and access, and protecting data, applications, and networks in cloud and hybrid environments as part of an end-to-end infrastructure. Similar to AZ-305, it's aimed at individuals with a strong understanding [...]

  • TD EC2 Instance State Automation

Utilizing Lambda Functions to Control Amazon EC2 Instances via Slack

Managing and controlling resources is crucial in the cloud computing environment. Amazon Web Services (AWS) offers various services, including Amazon Elastic Compute Cloud (EC2), which provides scalable computing capacity in the cloud. Alongside AWS services, communication and collaboration tools like Slack have become integral to modern workflows. This article explores how to seamlessly integrate AWS Lambda functions with Slack to enable users to invoke actions such as rebooting, stopping, and starting EC2 instances directly [...]

Enabling Virtual Deliverability Manager in Amazon Simple Email Service (Amazon SES)

Amazon Simple Email Service (SES) offers a cloud-based solution tailored for digital marketers and application developers aiming to distribute various emails, including marketing emails, notifications, and transaction-based communications. This service stands out for its reliability and cost-efficiency, making it an ideal choice for enterprises of varying sizes wishing to maintain consistent communication with their clientele. Amazon Simple Email Service (SES) addresses the intricate challenges associated with large-scale email dispatches by offering a suite of [...]

  • Validate Referrer Headers Using CloudFront Function

Validate Referrer Headers Using CloudFront Function

Amazon CloudFront, a content delivery network (CDN), lets you distribute content with low latency and high data transfer speeds. One of its many features is the ability to create CloudFront functions, which are lightweight functions that can manipulate HTTP requests and responses. This article will discuss creating a CloudFront function to validate Referrer headers. Referrer Headers Referrer headers are an essential part of HTTP requests, as they indicate the webpage's address linked to the [...]

AWS, Azure, and GCP Certifications are consistently among the top-paying IT certifications in the world, considering that most companies have now shifted to the cloud. Upskill and earn over $150,000 per year with an AWS, Azure, or GCP certification!

Follow us on LinkedIn, Facebook, or join our Slack study group. More importantly, answer as many practice exams as you can to help increase your chances of passing your certification exams on your first try! 

💝 Valentine’s Sale! Get 30% OFF Any Reviewer. Use coupon code: PASSION-4-CLOUD & 10% OFF Store Credits/Gift Cards

Tutorials Dojo portal

Learn AWS with our PlayCloud Hands-On Labs

FREE AWS Exam Readiness 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

Recent Posts