Admittedly I have 4 shares of this company that I bought at the $3.02 mark. I thought the bottom had hit, but was not quite sure. So for $12.08, the cost of a couple of cheap months of Netflix, I lost $10, as I am selling today, but I learned a valuable lesson. There is Read More …
Tag: netflix
Notes – Cost Effectiveness & Specialized Hardware
Specialized hardware can enhance cost-effectiveness in specific applications, offering optimized performance and reduced expenses when compared to general-purpose solutions, but the decision depends on the specific needs and application. Here’s a more detailed breakdown: Why Specialized Hardware Can Be Cost-Effective: Optimized Performance: Specialized hardware is designed for particular tasks, enabling them to perform those tasks Read More …
Decoupling CI/CD from deployment
Decoupling CI/CD from deployment allows teams to build, test, and deploy code changes independently, offering more flexibility and control over releases, enabling faster feedback loops and risk reduction. Why Decouple? Improved Control and Stability: By separating deployment (moving the code to production) from release (making the code available to users), teams can deploy new versions of Read More …
Notes on “Paved Road”
Lessons from Securing Internal Applications WebappSec Link Building a Security Platform Engineering Team “”” I’m a big fan of building security into existing processes, a term coined as “secure paved roads” by Jason Chan, Ex-Netflix CISO. The idea behind this is that security should mostly be invisible. The average employee should simply not have to Read More …