• 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
  • Enabling the Account-Level Suppression list in Amazon SES

Enabling the Account-Level Suppression List in Amazon SES

Amazon Simple Email Service (SES) is a powerful tool that enables businesses to send bulk and transactional emails to customers. It provides a reliable and scalable platform for sending marketing campaigns, transactional notifications, or customer communications. However, maintaining a good sender reputation and adhering to email regulations are critical for successful email delivery. To help manage email deliverability effectively, Amazon SES offers account-level suppression lists, which are a valuable feature. A suppression list is [...]

  • Amazon SES

Email Sender Application with Amazon SES

Whether you’re part of a business or organization, sending out emails is crucial for connecting with people. More often than not, you’ll find yourself needing to send similar emails to a group and sometimes, they need to be dynamic. Yes, you can send out one email and just add everyone to the BCC but having a dynamic and more personalized email helps create a better connection between you and the recipient. This is a [...]

  • Bifrost Submarine Cable Map

Digital Bridge of Connectivity: All about the Bifrost Cable System

As digital era progresses, the demand for a high-speed and stable internet connection grows. While we are already familiar with the medium of internet transmission such as standard cable, fiber optics, and through satellite, one medium that is often overlooked is the undersea cable. It is expected since unlike those that are visible everywhere, undersea cables are not as noticeable since… well, they are literally laid on the seabed. Although undersea cables are not [...]

  • Troubleshooting DNS Propagation

Transferring an Amazon Route 53 Domain to Another AWS Account: Troubleshooting DNS Propagation

I recently transferred my domain to a different AWS account. However, despite waiting for the standard 24-48-hour DNS propagation period, I noticed the changes were not propagating as expected. In this article, we’ll delve into the steps I followed, potential pitfalls, and solutions to ensure a smooth domain transfer process. DNS propagation is the process of updating and reflecting changes made to your domain's DNS records across all DNS servers worldwide. When you make [...]

Understanding the Importance of Bastion Hosts in AWS

This short article will discuss what a bastion host is and its importance in your cloud architecture. We will also talk about its various use cases, relevance, and the related processes of setting it up in the AWS Cloud.  What is a Bastion Host? A Bastion host, often called a jump server, is critical to securing cloud environments. It acts as an intermediary providing secure access to resources in a private subnet without exposing [...]

Creating a Custom HTML Editor in React

This article guides you through integrating a TinyMCE WYSIWYG text editor into a React application which focuses only on the Text Area that displays the HTML code alongside the TinyMCE Text Editor. It covers setting up TinyMCE, managing state, and ensuring real-time updates between the text editor and text area. Whether you’re building a CMS, a blog platform, or an internal tool, this will help in the content editing experience of your users. How [...]

  • AWS User Group Community Day Philippines 2024

AWS Community Day Philippines 2024

The AWS Community Day Philippines 2024 is an exciting event for tech enthusiasts taking place on September 21-22, 2024, at the Arthaland Century Pacific Tower in BGC, Taguig. Hosted by the AWS User Group Philippines (AWSUG PH), this event is sure to have lots of knowledge-sharing and networking opportunities.   What is AWS User Group Philippines? AWS User Group Philippines (AWSUG PH) is a Philippine-based user group made up of working professionals who are [...]

Understanding Security Groups and Network Access Control Lists (NACLs) in AWS

Security within cloud environments is a critical consideration, and AWS offers robust tools to ensure that your cloud infrastructure remains secure. Two critical components in AWS for managing security are Security Groups and Network Access Control Lists (NACLs). These tools act as virtual firewalls, controlling the traffic that enters and exits your Virtual Private Cloud (VPC). While they serve similar purposes, they operate differently and are used in distinct scenarios to provide layered security. [...]

  • Path-Based Routing with Application Load Balancer (AWS ALB): Efficiently Directing Traffic Based on URL Paths

Path-Based Routing with Application Load Balancer (AWS ALB): Efficiently Directing Traffic Based on URL Paths

An Application Load Balancer enables you to set up a listener with rules that direct incoming requests to target groups based on the URL. This capability is unique to Application Load Balancers and is not offered by other load balancer types like Classic Load Balancer, Network Load Balancer, and Gateway Load Balancer. The path pattern rules only apply to the path of the URL and do not consider the URL's query parameters. Path-based routing [...]

How to Change an AWS ACM Certificate on Amazon CloudFront Distribution

Before diving into the steps on how to change an AWS ACM-generated SSL Certificate, it’s important to understand the basics and benefits of this service. Having a solid understanding will provide context for the actions we are about to take and help us appreciate the value AWS Certificate Manager (ACM) brings to the table. What is the AWS Certificate Manager (ACM)?  AWS Certificate Manager (ACM) is a service designed to streamline the provisioning, management, [...]

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! 

📚 eBook Sale – Get eBooks as LOW as $2.99 USD ONLY!

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