• API-Verse

    Understanding Your API: The API-verse

    In this blog, I will guide you through understanding the various types of APIs. You'll learn about different API classifications you can use for your next project and when to implement each one. This high-level overview of API varieties will expand your knowledge and help you become well-versed in [...]

  • PartyRock-AI-Python-Code-Checker.png

    PartyRock: AI Python Code Checker for Tech Interview Simulation

    Bookmarks What is Party Rock? AI Code Checker Tools Comparison UI Components of our PartyRock-based Python Code Checker Python Interview Topics Covered by the PartyRock app Use-cases and Applications of PartyRock-based Python Code Checker  Hands-on Exercise: Getting Started with PartyRock Final Remarks [...]

  • Implementing IP Blocking and Unblocking Using AWS Lambda, Slack, and AWS Systems Manager

    Implementing IP Blocking and Unblocking Using AWS Lambda, Slack, and AWS Systems Manager

    Blocking IP addresses is a crucial security measure for protecting an organization's infrastructure from various cyber threats, including DDoS attacks, brute-force login attempts, and unauthorized access. By blocking malicious or suspicious IPs, organizations can prevent system compromise, reduce unwanted traffic, and ensure that only trusted networks access critical resources. [...]

  • AWS Health Omics

    AWS in Bioinformatics: Biology, data, & the cloud

    Marriage of biology and tech. With the current technological advancements, how about we throw in the cloud in the tech too? Just like... Bioinformatics in AWS HealthOmics. Yes, you read that right! Are you torn between the two and want to pursue them both? To sit in a laboratory [...]

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

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

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

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

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

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

  • Increase Your Chances of Passing Your AWS, Azure, and GCP Exam with these Review Strategies

Increase Your Chances of Passing Your AWS, Azure, and GCP Exam with these Review Strategies

Have you ever considered obtaining a cloud certification but are unsure of the first steps or where to begin? Let me help you increase your chances of passing your AWS, Azure, and GCP exams with these review strategies. Embarking on a new journey can be daunting, especially when starting out. However, in this article, I will discuss how I started my path toward obtaining cloud certifications by sharing my studying and reviewing strategies. To [...]

  • How to Set Up Alerts Rules and Action Groups in Azure Monitor

How to Set Up Alerts Rules and Action Groups in Azure Monitor

In this article, we’ll learn how to create action groups and alert rules to automatically monitor our infrastructure and take automated actions based on certain conditions. The service that we’ll use for this tutorial is Azure Monitor. Alerts in Azure Monitor act as a watchdog, constantly monitoring your infrastructure and application for potential problems. It alerts you before users experience any problems by sending you alerts when something is wrong with your system. This [...]

  • How to Land a Job in Cloud Computing from Non-Tech Role

How to Land a Job in Cloud Computing from Non-Tech Role

If you're interested in pursuing a career in cloud computing but lack a technical background, don't fret. Simply put, cloud computing involves the delivery of computing services over the internet, such as storage, processing power, and applications. In this article, we'll delve into some essential aspects of cloud computing that you should be aware of to improve your chances of landing a cloud-related job, even without prior technical experience. 3 Things You Need To [...]

  • How Can I Learn AWS for FREE this 2023 (Beginner's Guide)

How Can I Learn AWS for FREE this 2023 (Beginner’s Guide)

For those interested in cloud computing or seeking to upgrade their skills, gaining knowledge of AWS can be a highly beneficial asset. Since AWS is currently the leading cloud service provider, there are numerous resources available, such as free online courses and documentation, which make starting with AWS both an uncomplicated and approachable process. If your goal is to become an AWS certified and you don’t have any experience yet, then read about AWS [...]

  • Default Host Management Configuration on AWS Systems Manager

Default Host Management Configuration on AWS Systems Manager

AWS Systems Manager’s Fleet Manager is a useful tool for managing Amazon EC2 instances on your account. It allows you to establish a private session to your instances, view detailed information about the instance, run automation such as patch installations, or execute specific Run commands to the instance’s operating system. It can also be used to manage on-premises servers or virtual machines. Using AWS Systems Manager tools requires that an IAM role is created [...]

  • dva-c02-exam-experience

My DVA-C02 AWS Developer Associate Exam Experience

A few weeks ago, I took and passed the latest AWS Certified Developer Associate exam, DVA-C02. If you've already cleared DVA-C01 and intend to recertify, note that you can no longer book DVA-C01 exams. I suggest checking out this article I wrote a couple of months ago. This breaks down the changes you need to be aware of, and I’ve also shared my expectations for the DVA-C02 exam.  In this post, I'll be sharing [...]

  • Customize Your Invite Links with Amazon S3 Website Redirect

Customize Your Invite Links with Amazon S3 Website Redirect

If you use Discord, Slack, or Telegram, you're probably familiar with those long and complicated invite links used to join servers or channels. These links can be difficult to remember and may even discourage some people from joining. With URL redirection, you can create a custom and easy-to-remember domain name for your invite links. For example, you might use a domain like "discord.mycoolsite.com" that redirects to the invitation page of your Discord server, which [...]

  • Using Amazon Route 53 Resolver

Using Amazon Route 53 Resolver

In the previous blog post, we talked about Split-view DNS using Amazon Route 53, in which the DNS server gives out a different response to the same DNS query based on where the query came from. This is helpful if you are in a hybrid environment when you want an internal application to resolve a domain from a private hosted zone and external applications to resolve from a public hosted zone in Route 53. [...]

  • Is a Cloud Computing Career Still Worth Pursuing in 2023

Is a Cloud Computing Career Still Worth Pursuing in 2023?

Cloud computing has remained a hot topic in the IT field for the past years, gaining even more attention during the height of the COVID-19 pandemic. Between 2020 and 2021, there’s been a burst of cloud adoption from startups, mid-sized businesses, and even large enterprises as they looked for ways to adapt to remote work and digital operations. And it's no wonder, given the benefits it offers over traditional on-premises solutions, like more flexibility [...]

  • 7 Most In-Demand IT Skills for 2023

7 Most In-Demand IT Skills for 2023

Every day the growth of technology is exponential, there will come a time when the technology you've just learned will be obsolete. If you’re currently exploring opportunities in the IT industry, we’re gonna tackle the article provided by Indeed about the best IT jobs for the year 2023. Below, you'll find information that reflects the current trends and offers a chance to explore new career paths. Despite the anticipated advancements in technology, our objective [...]

Get any AWS Specialty Mock Test for FREE when you Buy 2 AWS Pro-Level Practice Tests – as LOW as $10.49 USD each ONLY!

Tutorials Dojo portal

Learn AWS with our PlayCloud Hands-On Labs

Tutorials Dojo Exam Study Guide eBooks

tutorials dojo study guide eBook

FREE AWS Exam Readiness Digital Courses

Subscribe to our YouTube Channel

Tutorials Dojo YouTube Channel

FREE AWS, Azure, GCP Practice Test Samplers

Follow Us On Linkedin

Recent Posts