I upgraded to “Dual Core.”
This is a humorous post, but it has a fascinating video to watch. The Microchip Geo-Political “cold war.” Biden (comments aside) has made it a plan to have the USA…
What is cross-site scripting (XSS)?
A cross-sites scripting attack tricks a web browser into running malicious code. Cross-site scripting (XSS) is an exploit where the attacker attaches code to a legitimate website viewed by the…
What is a Distributed Ledger?
Ledgers, the accounting foundation, are as ancient as writing and money. Their medium has been clay, wooden tally sticks (that were a fire hazard), stone, papyrus, and paper. Once computers…
Why are computers so smart?
I asked mom, “Why are computers so smart?” Mom replied, “Because computers listen to their motherboards.”
Serverless computing vs. containers | How to choose
Serverless computing and containers are architectures that reduce overhead for cloud-hosted web applications, but they differ in several important ways. Containers are more lightweight than virtual machines, but serverless deployments…
What is serverless computing? | Serverless definition
Serverless computing is a method of providing backend services on an as-used basis. Servers are still used, but a company that gets backend services from a serverless vendor is charged…
What is Function-as-a-Service (FaaS)?
FaaS is a serverless backend service allowing developers to write modular pieces of code on the fly that can be executed in response to specific events. What is Function-as-a-Service? Function-as-a-Service…
What is the cloud? | Cloud definition
The cloud is made up of servers in data centers worldwide. “On-Prem” data centers are moving to the cloud. “The cloud” refers to servers accessed over the Internet and the…