@Robin Mai I have a little basics on CI CD and I found it useful... All those who are at my level will find it useful.. If you don't like it then you must be an expert in which case I wonder why you even bother to watch this video which was supposed to be an introduction
Hi Mareek , your Explanation is simply Awesome God Bless You keep rocking. Stay safe,i would request you to Make more videos on Kubernetes if time is flexible.
Developers can write their own test scripts (unit test, integration test, regression test...etc. you can find the whole list using Google). In most companies, before deploying a code into production, it has to be deployed into other environments, ex: Dev -> QA -> UAT -> Prod (the number/name of the environments may vary from a company to another). The QA (Quality Assurance) environment is where software testers perform their tests to make sure there are no major bugs...etc. And, NO! there's no 100% automated tests. A CI/CD software (such as Jenkins, Gitlab CI) is used to perform automatic tests only. The rest should be performed by the QA team. Hope it helps
Here is my Ultimate AWS Certified SysOps Administrator Associate 2020 course discounted: links.datacumulus.com/aws-certified-sysops-coupon It should be a lot cheaper now :)
@@StephaneMaarek thanks for the response, but that’s not my point. The course is still close to twice the cost of other instructors’ courses and also much more than your own other courses. Why the disparity? I run study groups for AWS certification and need for everyone to be working off of the same instructor’s course material for it to be effective. But people are pushing back on buying your sysops administrator course because of the cost differential.
hi good morning Marrek feel free could you answer the following questions if time permits The customer is approaching u to deploy a highly secured infrastructure. What was the best practice to suggest So many aspects are they how you will implement in the cloud (AWS) from the scratch. So in that scenario what are the security best practices that u follow? How will we configure AWS infrastructure? How will u take from scratch to Kubernetes How will you plan to implement the infrastructure? Best practices we follow for infrastructure? AWS Alb + ingress controller have u tried? How u can implement Autoscaling at pod level? On what component HPA relies on in order to bring up the Autos calling we have to bring up Some file or what the dependent controller for HPA What are k8s managed services u have used? Have u implemented any self-managed clusters? What are the security best practices that u follow in k8s? Where do u store secrets? Have u created any helm chats from scratch? What are the policies u used for k8s? What is the backend used for storing secrets? What are the monitoring and logging solutions u used for this? Have u used any lambda functions? Have u used the API gateway?API gateway what are the features or just like a router? Have u ever hosted a static website on AWS using S3 + cloud front or cloud formation? IAAC(Terraform) What are the best practices in terraform to bring up ur infra or developing the terraform Template? How u will secure Main.tf and state file mgmt? CI/CD tools u r familiar with? How do you reduce the docker image? Have u ever used docker-compose and docker swarm? Difference between k8s and docker swarm
wow i swear, this one video made devOps seem a lot easier to understand. thank you so much.
Best explanation of CI CD Ever. NOT a single second within that video was redundant... Every second of that video was valuable
@Robin Mai I have a little basics on CI CD and I found it useful... All those who are at my level will find it useful..
If you don't like it then you must be an expert in which case I wonder why you even bother to watch this video which was supposed to be an introduction
I love your udemy courses, fast, to the point and good quizes!
Very good explanation of CI/CD. Thank you!
Hi Mareek , your Explanation is simply Awesome God Bless You keep rocking. Stay safe,i would request you to Make more videos on Kubernetes if time is flexible.
very clear and understanding, respect from China
You are awesome mate. I like your simple approach
Very informative... Thank you very much.
Super video explanatory video, thanks Stephane!
Great video!
How does the testing work? If I commit code, is this simple a syntax check? How does it know how to test the functionality?
Nice explanation!
I have a Ques:
If we remove the optional step of approval in CDelivery, What will be deffrence in both CDs? Ref:03:30
Thanks!
If there is no manual step, then it will become continuous deployment. If they is a manual approval step, it will be continuous delivery.
Very good video and good explanation
nice explanation
Thanks ❤
great video!
What is the easiest way for a backend developer to do CD CI in a micro service architecture without necessarily using very advanced tools?
well explained. thanks
Thanks a lot 😊
Hi Stephane, what about testing ? who is doing and what kind of testing can be done... Is it possible to testing 100% automtically ?
Developers can write their own test scripts (unit test, integration test, regression test...etc. you can find the whole list using Google).
In most companies, before deploying a code into production, it has to be deployed into other environments, ex: Dev -> QA -> UAT -> Prod (the number/name of the environments may vary from a company to another). The QA (Quality Assurance) environment is where software testers perform their tests to make sure there are no major bugs...etc.
And, NO! there's no 100% automated tests. A CI/CD software (such as Jenkins, Gitlab CI) is used to perform automatic tests only. The rest should be performed by the QA team.
Hope it helps
Stephen, why is your Sysops Admin course double the cost of the other course, even the professional courses?
Here is my Ultimate AWS Certified SysOps Administrator Associate 2020 course discounted: links.datacumulus.com/aws-certified-sysops-coupon
It should be a lot cheaper now :)
@@StephaneMaarek thanks for the response, but that’s not my point. The course is still close to twice the cost of other instructors’ courses and also much more than your own other courses. Why the disparity?
I run study groups for AWS certification and need for everyone to be working off of the same instructor’s course material for it to be effective. But people are pushing back on buying your sysops administrator course because of the cost differential.
@@rjpoddar9472 udemy controls the price, I don’t. The link provided is the best discount I can offer. Hope that helps !
hi good morning Marrek feel free could you answer the following questions if time permits
The customer is approaching u to deploy a highly secured infrastructure. What was the best practice to suggest
So many aspects are they how you will implement in the cloud (AWS) from the scratch.
So in that scenario what are the security best practices that u follow?
How will we configure AWS infrastructure? How will u take from scratch to Kubernetes
How will you plan to implement the infrastructure?
Best practices we follow for infrastructure?
AWS Alb + ingress controller have u tried?
How u can implement Autoscaling at pod level?
On what component HPA relies on in order to bring up the Autos calling we have to bring up
Some file or what the dependent controller for HPA
What are k8s managed services u have used?
Have u implemented any self-managed clusters?
What are the security best practices that u follow in k8s?
Where do u store secrets?
Have u created any helm chats from scratch?
What are the policies u used for k8s?
What is the backend used for storing secrets?
What are the monitoring and logging solutions u used for this?
Have u used any lambda functions?
Have u used the API gateway?API gateway what are the features or just like a router?
Have u ever hosted a static website on AWS using S3 + cloud front or cloud formation?
IAAC(Terraform)
What are the best practices in terraform to bring up ur infra or developing the terraform
Template?
How u will secure Main.tf and state file mgmt?
CI/CD tools u r familiar with?
How do you reduce the docker image?
Have u ever used docker-compose and docker swarm?
Difference between k8s and docker swarm