AWS (Amazon Web Services)

  1. AWS : EKS (Elastic Container Service for Kubernetes)
  2. AWS : Creating a snapshot (cloning an image)
  3. AWS : Attaching Amazon EBS volume to an instance
  4. AWS : Adding swap space to an attached volume via mkswap and swapon
  5. AWS : Creating an EC2 instance and attaching Amazon EBS volume to the instance using Python boto module with User data
  6. AWS : Creating an instance to a new region by copying an AMI
  7. AWS : S3 (Simple Storage Service) 1
  8. AWS : S3 (Simple Storage Service) 2 - Creating and Deleting a Bucket
  9. AWS : S3 (Simple Storage Service) 3 - Bucket Versioning
  10. AWS : S3 (Simple Storage Service) 4 - Uploading a large file
  11. AWS : S3 (Simple Storage Service) 5 - Uploading folders/files recursively
  12. AWS : S3 (Simple Storage Service) 6 - Bucket Policy for File/Folder View/Download
  13. AWS : S3 (Simple Storage Service) 7 - How to Copy or Move Objects from one region to another
  14. AWS : S3 (Simple Storage Service) 8 - Archiving S3 Data to Glacier
  15. AWS : Creating a CloudFront distribution with an Amazon S3 origin
  16. AWS : Creating VPC with CloudFormation
  17. AWS : WAF (Web Application Firewall) with preconfigured CloudFormation template and Web ACL for CloudFront distribution
  18. AWS : CloudWatch & Logs with Lambda Function / S3
  19. AWS : Lambda Serverless Computing with EC2, CloudWatch Alarm, SNS
  20. AWS : Lambda and SNS - cross account
  21. AWS : CLI (Command Line Interface)
  22. AWS : CLI (ECS with ALB & autoscaling)
  23. AWS : ECS with cloudformation and json task definition
  24. AWS Application Load Balancer (ALB) and ECS with Flask app
  25. AWS : Load Balancing with HAProxy (High Availability Proxy)
  26. AWS : VirtualBox on EC2
  27. AWS : NTP setup on EC2
  28. AWS: jq with AWS
  29. AWS & OpenSSL : Creating / Installing a Server SSL Certificate
  30. AWS : OpenVPN Access Server 2 Install
  31. AWS : VPC (Virtual Private Cloud) 1 - netmask, subnets, default gateway, and CIDR
  32. AWS : VPC (Virtual Private Cloud) 2 - VPC Wizard
  33. AWS : VPC (Virtual Private Cloud) 3 - VPC Wizard with NAT
  34. DevOps / Sys Admin Q & A (VI) - AWS VPC setup (public/private subnets with NAT)
  35. AWS - OpenVPN Protocols : PPTP, L2TP/IPsec, and OpenVPN
  36. AWS : Autoscaling group (ASG)
  37. AWS : Setting up Autoscaling Alarms and Notifications via CLI and Cloudformation
  38. AWS : Adding a SSH User Account on Linux Instance
  39. AWS : Windows Servers - Remote Desktop Connections using RDP
  40. AWS : Scheduled stopping and starting an instance - python & cron
  41. AWS : Detecting stopped instance and sending an alert email using Mandrill smtp
  42. AWS : Elastic Beanstalk with NodeJS
  43. AWS : Elastic Beanstalk Inplace/Rolling Blue/Green Deploy
  44. AWS : Identity and Access Management (IAM) Roles for Amazon EC2
  45. AWS : Identity and Access Management (IAM) Policies, sts AssumeRole, and delegate access across AWS accounts
  46. AWS : Identity and Access Management (IAM) sts assume role via aws cli2
  47. AWS : Creating IAM Roles and associating them with EC2 Instances in CloudFormation
  48. AWS Identity and Access Management (IAM) Roles, SSO(Single Sign On), SAML(Security Assertion Markup Language), IdP(identity provider), STS(Security Token Service), and ADFS(Active Directory Federation Services)
  49. AWS : Amazon Route 53
  50. AWS : Amazon Route 53 - DNS (Domain Name Server) setup
  51. AWS : Amazon Route 53 - subdomain setup and virtual host on Nginx
  52. AWS Amazon Route 53 : Private Hosted Zone
  53. AWS : SNS (Simple Notification Service) example with ELB and CloudWatch
  54. AWS : Lambda with AWS CloudTrail
  55. AWS : SQS (Simple Queue Service) with NodeJS and AWS SDK
  56. AWS : Redshift data warehouse
  57. AWS : CloudFormation
  58. AWS : CloudFormation Bootstrap UserData/Metadata
  59. AWS : CloudFormation - Creating an ASG with rolling update
  60. AWS : Cloudformation Cross-stack reference
  61. AWS : OpsWorks
  62. AWS : Network Load Balancer (NLB) with Autoscaling group (ASG)
  63. AWS CodeDeploy : Deploy an Application from GitHub
  64. AWS EC2 Container Service (ECS)
  65. AWS EC2 Container Service (ECS) II
  66. AWS Hello World Lambda Function
  67. AWS Lambda Function Q & A
  68. AWS Node.js Lambda Function & API Gateway
  69. AWS API Gateway endpoint invoking Lambda function
  70. AWS API Gateway invoking Lambda function with Terraform
  71. AWS API Gateway invoking Lambda function with Terraform - Lambda Container
  72. Amazon Kinesis Streams
  73. AWS: Kinesis Data Firehose with Lambda and ElasticSearch
  74. Amazon DynamoDB
  75. Amazon DynamoDB with Lambda and CloudWatch
  76. Loading DynamoDB stream to AWS Elasticsearch service with Lambda
  77. Amazon ML (Machine Learning)
  78. Simple Systems Manager (SSM)
  79. AWS : RDS Connecting to a DB Instance Running the SQL Server Database Engine
  80. AWS : RDS Importing and Exporting SQL Server Data
  81. AWS : RDS PostgreSQL & pgAdmin III
  82. AWS : RDS PostgreSQL 2 - Creating/Deleting a Table
  83. AWS : MySQL Replication : Master-slave
  84. AWS : MySQL backup & restore
  85. AWS RDS : Cross-Region Read Replicas for MySQL and Snapshots for PostgreSQL
  86. AWS : Restoring Postgres on EC2 instance from S3 backup
  87. AWS : Q & A
  88. AWS : Security
  89. AWS : Security groups vs. network ACLs
  90. AWS : Scaling-Up
  91. AWS : Networking
  92. AWS : Single Sign-on (SSO) with Okta
  93. AWS : JIT (Just-in-Time) with Okta