Cloud Security | DevOps Engineer | Computer Science | Cybersecurity | FashionGirl..

Joined May 2021
144 Photos and videos
Pinned Tweet
Day 6 of becoming a Cloud Security/DevOps Engineer . Today’s focus is Subnetting and below are the things I learnt ..👇👇👇👇 @ireteeh
48
93
1,140
79,346
CICD as one of the The Backbone of Modern Software Delivery
Cloud Security/DevOps Engineering is a continuous learning process.. “CI/CD as the The Backbone of Modern Software Delivery” @ireteeh
1
1,589
CICD as one of the The Backbone of Modern Software Delivery
Cloud Security/DevOps Engineering is a continuous learning process.. “CI/CD as the The Backbone of Modern Software Delivery” @ireteeh
2
65
CICD as one of the The Backbone of Modern Software Delivery
Cloud Security/DevOps Engineering is a continuous learning process.. “CI/CD as the The Backbone of Modern Software Delivery” @ireteeh
2
290
CICD as one of the The Backbone of Modern Software Delivery
Cloud Security/DevOps Engineering is a continuous learning process.. “CI/CD as the The Backbone of Modern Software Delivery” @ireteeh
1
688
CICD as one of the The Backbone of Modern Software Delivery
Cloud Security/DevOps Engineering is a continuous learning process.. “CI/CD as the The Backbone of Modern Software Delivery” @ireteeh
2
25
CICD as one of the The Backbone of Modern Software Delivery
Cloud Security/DevOps Engineering is a continuous learning process.. “CI/CD as the The Backbone of Modern Software Delivery” @ireteeh
2
39
Cloud Security/DevOps Engineering is a continuous learning process.. “CI/CD as the The Backbone of Modern Software Delivery” @ireteeh
12
1
2
2,882
Key Takeaway : CI/CD isn’t just about speed. It is about building a process where code is: ✅ Tested automatically ✅ Reviewed consistently ✅ Released reliably ✅ Secured continuously That is why CI/CD is one of the core foundations of modern DevOps and Cloud Engineering.
38
Real-World Example Without CI/CD: Adeployment takes 4 hours and requires multiple engineers. With CI/CD: The same deployment can happen in minutes with automated testing and validation. Faster delivery. Fewer errors. More secure releases.
22
This approach is often called DevSecOps : integrating security into every stage of development.
19
Why CI/CD Matters for Security From a Cloud Security perspective, CI/CD helps: 🔒 Detect vulnerabilities earlier 🔒 Enforce security checks automatically 🔒 Reduce human error 🔒 Improve compliance and auditability
31
Popular CI/CD Tools ✅ GitHub Actions ✅GitLab CI/CD ✅Jenkins ✅CircleCI ✅Azure DevOps ✅AWS CodePipeline These tools automate the software delivery process
48
How a CI/CD Pipeline Works Developer writes code ⬇️ Pushes code to GitHub ⬇️ Pipeline starts automatically ⬇️ Code is built ⬇️ Automated tests run ⬇️ Security scans may run ⬇️ Application is deployed Simple, repeatable and reliable.
22
-Continuous Deployment :This takes automation one step further. After code passes all tests: It is automatically deployed to production. No manual approval needed. Companies like Netflix and Amazon use highly automated deployment pipelines to ship updates frequently.
18
The final production deployment still requires human approval.
15
Continuous Delivery (CD) Once code passes testing, it is automatically prepared for release. This means: ✅ Code is always in a deployable state ✅ Teams can release updates quickly ✅ Less manual work and fewer deployment mistakes
31
With CI: ✅ Developers frequently merge their code into a shared repository ✅ Automated tests run immediately ✅ Problems are detected early Think of CI as a quality checkpoint every time code is added.
15
-Continuous Integration (CI) Imagine 10 developers working on the same application. Without CI: ❌ Code conflicts happen frequently ❌ Bugs are discovered late ❌ Deployments become stressful
27
What is CI/CD? CI/CD stands for ; -Continuous Integration (CI) -Continuous Delivery/Continuous Deployment (CD) It is a practice that helps developers build, test and release software faster and more reliably.
41
Alice Afolabi retweeted
AWS in plain English …. #CloudEngineer #DevOpsEngineer
2
7
243