## about this topic
Cloud computing is the model that turned infrastructure from a hardware investment into an on-demand service — and today it underpins practically every modern application. This hub gathers the CodeCrush articles on cloud and infrastructure: guides to the major platforms (AWS, Google Cloud, Azure), concepts such as serverless, containers and edge computing, and the networking fundamentals every developer should command — from latency and packets to DNS and CDNs. The goal is to help you understand not only how to use managed services, but what happens underneath them, so you can make better architecture and cost decisions on real projects.
## all articles
Articles about Cloud Computing and Infrastructure
- Infrastructure and DevOps
Platform Engineering: what it is and how it accelerates dev teams
Platform Engineering creates self-service internal platforms that abstract infrastructure. See benefits, differences from DevOps and how to adopt it.
Read article
Henrico - Infrastructure and DevOps
Oracle Cloud Infrastructure (OCI): what it is and features
Oracle Cloud Infrastructure (OCI) is Oracle's 2nd-generation cloud. Understand the bare metal architecture, Autonomous Database, services and when to adopt it.
Read article
Henrico - Infrastructure and DevOps
Windows: the dominant operating system and its future
Windows is Microsoft's desktop operating system and the global market leader, today focused on AI with Copilot and on integration with the Azure cloud.
Read article
Henrico - Infrastructure and DevOps
Google Cloud: What It Is, Services, Prices, and How to Get Started
Google Cloud is the Google cloud platform with computing, data, and AI services across 43 regions, $20B in revenue in Q1 2026.
Read article
Henrico - Infrastructure and DevOps
Observability: what it is, pillars and how to implement it
Observability is inferring a system's internal state from its logs, metrics and traces — essential for diagnosing modern distributed systems.
Read article
Henrico - Security
What is SSH: secure connection between servers
SSH (Secure Shell) is an encrypted protocol that allows accessing and administering remote servers securely over port 22, replacing Telnet.
Read article
Henrico - Infrastructure and DevOps
Docker: What It Is, How It Works, and Essential Commands
Docker is the container platform that packages applications with their dependencies. See how it works, differences from VMs, and essential commands.
Read article
Henrico - Infrastructure and DevOps
Servers and AWS: how to program in the cloud in 2026
Servers provide data and services over the network; AWS hosts that infrastructure in the cloud, leading with 28% of the market. See types, DevOps, and backend.
Read article
Henrico - Infrastructure and DevOps
AWS, Azure, or GCP: Which cloud service to choose?
AWS leads the cloud with 28% of the market, ahead of Azure (21%) and GCP (14%). Compare service types, strengths, and when to use each provider.
Read article
Renata - Infrastructure and DevOps
Network Latency: How to Calculate Total Packet Delay
The total delay of a packet is the sum of processing, queuing, transmission, and propagation delays. See the formula, an example in ms, and how to measure it.
Read article
Henrico - Programming
Distributed DNS: why the internet has no central server
DNS is distributed to eliminate single points of failure: 13 root servers with more than 2,000 instances keep the internet running even under attack.
Read article
Henrico - Security
Types of Gatekeeper: Hardware, Software, and Cloud
The three types of gatekeeper are hardware, software, and cloud. Compare how each controls access, its costs, and when to use each security solution.
Read article
Henrico - Programming
What is SMTP: the essential email sending protocol
SMTP (Simple Mail Transfer Protocol) is the standard protocol that transfers emails between mail servers over TCP on port 25, defined in RFC 5321.
Read article
Henrico - Infrastructure and DevOps
What is FinOps? The guide to cloud cost management
FinOps unites finance and engineering to control cloud spending. Learn the principles, the three pillars (inform, optimize, operate) and the benefits.
Read article
Henrico