Organizations don't have to be convinced to adopt the cloud these days. The conversation now is about how to do it right. Guest Dwayne Monroe joins the Day Two Cloud podcast to talk about how to change your thinking about cloud in terms of resource sizing, cost, staff training, service availability, app refactoring and much more.
The post Day Two Cloud 013: To Do Cloud Right, Leave Data Center Thinking Behind appeared first on Packet Pushers.
Cloudflare come out strong, pointing the finger at Verizon for shoddy practices putting the Internet at risk. It didn’t take long for karma to come around and for Cloudflare to have their own Internet impacting outage from a mistake of their own. In this episode we talk about that outage, the risk of centralization on the Internet, managing MSPs when trouble strikes, and whether or not agile processes are forgoing security in favor of faster releases.
Outro Music:
Danger Storm Kevin MacLeod (incompetech.com)
Licensed under Creative Commons: By Attribution 3.0 License
http://creativecommons.org/licenses/by/3.0/
The post Cloudflare’s Karma, Managing MSPs, & Agile Security appeared first on Network Collective.
However, the operator has acknowledged that it is not immune to the security concerns linked to the...
For some time I’ve wanted to play with coverage-guided fuzzing. Fuzzing is a powerful testing technique where an automated program feeds semi-random inputs to a tested program. The intention is to find such inputs that trigger bugs. Fuzzing is especially useful in finding memory corruption bugs in C or C++ programs.
Normally it's recommended to pick a well known, but little explored, library that is heavy on parsing. Historically things like libjpeg, libpng and libyaml were perfect targets. Nowadays it's harder to find a good target - everything seems to have been fuzzed to death already. That's a good thing! I guess the software is getting better! Instead of choosing a userspace target I decided to have a go at the Linux Kernel netlink machinery.
Netlink is an internal Linux facility used by tools like "ss", "ip", "netstat". It's used for low level networking tasks - configuring network interfaces, IP addresses, routing tables and such. It's a good target: it's an obscure part of kernel, and it's relatively easy to automatically craft valid messages. Most importantly, we can learn a lot about Linux internals in the process. Bugs in netlink aren't going Continue reading
Firefox is changing is marketing message to be a 'respectful' and 'protection'.
The post Musing: Firefox 69 Privacy and Respect appeared first on EtherealMind.
Three key checklists and remedies for trustworthy analysis of online controlled experiments at scale Fabijan et al., ICSE 2019
Last time out we looked at machine learning at Microsoft, where we learned among other things that using an online controlled experiment (OCE) approach to rolling out changes to ML-centric software is important. Prior to that we learned in ‘Automating chaos experiments in production’ of the similarities between running a chaos experiment and many other online controlled experiments. And going further back on The Morning Paper we looked at a model for evolving online controlled experiment capabilities within an organisation. Today’s paper choice builds on that by distilling wisdom collected from Microsoft, Airbnb, Snap, Skyscanner, Outreach.io, Intuit, Netflix, and Booking.com into a series of checklists that you can use as a basis for your own processes.
Online Controlled Experiments (OCEs) are becoming a standard operating procedure in data-driven software companies. When executed and analyzed correctly, OCEs deliver many benefits…
The challenge with OCEs though, as we’ve seen before, is that they’re really tricky to get right. When the output of those experiments is guiding product direction, that can be a problem.
Despite their great power Continue reading
Du'An Lightfoot stops by the Network Neighborhood podcast to talk about #LabEveryDay, continuous learning, how his military experiences influenced his tech journey, how he's tackling automation, the role of community in tech, and more.
The post Network Neighborhood – Lab Every Day With Du’An Lightfoot appeared first on Packet Pushers.
Red Hat will become a subsidiary of IBM, but executives at both companies stressed there are no...
Dublin adds a broadband service blueprint and new 5G and cross-carrier virtual private network...
You might have any number of software controllers in your infrastructure: one for wireless, one for SD-WAN, one in the data center, one for security, and so on. Would it be useful to federate these controllers? Can we expect the industry to produce a controller of controllers? Is this even a good idea? Today's Heavy Networking podcast ponders these questions with guest Rob Sherwood.
The post Heavy Networking 458: SDN Federation – One Controller To Rule Them All? appeared first on Packet Pushers.
The ONEx technology uses a patented algorithm designed to improve the exchange and transmission of...