Curriculum
Available in
days
days
after you enroll
Available in
days
days
after you enroll
- Useradd Command | adduser Command | GECOS | chfn Command | man Command | finger Command | who Command | w Command | Home Directory | home directory | Bash Shell | Nologin Shell | Shell Program | Interactive Users | Non interactive Users (138:11)
- Superuser | General User | System or Service User | Hashing | Epoch Time | Password Aging (137:51)
- User Permissions| Permissions on a file | Permissions on a directory | Modes | chmod Command | chown Command | su Command | Groups | chgrp Command (149:08)
- DAC (Discretionary Access Control) | Linux Permissions | Special Permissions | Sticky Bit | SGID | SUID | Challenge of 'w' Permission | Set sticky bit on a folder | Primary Group | Secondary Group | newgrp command | gpasswd command | Use case of SUID (147:23)
- POSIX | ACL | getfacl Command | setfacl Command | Mask | Effective Permissions | Umask | Sudo Power| Admin Level Commands | System Level Commands | /etc/sudoers main configuration file | /etc/sudoers.d secondary configuration file | Wheel Group | Visudo (172:25)
- Basic concepts of Partition | Hard Disk | Different types of Hard Disk | Steps to create Virtual Hard Disk (100:24)
- Create a Partition (100:08)
- Partition | Format | Mount (94:25)
- LVM | Extend the LV (103:24)
- LVM | Reduce LV (79:12)
- Plain Text | Cipher Text | Private and Public Key | Symmetric and Asymmetric Key | ssh | Key Based Authentication | User Management (217:10)
- NAS | NFS | Persistent Mount | NTP Servers and Clients (117:24)
- NAS | NFS | Autofs (79:21)
Available in
days
days
after you enroll
- 1. Cloud Computing Concept | Physical Devices-RAM, CPU | Compute Devices | Importance of OS & Physical Devices | Concurrent Connection Limit | Scalability Concepts | Netflix History | CSP(Cloud Service Provider) | Servers Or Instances | AWS Services (165:17)
- 2. Cost Management | Computational Complexity | CSP | AWS-EC2 Service | Python program in EC2-CLI | Provisioning | Fully Managed Services(Serverless) | Lambda Service | Monolithic Approach | Mirco-services | FAAS(Function As A Services) | Use Cases Of Lambda (134:42)
- Summary session 2
- 3. EC2 Service infrastructure | Lambda Service For Serverless | WebApp Via EC2 service | Security Groups | OS Images(AMI) | Yum Software | HTTPD(Apache) Software | Serverless Service | Physical Devices-RAM, CPU, HD, N/W | Real-Time Monitoring | Cloud Watch Service | Metrics | (133:54)
- Summary Session 3
- 4. AWS Lambda | Pricing Of Lambda | Cloud watch | Matrices | Log Group | log Stream | API Gateway | Backend Program | API Gateway With Lambda | Serverless Services | Working Principle of API Gateway | REST API | Resources In API Gateway | GET Method (130:26)
- Summary - Session4
- 8. Storage as a service | Data storing | S3 service | Object storage | Block storage | File storage | Bucket in S3 | Creating the S3 bucket | Uploading object in the bucket | Object security | Event driven architecture | Integrating S3 with lambda and SNS (150:26)
- Summary - Session 8
- 9. " Speech to text | Amazon Transcribe service | Real time transcription | Transcription job | Integrating S3, lambda and transcribe services | Event variable in Lambda | Object key | S3 URI | Retrieving the Object key | Boto3 code to connect lambda and Trancribe | Uuid for unique id " (128:32)
- Summary - Session 9
Available in
days
days
after you enroll
- Accessing EC2 instance using SSH protocol | Internet's networking over the globe | Proxy concept | Socks5 Proxy with implementation | Deploying simple web page on EC2 | Global Accelerator | AWS's Global Network Infrastructure (142:03)
- Storage | EBS | Persistent Storage | S3 | NFS | Storage as a service | Block, File, Object Storage | Partition | Disaster Recovery | EFS (152:42)
- Security Group & NACL (95:24)
- Auto Scaling Groups (99:24)
Available in
days
days
after you enroll
- 1. Introduction to Terraform | Why Terraform is used | Infrastructure | Infrastructure as code | Aws Cloud formation | Hashicorp configuration language | Workstation | Terraform installation | Plugins | Terraform registry | Providers | Creating a Terraform file | Terraform init | Resources (127:17)
- Summary Session 1
- 2. Imperative and declarative way of code | Desire state and current state | Idempotent concept | Variables in Terraform | Creating list in Terraform | Assigning Multiline values to a variable | Auto approve in Terraform | Storing sensitive data in variable | Map type variable (107:53)
- Summary Session 2
- 6. Variables in Terraform | How to pass variable value in command line | Multi environment setup | Functions in Terraform | tfvars file | Optimising the code using variables | What are modules | Creating modules | How to use the module (148:19)
- 9. module | source code | aws molule | variables | networking | provider | local variable | tfvar | subnet | string concentrate function | tfstate | remote state (75:09)
Available in
days
days
after you enroll
- Session 1 - Operating system | Containerization | Containerization products | OS Environment | AWS Cloud |AWS Linux operating system | sudo su |docker install |docker start | docker ps | docker image | use different docker image | docker run | exit | docker ps -a | docker attach | ping (136:33)
- Summary - Session 1
- Session 3 - Webserver | httpd webserver | install httpd | systemctl start httpd | systemctl status httpd | ps -aux | docker start | curl | docker file | RUN echo "hi LW" > /var/www/html/index.html | docker build | CMD keyword | docker cp | COPY keyword | docker history | "bin/bash" (125:27)
- Summary - Session 3
- Session 4 - docker -h | dockerfile | base image | centos | Ubuntu | docker build | ---ulimit | --ulimit nofile=1024000:1024000 | docker run | DIND | create docker file | ps _aux | RUN&CMD | docker history | DFORGROUND | docker inspect | horizontal scaling | public & private IP | patting (123:41)
- Summary - Session 4
- Session 3 - Integrate docker file and docker-compose | Tomcat Server | Docker attach Command | Bash Program |ROOT Directory | Docker-compose build Command | Patting in docker-compose | ADD Keyword in Docker File | Archive File | Copy Files | Expose Ports | Expose & ENV Keyword (116:42)