Cost of EC2 in AWS and touching on how to learn Regular Expressions

Subscribers:
1,220
Published on ● Video Link: https://www.youtube.com/watch?v=j3E3eTpV-wg



Duration: 7:48
13 views
2


Looking up the cost of ec2 instances. The second site we used was https://instances.vantage.sh/

You should already be familiar with grep. Let's extend that by introducing you to regular expressions - https://regexone.com/




Other Videos By Information Technology


2022-11-08Launch EC2 From AWS Lambda - This was done using an AWS Academy Learner Lab Account
2022-10-13Create Random Files in Learners Home Directories
2022-10-13Create 90 SFTP Only Users With a Single Command
2022-10-13Setting up a chrooted sftponly system for users in a specific group
2022-10-13Understanding Network Connections and installing Cups - Why do we print so much, arg! EC2 Metadata
2022-10-13Setup and Apache Web Server on AWS EC2
2022-10-13Systems Administrators Should Learn From Others Mistakes - Look at Standards
2022-10-13Playing with Split, Cat and Diff in linux using AWS
2022-09-23Finding files in linux and then doing something with that information (locate, find, updatedb, exec)
2022-09-22Linux Cut, Paste, Sort, Uniq, Tr, and Egrep - lets play
2022-09-22Cost of EC2 in AWS and touching on how to learn Regular Expressions
2022-09-22Getting ready to certify in Amazon Web Services (AWS)... Watch this video to get some tips
2022-09-19Setup a StarBound server in AWS on ubuntu
2022-09-15Some great features of the Canvas LMS and my course setup best practices
2022-09-15Linux combing and compressing (zipping) with tar. Simple reports with xargs and gpg for encryption
2022-09-13Creating links in Linux with a little intro to inodes and mounts
2022-09-13More on linux file permissions and login scripts. Added bonus of making a file unable to be deleted
2022-09-13Working with Linux file permissions and ownership chmod, chown, and chgrp
2022-09-12How to move a file up to a remote linux system with scp
2022-09-12Finding information in files. Stacking the grep command
2022-09-12Add a user in linux and change the password