@estherannuduma You may not have been blocked. There is a bug I noticed on tiktok, whenever it cannot load the profile you are visiting, it drops a message saying you have been blocked. Go back and it might just open up.
@Akintola_steve If scaling horizontally still makes sense cost-wise, also user location like is a large number of our users located far from where our system is currently registered.
API Design Playbook
Giveaway Alert!!!
• Core API fundamentals.
• Clean & scalable design principles.
• Popular patterns used in real-world systems.
• Practical concepts for interviews & building projects.
(24 hours only.)
To get it for free:
1 Follow @systemdesignone [MUST]
2 Like & Retweet to get DM
3 Reply "Playbook"
Then I'll DM you the details.
AdonisJS 7 was recently released, and one of the goodies it came with is transformers.
Transformers replaces implicit model serialization with a typed composable layer.
I just published a full deep-dive article covering variants, relationships, pagination, end-to-end type safety and more.
https://t.co/inO8nfFmKX
ARSENAL VS CHELSEA
A horrible game of football yet again, players not properly tracking back, basically jogging back...another disasterous display from Palmer...set peice issues continues.
#englishpremierleague#arsenalvschelsea#chelseafc#arsenalfc#epl
@theZuriTeam No 3. Containers are lightweight and VMs are heavy.
VMs have longer boot times.
Containers run on the container runtime which seats on the OS, while VMs run on a hypervisor.
VMs will always run on their personal OS while containers will share with the sytem.