Skip to content
View gerardodavidlopezcastillo's full-sized avatar
🎯
Focusing
🎯
Focusing

Block or report gerardodavidlopezcastillo

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Showing results

Terraform Remote State Datasource Demo with two projects. This repository serves as a guide to understanding and implementing Terraform Remote State Datasource with multiple projects

HCL 1 Updated Apr 13, 2024

In this repository, you'll discover how to effectively manage Terraform state by storing it remotely in AWS S3 and implementing state locking with DynamoDB.

HCL 1 Updated Apr 9, 2024

This repository will guide you through creating Terraform modules locally, focused on building a reusable module to host a static website on AWS S3.

HCL 1 Updated Apr 9, 2024

This repository provides a detailed guide on how to develop and utilize Terraform modules locally, particularly useful when access to the Terraform Public Registry is restricted from organizational…

HCL 1 Updated Apr 9, 2024

Provides the configuration necessary to create alarms in AWS CloudWatch for various resources in AWS ASG, ALB, and CIS (Center for Internet Security) alarms. Additionally, it implements a Heart Bea…

HCL 1 Updated Apr 9, 2024

Create AWS Network Load Balancer with Terraform - Demo for both TCP and TLS Listeners. This repository contains configuration files and a step-by-step guide to creating an AWS Network Load Balancer…

HCL 1 Updated Apr 6, 2024

Create AWS Autoscaling with Launch Templates using Terraform, you will be able to define Launch Templates and configure Autoscaling Groups in an efficient and automated way on your AWS infrastructure.

HCL 1 Updated Apr 6, 2024

Create a DNS to DB Demo on AWS with Route53, ALB, EC2 and RDS Database with 3 Applications

HCL 1 Updated Apr 6, 2024

Create AWS Application Load Balancer Custom HTTP Header, 302 Redirects with Query String and Host Headers

HCL 1 Updated Apr 6, 2024

Data streaming project with Apache Druid & Grafana: Real-time data processing, alerts, integration with AWS. It uses a combination of technologies and services, including Confluent-Kafka, Apache Dr…

Jupyter Notebook 2 Updated Oct 10, 2023

Streaming data analysis using AWS tools such as Cloud9 to generate events in the cloud, using boto3 to send records to Kinesis Data Firehose to connect to the S3 bucket destination, saving files in…

Python 1 Updated Oct 1, 2023

Process that generates random events over thousands of records from a technology e-commerce site for processing in Apache Kafka and analysis in Druid instantiated from EC2, WSL2 Ubuntu, Key .pem

Jupyter Notebook 1 Updated Oct 1, 2023

Python code is shared that simulates random events in two scenarios: Technology E-commerce and Megastore in their mobile app. This is done to generate large-scale data that can be processed using D…

Jupyter Notebook 1 Updated Oct 1, 2023

This project uses Python and the API MAPS to geolocate Guatemala's gas stations. It employs Streamlit, Folium, and Data Engineering for interactive map display and data manipulation. It creates a D…

Jupyter Notebook 3 Updated Sep 29, 2023

Process that extracts information about the weather forecast for Guatemala City from an API consumed in Python orchestrated by an EC2-AWS instance / WSL-Ubuntu, for SMS notification to local cell p…

Python 1 Updated Sep 4, 2023

Process that extracts information from YouTube channels through APIs for processing through Lambda, and use of S3, Event Bridge and Athena components

Jupyter Notebook 1 Updated Sep 4, 2023

Process that extracts information from 7 European leagues using Python's scraping method orchestrated by Airflow using ASTRO / Docker, where the output is loaded into a table/warehouse in Snowflake.

Jupyter Notebook 1 Updated Sep 4, 2023

This repository contains CodeBuild scripts to run infrastructure as code using Terraform on AWS, with configurations for the development (dev) and staging (stag) environments.

HCL 1 Updated Apr 5, 2024

Create Host Header based routing rules for AWS Application Load Balancer using Terraform.

HCL 1 Updated Apr 5, 2024

Create AWS EC2 Instances and Security Groups with Terraform. This repository provides Terraform configurations for efficient EC2 instance and security group management.

HCL 1 Updated Apr 5, 2024

Implemented context-aware routing in AWS Application Load Balancer using Terraform.

HCL 1 Updated Apr 5, 2024

Manage AWS Application Load Balancers (ALB) with Terraform. This repository provides Terraform configurations for creating and managing ALBs, including setting up EC2 instances, target groups, and …

HCL 1 Updated Apr 5, 2024

Manage AWS Classic Load Balancers using Terraform. This repository provides Terraform configurations to create and manage Classic Load Balancers, including security groups and outputs.

HCL 1 Updated Apr 5, 2024

Design a 3-tier AWS VPC with NAT Gateways using Terraform. This repository provides Terraform configurations for efficient VPC creation and management.

HCL 1 Updated Apr 5, 2024

Use this Terraform tool to check the availability of instance types in specific AWS Availability Zones.

HCL 1 Updated Apr 4, 2024

Explore for_each, toset, and tomap in Terraform to effectively manage the creation of security groups in AWS.

HCL 1 Updated Apr 4, 2024

Comprehensive guide on how to use loops, lists, maps, and the meta count argument in Terraform with advanced examples

HCL 1 Updated Apr 3, 2024

Learn how to define input variables for region, instance type, and key pair, associate security groups, fetch the latest AMI ID with datasources, and create an EC2 instanced

HCL 1 Updated Apr 3, 2024

Introduction to basic Terraform commands and how to create, verify, and destroy an EC2 instance.

HCL 1 Updated Apr 3, 2024

This repo guides in creating an AWS EC2 web server using Terraform. It provides step-by-step examples and guides from initial setup to deploying a demo page, including Apache installation and userd…

Shell 1 Updated Apr 6, 2024