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

  • Increasing MTU for Your EC2 Instance AWS Cheat Sheet

Increasing MTU for Your EC2 Instance

What is MTU? MTU (maximum transmission unit) is the maximum size of one packet of data that can be transferred in a network. The default MTU size for Ethernet devices is 1500 bytes. This packet size contains the actual payload data as well as network overhead information needed for communication within the network. All AWS EC2 instances support the default MTU size. But many current instance sizes support 9001 MTU, also referred to as [...]

  • Amazon Cognito User Pools and Identity Pools Explained

Amazon Cognito User Pools vs Identity Pools

Bookmarks Amazon Cognito User Pools Amazon Cognito Identity Pools With the proliferation of smartphones in our connected world, more and more developers are quickly deploying their applications on the cloud. One of the first challenges in developing applications is allowing users to log in and authenticate on your applications. There are multiple stages involved in user verification and most of these are not visible from the end-user. AWS provides [...]

  • Resolve Route 53 Private Hosted Zones from an On-premises Network

Resolve Route 53 Private Hosted Zones from an On-premises Network

Route 53 Private Hosted Zones Amazon Route 53 DNS service supports Public Hosted Zones and Private Hosted Zones. Private Hosted Zones are useful when you want to use your private domain and have Route 53 respond to queries on that domain from resources within your VPC.  For example, if you host a database on an EC2 instance on a private subnet, you can create a Route 53 record set (ex: privatedb.tutorialsdojo.com) for that database [...]

  • Locking your Glacier Vault using the Amazon S3 Glacier API

Locking your Glacier Vault using the Amazon S3 Glacier API

What is Amazon S3 Glacier Vault Lock A Glacier Vault can be described as a container for your archived objects in S3 Glacier. To begin using Amazon S3 Glacier, you need a vault. Creating and deleting vaults can be easily done in the AWS Management Console, but interacting with them requires you to use the APIs. For example, let’s say you want to upload images or log files to your vault. To do so, [...]

  • Exam-Readiness-AWS-Certified-Security-Specialty-SCS-C02
  • AWS Certified Security Specialty SCS-C01 SCS-C02 - Study Exam Guide

AWS Certified Security – Specialty SCS-C02 Exam Guide Study Path

Bookmarks SCS-C02 Study Materials AWS Services to Focus On SCS-C02 Common Exam Scenarios Validate Your Knowledge The AWS Specialty certification exams are intended for people who handle more specific responsibilities in AWS Cloud. Since these responsibilities demand a more advanced skill set with prior experience from a person, these AWS specialty exams are built so that they could reinforce and validate a person’s eligibility for that role. [...]

  • Amazon S3 Bucket Policies for VPC Endpoints

Amazon S3 Bucket Policies for VPC Endpoints

Amazon S3 and Amazon VPC Relationship Amazon S3 is a versatile object storage solution that boasts virtually unlimited storage capacity. You can expect that your files will be durably stored in S3 given that AWS provides an SLA for this service. When creating your S3 bucket, AWS provides you with a unique bucket URL that you can use to access your S3 bucket directly from the public internet, if you have public access enabled.  [...]

  • Which AWS Certification Exam is Right for Me? Part 1

Which AWS Certification Exam Is Right For Me? – Part 1

Bookmarks Which AWS Certification Exam is Right for Me? AWS FOUNDATIONS LEARNING PATH AWS SOLUTIONS ARCHITECT LEARNING PATH AWS Certified Solutions Architect – Associate Certification AWS Certified Solutions Architect – Professional Certification AWS CERTIFIED DEVELOPER LEARNING PATH AWS Certified Developer – Associate Certification OPERATIONS LEARNING PATHS AWS Certified SysOps Administrator – Associate Certification AWS Certified Data Engineer – Associate Certification AWS Certified DevOps [...]

  • AWS KMS Key Policy Management in AWS KMS

AWS KMS Key Policy Management in AWS KMS

What is an AWS KMS key? In security, a KMS key is what you use to encrypt all other encryption keys in your system. KMS key is a logical representation of a cryptographic key. They are the primary resources in AWS KMS. The AWS KMS Key contains the key material used to encrypt and decrypt data. It also contains metadata such as the key ID, creation date, description, and key state. You can start [...]

  • Working with AWS KMS key using the AWS KMS API

Working with AWS KMS key using the AWS KMS API

What is AWS Key Management Service? AWS Key Management Service (or KMS for short) is the service you use to securely store your encryption keys in AWS. If you need data encryption on your AWS resources, such as EBS volumes or RDS databases, you can use AWS KMS to simplify the process for you. You start using the service by requesting the creation of a KMS key. By default, AWS KMS creates the key [...]

  • How to Book Online AWS Exam

How to Book and Take Your AWS Certification Exam Online

Bookmarks Part 1 - How to Book Your AWS Online Exam Schedule with Pearson Vue Part 2 - How to Take Your Exam Online Important Notes Amazon now allows you to take your AWS Certification exams via online proctoring using its third-party test delivery provider: Pearson VUE. However, this option is not yet available with its other delivery provider (PSI). This means that you can now take [...]

70% OFF on our Black Friday Mega Sale with $1.99 eBooks and 100+ Free Courses

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

FREE AWS, Azure, GCP Practice Test Samplers

Subscribe to our YouTube Channel

Tutorials Dojo YouTube Channel

Follow Us On Linkedin

Recent Posts