Companies Home Search Profile

DevOps CI/CD with Multi-Project and Troubleshooting

Focused View

Tareq Tech

12:00:25

88 View
  • 1 - 01-development-old-way.pptx.zip
  • 1 - Development Old Way.mp4
    08:14
  • 2 - Infrastructure of Data Center.mp4
    11:16
  • 3 - Application Staging.mp4
    05:22
  • 4 - App release new code.mp4
    05:38
  • 5 - Lab Planning.mp4
    03:18
  • 6 - Register on AWS.mp4
    03:36
  • 7 - Add User in AWS.mp4
    04:23
  • 8 - Launch Instances in AWS.mp4
    21:18
  • 9 - Download Osboxes and VirtualBox.mp4
    04:28
  • 10 - Install VM Fresh and Jenkins.mp4
    11:41
  • 11 - 03-fix-the-ip-address.zip
  • 11 - Fixing the IP Address.mp4
    14:43
  • 12 - Updating the System.mp4
    03:25
  • 13 - 05-install-jenkins.zip
  • 13 - Install Jenkins.mp4
    13:18
  • 14 - Jenkins Overview.mp4
    17:55
  • 15 - Installing Git on Windows and Linux.mp4
    08:35
  • 16 - Register on GitHub.mp4
    03:01
  • 17 - Git Commands.mp4
    12:03
  • 17 - git-commands.zip
  • 18 - Push to Remote Repo.mp4
    08:02
  • 19 - Git updated code to GitHub From Windows.mp4
    06:29
  • 20 - Git updated code to GitHub From Linux.mp4
    09:27
  • 21 - Git Revert Back Restore old code.mp4
    08:38
  • 22 - Linux Introduction.mp4
    02:56
  • 23 - Pipeline Concept.mp4
    06:28
  • 24 - File System.mp4
    08:51
  • 25 - Essential commands Part 01.mp4
    05:00
  • 26 - Essential commands Part 02.mp4
    19:14
  • 27 - Transfer or receive files.mp4
    20:56
  • 28 - su.mp4
    08:02
  • 29 - sudo.mp4
    20:35
  • 30 - Planning.mp4
    04:57
  • 31 - Overview.mp4
    03:56
  • 32 - Setup and Push.mp4
    07:27
  • 33 - Fetch Data.mp4
    07:27
  • 34 - Shell Script.mp4
    05:33
  • 35 - Automation the CI CD Deployments.mp4
    06:53
  • 36 - Ansible Overview.mp4
    07:53
  • 37 - Install Ansible.mp4
    04:11
  • 38 - Privilege Escalation.mp4
    10:58
  • 38 - privilege-escalation.ppt
  • 39 - yaml Overview.mp4
    11:57
  • 40 - Idempotent Color.mp4
    07:01
  • 40 - color.ppt
  • 41 - Adhoc vs Playbook.mp4
    16:05
  • 41 - ad-hoc.pptx
  • 42 - 09-config-ansible.zip
  • 42 - Config Ansible.mp4
    12:38
  • 43 - Integration Jenkins with Ansible.mp4
    05:26
  • 44 - Deploy From Ansible to Web Servers.mp4
    17:07
  • 45 - Automation with Ansible.mp4
    07:36
  • 46 - 13-setup-docker.zip
  • 46 - Setup Docker.mp4
    06:02
  • 47 - What is an Image and Container.mp4
    09:49
  • 48 - Managing docker Images.mp4
    08:56
  • 49 - Managing docker containers.mp4
    10:46
  • 50 - Mapping Ports 01.mp4
    06:52
  • 51 - Mapping Ports 02.mp4
    04:28
  • 52 - Mapping Ports 03.mp4
    13:50
  • 53 - Building an Image part 1.mp4
    11:42
  • 53 - building-an-image.zip
  • 54 - Building an Image part 2.mp4
    31:17
  • 55 - 14-build-the-image-from-ansible.zip
  • 55 - Build the image from Ansible.mp4
    22:45
  • 56 - Automation Jenkins Ansible Docker.mp4
    05:50
  • 57 - Java Application Overview.mp4
    04:55
  • 58 - Integrate Maven with Jenkins.mp4
    07:45
  • 59 - 03-setup-tomcat.zip
  • 59 - Setup Tomcat.mp4
    15:10
  • 60 - 04-deploy-java-application-new.zip
  • 60 - Deploy Java Application.mp4
    17:11
  • 61 - Automation Deploy Java Application.mp4
    06:42
  • 62 - Integration Tomcat with Ansible.mp4
    05:50
  • 63 - 06-deply-with-ansible.zip
  • 63 - Deploy with Ansible.mp4
    20:45
  • 64 - 08-deploy-to-docker-container.zip
  • 64 - Deploy to Docker Container.mp4
    21:48
  • 65 - 01-deploy-php-code.zip
  • 65 - Deploy PHP code.mp4
    17:43
  • 66 - Python Overview.mp4
    02:54
  • 67 - 03-ansible-to-python-flask.zip
  • 67 - Ansible to Python Flask.mp4
    38:18
  • 68 - CI CD for Python Application.mp4
    15:10
  • Description


    DevOps CI CD with Multi Project using ( Java , PHP , Python, HTML , Jenkins , AWS , Ansible , Docker , Tomcat , HTTP ...

    What You'll Learn?


    • Introduction to DevOps principles and practices
    • Git and GitHub for source control management
    • Continuous Integration and Continuous Deployment (CI/CD) with Jenkins
    • Configuration Management with Ansible
    • Containerization with Docker
    • Cloud Computing with AWS
    • Programming languages: Java, Python, PHP, HTML
    • Web servers: Apache and Tomcat

    Who is this for?


  • Anyone
  • More details


    Description

    In this course at 2023,  You'll learn about the principles and practices of DevOps, with a focus on implementing Continuous Integration and Continuous Deployment (CI/CD) for multiple projects. You'll gain hands-on experience with popular DevOps tools and technologies, including Git, GitHub, Jenkins, Ansible, Docker, and AWS. In addition, you'll learn how to troubleshoot common issues that can arise during the CI/CD process, so that you can keep your projects running smoothly. By the end of the course, you'll have a solid understanding of DevOps best practices and the tools and techniques you need to succeed in modern software development.

    In a DevOps course that covers the tools and technologies you've listed, you would likely learn the following:

    1. Introduction to DevOps: You will learn what DevOps is, its principles, and why it's important in modern software development.

    2. Source Control Management with Git and Github: You will learn how to use Git to manage your source code and how to use Github to collaborate with other developers.

    3. Continuous Integration and Continuous Deployment with Jenkins: You will learn how to set up a Jenkins server to automate the build, test, and deployment of your applications.

    4. Configuration Management with Ansible: You will learn how to use Ansible to manage the configuration of your servers and infrastructure.

    5. Containerization with Docker: You will learn how to use Docker to create, deploy, and manage containers for your applications.

    6. Cloud Computing with AWS: You will learn how to use Amazon Web Services (AWS) to host and deploy your applications on the cloud.

    7. Programming languages: You will learn how to deploy code in Java, Python, PHP, and HTML to build applications.

    Overall, you will learn how to build, test, and deploy modern software applications using DevOps principles and tools. You will also gain a solid understanding of the tools and technologies used in the DevOps process, which will help you to work more effectively in a modern software development team.

    Who this course is for:

    • Anyone

    User Reviews
    Rating
    0
    0
    0
    0
    0
    average 0
    Total votes0
    Focused display
    Category
    Tareq is an IT Professional with over 12 years of experience.Tareq constantly pushes himself to increase the depth of his knowledge in the field of Information Technology and expand his skill-set, whether on the job or at home. Tareq gratefully notes that he “had the blessing of working alongside highly motivated and talented professionals” who continually inspired and pushed him to take challenges head-on, and to make EVERYTHING you can out of opportunities that arise while on the job. His motto is "Any job is what you make of it. You write your own resume and paycheck by your drive to succeed."Tareq's goal on Udemy is to help YOU to get an IT job by providing you with an IT skill-set.
    Students take courses primarily to improve job-related skills.Some courses generate credit toward technical certification. Udemy has made a special effort to attract corporate trainers seeking to create coursework for employees of their company.
    • language english
    • Training sessions 68
    • duration 12:00:25
    • Release Date 2023/04/26