Azure DevOps CICD Pipeline Project | Real-Time DevOps Project

  Рет қаралды 29,763

DevOps Shack

DevOps Shack

Күн бұрын

Пікірлер: 25
@devopsshack
@devopsshack 6 ай бұрын
www.devopsshack.com/courses/Batch-5--Zero-To-Hero--DevSecOps--Cloud-DevOps-661d3ad119a57f6bb98a762f
@RohitAlam-zr7on
@RohitAlam-zr7on 6 ай бұрын
man you are the real handson helping hand for us
@incrediblemanii
@incrediblemanii 6 ай бұрын
One of the best videos for Azure Devops! Can we put in CV?
@srikanthgonti7236
@srikanthgonti7236 26 күн бұрын
Clear content.Thankyou very much
@aasthashankarsrivastava5560
@aasthashankarsrivastava5560 18 сағат бұрын
I am working in that A company and have migrated 100s of servers/apps on cloud
@PritamBandgar-h3w
@PritamBandgar-h3w 6 ай бұрын
Hello Aditya, I hope you are doing well. Please try to explain the Dockerfile and YAML manifests you create for each project while making project videos. Thank you.
@Imran_kpk
@Imran_kpk 5 ай бұрын
Ask from GPT 4 .. they will be best explaination
@Imran_kpk
@Imran_kpk 5 ай бұрын
# Use an official Node.js runtime as the base image FROM node:14 # Set the working directory in the container to /app WORKDIR /app # Copy package.json and package-lock.json (if available) to the working directory # This step helps leverage Docker's caching mechanism for faster builds COPY package*.json ./ # Install dependencies specified in package.json RUN npm install # Copy the rest of the application code to the working directory COPY . . # Expose the port the application will run on # Replace 3000 with your application's port if different EXPOSE 3000 # Define the command to run the application # This usually matches the "start" script in your package.json CMD ["npm", "start"]
@prashishshirsat9214
@prashishshirsat9214 6 ай бұрын
Hi Aditya, very well explained. can you please teach security and networking CNI part, it will be very helpful. Thanks.
@SofiaParker777
@SofiaParker777 5 ай бұрын
Good morning Sir, Can you please make a Azure Project which utilizes different Azure services Especially Databases, advanced networking, RBAC using Azure AD
@Music.Bhojpuri-x9b
@Music.Bhojpuri-x9b 6 ай бұрын
Osm
@NishankumarTripathy
@NishankumarTripathy 5 ай бұрын
Sonarqube prepare configuration stage is failed, it is showing can not find location string for key
@GunShot109
@GunShot109 5 ай бұрын
very informative
@arnaudfrancktaptuekuate5367
@arnaudfrancktaptuekuate5367 6 ай бұрын
Why are you using same tools. SonarQube, trivi . Why not snyk, Checkmarx and so on
@mazharkhatri779
@mazharkhatri779 3 ай бұрын
Question Can we moved release level Test plans to any folder, /Archive Need to hide previous TestPlans not to show every time when I present I know how to filter
@chaitanyajagtap9213
@chaitanyajagtap9213 Ай бұрын
He used Classic Pipeline ?
@remboromeo53
@remboromeo53 4 ай бұрын
A means AT&T?
@saitejareddygurujala2534
@saitejareddygurujala2534 6 ай бұрын
Classic Pipelines , why not YAML
@devopsshack
@devopsshack 6 ай бұрын
Probably will be teaching in future masterclaases. As of now its added in my courses
@profitstrading5513
@profitstrading5513 6 ай бұрын
This guy learning and as a practice he is promoting this video...Who is using Classic pipelines now....Its completely multi stage Yaml pipeline
@manideepsaipolavarapu272
@manideepsaipolavarapu272 2 ай бұрын
444th like
@roulniur2393
@roulniur2393 6 ай бұрын
can i explain this project during an interview if asked
@iamthor1504
@iamthor1504 5 ай бұрын
INFO: Load plugins index (done) | time=49ms INFO: Load/download plugins (done) | time=148ms INFO: Process project properties INFO: Process project properties (done) | time=10ms INFO: Execute project builders INFO: Execute project builders (done) | time=2ms INFO: ------------------------------------------------------------------------ INFO: EXECUTION FAILURE INFO: ------------------------------------------------------------------------ INFO: Total time: 2.049s INFO: Final Memory: 8M/34M INFO: ------------------------------------------------------------------------ ##[error]ERROR: Error during SonarScanner execution ERROR: Validation of project failed: o To use the property "sonar.branch.name" and analyze branches, Developer Edition or above is required. See docs.sonarqube.org/latest/analyzing-source-code/branches/branch-analysis/ for more information. ERROR: ERROR: Re-run SonarScanner using the -X switch to enable full debug logging. ERROR: Error during SonarScanner execution ERROR: Validation of project failed: o To use the property "sonar.branch.name" and analyze branches, Developer Edition or above is required. See docs.sonarqube.org/latest/analyzing-source-code/branches/branch-analysis/ for more information. ERROR: ERROR: Re-run SonarScanner using the -X switch to enable full debug logging. ##[warning]LIB_ResourceFile does not exist ##[warning]Resource file haven't been set, can't find loc string for key: LIB_ProcessExitCode ##[warning]Error while executing SonarQube:Analyze task: LIB_ProcessExitCode /home/ubuntu/myagent/_work/_tasks/SonarQubeAnalyze_6d01813a-9589-4b15-8491-8164aeb38055/5.20.1/sonar-scanner/bin/sonar-scanner 2 ##[error]LIB_ProcessExitCode /home/ubuntu/myagent/_work/_tasks/SonarQubeAnalyze_6d01813a-9589-4b15-8491-8164aeb38055/5.20.1/sonar-scanner/bin/sonar-scanner 2 Finishing: Run Code Analysis getting error in run code analysis can you help @devopsshack in this or anyone
@roulniur2393
@roulniur2393 6 ай бұрын
Kindly add time stamp
Azure DevOps Real-Time End To End CI/CD Pipeline Project  🔥🔥
26:02
СКОЛЬКО ПАЛЬЦЕВ ТУТ?
00:16
Masomka
Рет қаралды 3,5 МЛН
Azure DevOps Step by Step Tutorial for Beginners | DevOps Tutorial
1:42:07
Learn Azure DevOps YAML Pipelines: Simple Guide for Beginners
28:49
The Journey of DevOps
Рет қаралды 2,4 М.
Azure DevOps Tutorial for Beginners | CI/CD with Azure Pipelines
36:29
TechWorld with Nana
Рет қаралды 1,3 МЛН
Azure DevOps: Zero to Hero Tutorial
2:10:54
DevOps on Azure
Рет қаралды 280 М.