Ends in
00
days
00
hrs
00
mins
00
secs
ENROLL NOW

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!

JR

Home » Collections for Nestor Mayagma Jr.

About Nestor Mayagma Jr.

Nestor is a web developer and member of the AWS Community Builder. He continuously strives to expand his knowledge and expertise in AWS to foster personal and professional growth. He also shares his insights with the community through numerous AWS blogs, highlighting his commitment to Cloud Computing technology. In his leisure time, he indulges in playing FPS and other online games.

AWS Console-to-Code: Seamlessly Transform Manual Actions into Reusable Code

2024-10-29T08:00:35+00:00

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 the process of implementing AWS Console-to-Code to launch Amazon EC2, VPC, and RDS. What is AWS Console-to-Code? AWS Console-to-Code utilizes Amazon Q Developer to simplify the process of automatically converting your console actions into reusable code snippets. Whether you're setting up an EC2 instance or configuring a VPC, AWS Console-to-Code can generate code in [...]

AWS Console-to-Code: Seamlessly Transform Manual Actions into Reusable Code2024-10-29T08:00:35+00:00

Streamline Your Workflow: Automating User Email Retrieval in WordPress with AWS SSM and Lambda via Slack command

2024-10-24T11:16:45+00:00

In today’s fast-paced digital environment, operational efficiency and security are important. This blog post explores a streamlined approach to retrieving user emails from specific IPs in WordPress using Slack Slash commands powered by AWS Systems Manager (SSM) and AWS Lambda. Automating this process significantly reduces the operational overhead associated with running SQL commands manually. Additionally, this method enhances security by allowing users who lack access to production environments to execute necessary scripts through Slack commands, ensuring they can perform their tasks without compromising system integrity. Retrieving User Emails in WordPress via MySQL To retrieve user emails from WordPress based on [...]

Streamline Your Workflow: Automating User Email Retrieval in WordPress with AWS SSM and Lambda via Slack command2024-10-24T11:16:45+00:00

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

2024-08-28T06:02:20+00:00

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 changes to DNS records, for example, updating your domain's IP address or name servers, these changes need to be communicated to all DNS servers on the [...]

Transferring an Amazon Route 53 Domain to Another AWS Account: Troubleshooting DNS Propagation2024-08-28T06:02:20+00:00

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

2024-08-11T13:05:16+00:00

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 allows you to host multiple microservices behind a single ALB, directing traffic to the appropriate service based on the requested path. Important Purposes of Path-based Routing [...]

Path-Based Routing with Application Load Balancer (AWS ALB): Efficiently Directing Traffic Based on URL Paths2024-08-11T13:05:16+00:00

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

2024-05-10T11:52:17+00:00

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 of an EC2 Instance: Informs when an instance is entering a stopping state. Stopped State of an EC2 Instance: Confirms when an instance has reached a [...]

Setting Up Real-Time Slack Notifications for Amazon EC2 and EBS Events: A Step-by-Step Guide2024-05-10T11:52:17+00:00

Amazon Q

2024-04-25T06:52:12+00:00

Bookmarks Features Sub-modules Pricing References Amazon Q Cheat Sheet Amazon Q is an AI assistant that’s designed to be generative, meaning it can generate content, solve problems, and perform tasks using the data and expertise within your company. Use Cases Amazon Q is designed to provide quick and relevant answers to questions, streamline tasks, speed up decision-making, and foster creativity and innovation at work. Types Amazon Q Business: This version of Amazon Q can be customized to your business by connecting it to your company’s data, information, and systems. Amazon Q Developer: This version [...]

Amazon Q2024-04-25T06:52:12+00:00

Amazon Managed Workflows for Apache Airflow

2024-04-25T06:42:18+00:00

Bookmarks Key Features Security Pricing References Amazon Managed Workflows for Apache Airflow (MWAA) Cheat Sheet Amazon MWAA is a service that helps you manage and automate your data workflows using Apache Airflow. Workflows are designed as Directed Acyclic Graphs (DAGs) using Python. Use Cases Complex Data Workflows: Handles complex data processing tasks. ETL Jobs: Coordinates Extract, Transform, Load (ETL) processes. Machine Learning: Prepares datasets for machine learning models. Key Features Deployment: Easy setup and operation. Scaling: Automatically adjusts to match workload demands. Security: Built-in measures for data protection. Monitoring: Comprehensive tracking of workflows. Cost-Effectiveness: [...]

Amazon Managed Workflows for Apache Airflow2024-04-25T06:42:18+00:00

AWS Glue Data Quality

2024-04-17T06:27:15+00:00

Bookmarks Features Pricing References AWS Glue Data Quality Cheat Sheet AWS Glue Data Quality is a service that provides a way to monitor and measure the quality of your data. It’s part of the AWS Glue service and is built on the open-source DeeQu framework. Use Cases Analyzing data sets that are cataloged in the AWS Glue Data Catalog. Continuously monitoring the quality of data in a data lake. Adding a layer of data quality checks to traditional AWS Glue jobs. AWS Glue Data Quality uses a domain-specific language called Data Quality Definition Language [...]

AWS Glue Data Quality2024-04-17T06:27:15+00:00

AWS Glue DataBrew

2024-04-12T14:30:21+00:00

Bookmarks Features Components Pricing References AWS Glue DataBrew Cheat Sheet AWS Glue DataBrew is a tool designed to streamline your data analysis process. It allows you to interact with your data directly, eliminating the need for complex coding. With its extensive library of over 250 pre-built transformations, you can easily clean, normalize, and format your data, preparing it for insightful analysis. AWS Glue DataBrew is commonly used for: Reducing the time required to prepare data for analytics and machine learning. Automating data preparation tasks with a wide range of ready-made transformations. Facilitating collaboration [...]

AWS Glue DataBrew2024-04-12T14:30:21+00:00

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!