A buzzword you may have heard is "as code" -- things like Infrastructure-as-Code, Configuration-as-Code, Network-as-Code. What does it mean, and why should you care?
The "as code" movement is a shift away from executing manual setup steps to writing code that will perform all the steps …
In software development, the term “technical debt" (according to The Software Engineering Institute at Carnegie Mellon University) is a concept that “conceptualizes the tradeoff between the short-term benefit of rapid delivery and long-term value." Technical debt is a consequence of the balance between developing software quickly versus developing code that …
Data is exploding at an incredible rate. According to Forbes, there are 2.5 quintillion bytes of data created each day at our current pace, and that pace is only accelerating. To put that into perspective, if you laid 2.5 quintillion pennies out flat, they would cover the Earth …
Post-quantum cryptography is an area of mathematical and cryptographical research that focuses on developing new cryptographic algorithms that can withstand attacks by future quantum computers. The security of RSA depends on the practical difficulty of factoring numbers that are the product of large prime numbers; because quantum computing promises a …