Entrepreneur | DevOps | AWS Enthusiast | Crypto | Space Nerd
code_deploy_example. As part of the AWS Tutorial Series YouTube channel here is the repository for the series Code Deploy.
111aws-ses-node-js-examples. Tutorial on using the AWS SES API to generate emails with attachments, create/list/delete verified senders. We will be using NodeJS as our primary language but it can be done using any language the AWS SDK supports.
98aws-sqs-node-js-examples. Tutorial on using the AWS SQS API to create queues and work with messages within those queues. We will be using NodeJS as our primary language but it can be done using any language the AWS SDK supports.
91elasticsearch-logstash-kibana-tutorial. Steps I used to setup an ELK stack.
72consul_demo. Consul service discovery tool examples.
63phpmyadmin_connect_to_rds. Tutorial on connecting your phpmyadmin to an external amazon RDS instance.
55elasticsearch_examples. Just some examples for a YouTube video on basic elasticsearch techniques such as indexing, mapping, querying, editing.
54code-commit-setup. Tutorial on how to setup AWS Code Commit using SSH and IAM roles. I go over setting up your SSH key and importing into your IAM user so that you can connect to Code Commit!
43hardening_elasticsearch. Building a elasticsearch cluster and hardening it for production use.
21multi_region_vpn_connection. Connecting multiple regions together via a vpn connection using strongswan.
17hubot_slack_example. Writing a bot using hubot in javascript that runs server side that integrates with your AWS infrastructure.
16lambda_example. Setting up API gateway to work with Lambda.
11wordpress_4_1_1. Fork of wordpress 4.1.1 it has a custom .gitignore as well as a README.md for my YouTube channel.
11ecs_tutorial. ECS Tutorial
7nagios_setup. Steps I used to install nagios in the cloud.
5automation_using_opsworks. As part of the AWS Tutorial Series YouTube channel here is the repository for the series Automation Using OpsWorks.
5personal-site. My personal website www.andrewpuch.com
4drupal_beginner. A beginner tutorial on setting up a drupal instance in the cloud using EC2 and RDS.
4iot_button_elasticsearch. The AWS IoT button Lambda code that inserts clicks into elasticsearch.
2alexa_skill_youtube_channel_data. Creating an Alexa skill to get your own YouTube channel subscriber, view, and video count.
2wordpress_4_1_1_chef. This goes hand in hand with my wordpress_4_1_1 repository for my YouTube channel. These are just the chef scripts I run in OpsWorks.
2aws_cli_in_depth. Working with the AWS CLI in depth youtube tutorial.
2