lloydtheophilus Profile Banner
Lloyd ๐Ÿ‘จโ€๐Ÿ’ป Profile
Lloyd ๐Ÿ‘จโ€๐Ÿ’ป

@lloydtheophilus

Followers
3K
Following
7K
Media
320
Statuses
4K

Cloud DevOps Engineer | Ex @Remoteli | Ex @TaryaFinTech | Akkadian Labs | AWS Community Builder

Somewhere in Tech
Joined March 2018
Don't wanna be here? Send us removal request.
@lloydtheophilus
Lloyd ๐Ÿ‘จโ€๐Ÿ’ป
1 year
I am Lloyd, I create contents for people starting out their careers in AWS, and DevOps. Do visit my channel when u're free . You can generously subscribe, like, comment and share my videos to likeminded cloud and DevOps folks like U.
Tweet card summary image
youtube.com
Welcome to Technology and Beyond! Explore the future of innovation with our in-depth videos on the latest in technology, science, and digital advancements. Whether you're a tech enthusiast, a curious...
2
5
46
@lloydtheophilus
Lloyd ๐Ÿ‘จโ€๐Ÿ’ป
2 days
๐Ÿ“ฃ 15 ๐‘ด๐’–๐’”๐’•-๐‘ฏ๐’‚๐’—๐’† ๐‘ถ๐’‘๐’†๐’ ๐‘บ๐’๐’–๐’“๐’„๐’† ๐‘ป๐’๐’๐’๐’” ๐’•๐’ ๐‘บ๐’†๐’„๐’–๐’“๐’† ๐’€๐’๐’–๐’“ ๐‘ฒ๐’–๐’ƒ๐’†๐’“๐’๐’†๐’•๐’†๐’” ๐‘ช๐’๐’–๐’”๐’•๐’†๐’“๐’” ๐Ÿ’Žโš™๏ธ๐Ÿ”’ From code to runtime, securing every layer of your container stack is crucial! If you're serious about Kubernetes security, these 15 open-source tools
lnkd.in
This link will take you to a page thatโ€™s not on LinkedIn
0
0
1
@lloydtheophilus
Lloyd ๐Ÿ‘จโ€๐Ÿ’ป
4 days
How to get hired as an entry-level DevOps engineer in 2026: - Have 5 years DevOps engineering experience, at least - Build 500 pipelines with your eyes closed - Have the soft skills of a sales person trying to close a sale - Know at least 10 different DevOps tools - Have written
14
29
268
@MuthaNagavamsi
Mutha Nagavamsiโšก๏ธ
5 days
@lloydtheophilus plus making sure there is right backup in place in case you are not available
0
1
4
@lloydtheophilus
Lloyd ๐Ÿ‘จโ€๐Ÿ’ป
6 days
Kubernetes autoscaling isn't just about handling traffic spikes. It's about cost efficiency. Right-sizing your pods before enabling HPA can save you 40% on cluster costs.
2
0
4
@lloydtheophilus
Lloyd ๐Ÿ‘จโ€๐Ÿ’ป
6 days
Every tech role starts as the hero until reality sets in. DevOps Engineer: โ€œIโ€™ll automate everything. Infrastructure is simple.โ€ Reality: Distributed systems donโ€™t care. Theyโ€™ll teach humility at 3 AM. Cloud Engineer: โ€œMore instances. Auto-scaling solves it.โ€ Reality: Then
4
5
26
@lloydtheophilus
Lloyd ๐Ÿ‘จโ€๐Ÿ’ป
7 days
๐“๐ก๐ข๐ฌ ๐ฐ๐ž๐›๐ฌ๐ข๐ญ๐ž ๐ข๐ฌ ๐š ๐ ๐จ๐ฅ๐ ๐ฆ๐ข๐ง๐ž ๐Ÿ๐จ๐ซ ๐ƒ๐ž๐ฏ๐Ž๐ฉ๐ฌ ๐š๐ง๐ ๐’๐‘๐„ ๐„๐ง๐ ๐ข๐ง๐ž๐ž๐ซ๐ฌ! + This is 100% open source 500+ DevOps Interview Questions and Scenarios ๐Ÿ”ฅ ๐Ÿ“Interview Questions 1. Core DevOps Concepts: https://t.co/czt40fQvDi 2. Docker:
lnkd.in
This link will take you to a page thatโ€™s not on LinkedIn
0
2
19
@lloydtheophilus
Lloyd ๐Ÿ‘จโ€๐Ÿ’ป
10 days
Nothing beats automation in DevOps!! Automation is that super car that never breaks down.
1
1
17
@lloydtheophilus
Lloyd ๐Ÿ‘จโ€๐Ÿ’ป
12 days
The AWS downtime reminded us of one thing, the cloud isnโ€™t magic, itโ€™s someone elseโ€™s computer. Lesson, build for failure, use multi-region redundancy and monitor everything.
10
126
664
@pierbapt
Pierre-Baptiste Borges
12 days
AWS is down. Perplexity, Snapchat, Fortnite, Airtable, Canva, Amazon, Slack, ... Half of the internet is affected
125
550
2K
@lloydtheophilus
Lloyd ๐Ÿ‘จโ€๐Ÿ’ป
13 days
Hey @Apple this could be a game changer!!
0
0
0
@cyber_razz
Abdulkadir | Cybersecurity
14 days
AWS Roadmap
15
377
3K
@CodeToCloudxx
FromCodeToCloud
15 days
The real hierarchy of Kubernetes ๐Ÿ‘‡ 1. Pod โ†’ runs containers. 2. ReplicaSet โ†’ ensures multiple copies of Pods. 3. Deployment โ†’ manages ReplicaSets (and thus Pods). 4. Service โ†’ exposes Pods to network.
2
22
120
@DIGIMINAL
DigiMinal
17 days
Salary negotiation cheat sheet
11
490
3K
@TridentSolana
Trident
19 days
@lloydtheophilus Solid list. Add Sigstore attestations, OIDC to kill long-lived keys, sandboxed CI runners, pre-commit secret scans, and block post-install scripts. For Solana, add a fuzz stage on a fork. Trident slots in cleanly. Might want to try it.
0
1
1
@lloydtheophilus
Lloyd ๐Ÿ‘จโ€๐Ÿ’ป
20 days
DevSecOps scanning tools for CI/CD pipelines: SAST (Static Analysis): 1. SonarQube - scans code for bugs, vulnerabilities, and code smells 2. Semgrep - fast, customizable static analysis with simple rules Dependency Scanning: 3. Snyk - finds vulnerabilities in open-source
9
37
204
@e_opore
Dhanian ๐Ÿ—ฏ๏ธ
20 days
The Complete System Design Fundamentals Core Concepts โ”œโ”€โ”€ Foundational Principles โ”‚ โ”œโ”€โ”€ Scalability (Vertical vs Horizontal) โ”‚ โ”œโ”€โ”€ Reliability & Fault Tolerance โ”‚ โ”œโ”€โ”€ Availability & Uptime โ”‚ ๏ฟฝ๏ฟฝโ”€โ”€ Maintainability & Extensibility โ”œโ”€โ”€ Key
Tweet card summary image
codewithdhanian.gumroad.com
Are you tired of piecing together system design knowledge from a million different articles, YouTube videos, and outdated textbooks?Do you freeze when asked about scalability, microservices, or clo...
8
76
450
@lloydtheophilus
Lloyd ๐Ÿ‘จโ€๐Ÿ’ป
21 days
๐—ข๐—ฝ๐—ฒ๐—ฟ๐—ฎ๐˜๐—ถ๐—ผ๐—ป๐—ฎ๐—น ๐— ๐—ฎ๐˜๐˜‚๐—ฟ๐—ถ๐˜๐˜† โ€“ ๐—˜๐—ฝ๐—ถ๐˜€๐—ผ๐—ฑ๐—ฒ ๐Ÿฐ:ย  ๐—ฆ๐—ฒ๐—ฐ๐˜‚๐—ฟ๐—ถ๐˜๐˜† & ๐—š๐—ผ๐˜ƒ๐—ฒ๐—ฟ๐—ป๐—ฎ๐—ป๐—ฐ๐—ฒ Security isnโ€™t a checkbox. Itโ€™s the difference between resilience and exposure. Mature teams donโ€™t โ€œtrustโ€ their setup, they prove it, every deploy, every audit, every breach
0
0
1
@lloydtheophilus
Lloyd ๐Ÿ‘จโ€๐Ÿ’ป
21 days
2026 just got better DevOps Fresh Openings - ๐Ÿ”น DP World -ย DevOps Engineer Iย | 1+ Years ๐Ÿ‘‰ Apply link - https://t.co/AyBKAAC5dm ๐Ÿ”น Motorola Solutions -ย DevOps Developerย | 3+ Years ๐Ÿ‘‰ Apply link - https://t.co/n5u3eKjhfQ ๐Ÿ”น 100ms -ย DevOps Engineerย | 3+ Years ๐Ÿ‘‰ Apply link -
lnkd.in
This link will take you to a page thatโ€™s not on LinkedIn
0
4
21
@lloydtheophilus
Lloyd ๐Ÿ‘จโ€๐Ÿ’ป
26 days
DevOps Interview Cheatsheet CI vs CD โ†’ continuous integration vs continuous delivery/deployment. Blue-Green vs Rolling Deployments โ†’ zero-downtime strategies. Kubernetes Services โ†’ ClusterIP, NodePort, LoadBalancer explained. IaC Tools โ†’ Terraform, Pulumi, CloudFormation โ€“
0
1
8
@techyoutbe
Tech Fusionist
27 days
Terraform Project Structure in Prod Env. ๐Ÿ”ฅ๐Ÿ”ฅ
4
57
348