وب سایت تخصصی شرکت فرین
دسته بندی دوره ها
3

Learn DevSecOps with Practice

سرفصل های دوره

In this course you will learn all the DevOps technologies and methods needed for your career


1. Introduction
  • 1. What Is DevOps Vs DevSecOps

  • 2. LinuxUnix For DevOps and Developers
  • 1.1 Linux slides.zip
  • 1. Slides.html
  • 2. Linux from the beginning History and Evolution
  • 3. Linux vs Unix
  • 4. Unix Architecture
  • 5. Linux Directory Structure
  • 6. Basic Linux Commands
  • 7. Basic Linux Commands Hands-On
  • 8. Working with Directories
  • 9. Working with Directories Hands-On
  • 10. Listing Files and Understanding ls Output
  • 11. Listing Files and Understanding ls Output Hands-On
  • 12. Links and Shortcuts in Linux
  • 13. Links and Shortcuts in Linux Hands-On
  • 14. File and Directory Permissions
  • 15. File and Directory Permissions Hands-On
  • 16. Finding Files and Directories Hands-On
  • 17. Viewing Files and the Nano Editor
  • 18. Viewing Files and the Nano Editor Hands-On
  • 19. Editing Files in ViVim
  • 20. Editing Files in ViVim Hands-On
  • 21. Linux copy move commands Hands-On
  • 22. Input Output and Redirection
  • 23. Input Output and Redirection Hands-On
  • 24. Linux Comparing Files Hands-On
  • 25. Linux Transfer Files Over Network
  • 26. Shell Aliases Hands-On
  • 27. Linux Environment Variable Hands-On
  • 28. Processes and Job Control
  • 29. Processes and Job Control Hands-On
  • 30. Scheduling Repeated Jobs with Cron
  • 31. Scheduling Repeated Jobs with Cron Hands-On
  • 32. Linux History Hands-On
  • 33. Linux Sudo Another Users Hands-On
  • 34. Linux Users Management Hands-On
  • 35. The Linux Boot Process
  • 36. Linux File System Hands-On
  • 37. What is Shell Scripting
  • 38. Linux Operators
  • 39. Linux Loops
  • 40. Linux Var Special
  • 41. Linux Functions
  • 42. Linux if else Case
  • 43. Linux Interview Preparation Part 1
  • 44. Linux Interview Preparation Part 2
  • 45. Linux Interview Preparation Part 3

  • 3. Python For Ethical Hackers
  • 1. Install Python
  • 2. Hello World
  • 3. Data Types
  • 4. Numbers
  • 5. Math functions
  • 6. Operator Precedence
  • 7. Variables
  • 8. Strings
  • 9. Escape Sequence
  • 10. Types Conversion
  • 11. Formatted Strings
  • 12. Strings Indexes
  • 13. Boolean
  • 14. Lists
  • 15. List Methods
  • 16. Matrix
  • 17. None
  • 18. Dictionary
  • 19. Dictionary Methods
  • 20. Tuple
  • 21. Conditional If Else
  • 22. For Loop
  • 23. Range
  • 24. While
  • 25. Break Continue Pass
  • 26. Functions
  • 27. Args Kwargs
  • 28. Packages in Python
  • 29. Error Handling
  • 30. Input Output (IO)
  • 31. InputOutput (IO) Error Handling
  • 32. What is Port Scanner and how it works.html
  • 33.1 40-portscanner.zip
  • 33. Building our first Port Scanner from the scratch
  • 34. Web Application Directory Discovery.html
  • 35.1 43-directories.zip
  • 35. Building our first Directory Discovery from the scratch
  • 36. What is Brute Force Attack.html
  • 37. Types of Brute Force Attacks.html
  • 38.1 48-bruteforce.zip
  • 38. Building our first Brute Login from the scratch

  • 4. AWS (Amazon Web Services) For DevOps
  • 1. What is AWS and Why
  • 2. IAM Introduction
  • 3. IAM How Can Users Access
  • 4. IAM Users Groups
  • 5. IAM Password Policy
  • 6. IAM Policy
  • 7. IAM MFA
  • 8. IAM CLI (Command Line)
  • 9. IAM Cloud Shell
  • 10. IAM Role
  • 11. IAM Security Tools
  • 12. EC2 Introduction
  • 13. EC2 Launch Your First
  • 14. EC2 Instance Connect
  • 15. EC2 Roles (Instance Profile)
  • 16. EC2 Placement Group Overview
  • 17. EC2 Placement Group Hands On
  • 18. EC2 Hibernate
  • 19. EC2 ENI (Elastic Network Interface)
  • 20. EC2 Spot Instances
  • 21. EBS Overview (Elastic Block Storage)
  • 22. EBS Hands On (Elastic Block Storage)
  • 23. AMI Overview (Amazon Machine Images)
  • 24. AMI Hands On (Amazon Machine Images)
  • 25. EFS Overview (Elastic File System)
  • 26. EFS Hands On (Elastic File System)
  • 27. ASG Overview
  • 28. ASG Launch configuration
  • 29. ASG Create ASG Groups
  • 30. ELB Overview
  • 31. ELB Classic
  • 32. ELB Target groups
  • 33. ELB Network LB
  • 34. ELB Application LB
  • 35. VPC overview
  • 36. Create your first VPC
  • 37. VPC Subnets
  • 38. Elastic IP
  • 39. VPC Route Tables
  • 40. VPC NAT
  • 41. VPC Egress Only
  • 42. VPC ACL
  • 43. VPC Peering
  • 44. VPC Internet Gateway
  • 45. Route53 Overview
  • 46. Route53 Register Domain
  • 47. Route53 HostedZones
  • 48. Route53 HealthCheck
  • 49. AWS Interview Preparation Part 1.html
  • 50. AWS Interview Preparation Part 2.html
  • 51. AWS Interview Preparation Part 3.html
  • 52. AWS Interview Preparation Part 4.html
  • 53. AWS Interview Preparation Part 5.html
  • 54. AWS Interview Preparation Part 6.html

  • 5. Jenkins CICD
  • 1. What is CICD
  • 2. What is Jenkins and why
  • 3. Install Jenkins
  • 4. Create Jenkins job
  • 5. Job General
  • 6. Job SCM
  • 7. Job Triggers
  • 8. Job Environment
  • 9. Job Build
  • 10. Job Post Build
  • 11. Job Views
  • 12. Managements System Information
  • 13. Managements Global Tool
  • 14. Managements System Logs
  • 15. Managements Configure System
  • 16. Managements Plugin
  • 17. Managements Users
  • 18. Managements Security
  • 19. Managements Credentials
  • 20. Managements Nodes

  • 6. Containerization Technology - Docker
  • 1. What is Docker and why
  • 2. How Docker works Architecture
  • 3. VM vs Containers
  • 4. Install Docker On Linux
  • 5. Install Docker On MAC
  • 6. Docker Overview
  • 7. Docker Engine
  • 8. Docker Images
  • 9. Docker Containers
  • 10. Docker Storage
  • 11. Docker Networking
  • 12. Docker Commands Overview
  • 13. Dockerfile Basics
  • 14. Compose Basics
  • 15. Hello World Container
  • 16. Ubuntu Container
  • 17. Containers Management
  • 18. Images Management
  • 19. Our first Nginx Container
  • 20. Nginx Custom
  • 21. Dockerfile part1
  • 22. Dockerfile part2
  • 23. compose INTRO
  • 24. compose YAML Syntax
  • 25. compose app py file
  • 26. compose Dockerfile
  • 27. compose docker app py
  • 28. compose up
  • 29. compose bind mount
  • 30. compose more option
  • 31. Docker Interview Preparation Part 1
  • 32. Docker Interview Preparation Part 2
  • 33. Docker Interview Preparation Part 3
  • 34. Docker Interview Preparation Part 4

  • 7. Containerization Technology - Kubernetes
  • 1. Concepts Overview
  • 2. Kubernetes Components
  • 3. Create a Kubernetes cluster
  • 4. Deploy an app
  • 5. Explore your app
  • 6. Expose your app publicly
  • 7. Scale up your app
  • 8. Curriculum of the CKAD exam.html
  • 9. Core Concepts (13%)
  • 10. Multi-Container Pods (10%)
  • 11. Pod Design (20%)
  • 12. State Persistence (8%)
  • 13. Configuration (18%)
  • 14. Observability (18%)
  • 15. Services and Networking (13%)
  • 139,000 تومان
    بیش از یک محصول به صورت دانلودی میخواهید؟ محصول را به سبد خرید اضافه کنید.
    خرید دانلودی فوری

    در این روش نیاز به افزودن محصول به سبد خرید و تکمیل اطلاعات نیست و شما پس از وارد کردن ایمیل خود و طی کردن مراحل پرداخت لینک های دریافت محصولات را در ایمیل خود دریافت خواهید کرد.

    ایمیل شما:
    تولید کننده:
    مدرس:
    شناسه: 20751
    حجم: 7434 مگابایت
    مدت زمان: 1119 دقیقه
    تاریخ انتشار: ۱۵ مهر ۱۴۰۲
    طراحی سایت و خدمات سئو

    139,000 تومان
    افزودن به سبد خرید