Security

Real offensive depth

Testing and defence led by a published security researcher with five CVEs, including a CVSS 9.1 Mirai botnet kill-switch.

All security →
Compliance

Audit-ready, fixed scope

SOC 2, ISO, and the Canadian privacy stack, run end to end with an independent auditor.

All frameworks →
Resources

Learn the space

Original research, free tools, and plain-language guides on security and compliance, from a published security researcher.

Read the blog →
Security

What Is Cloud Security? A Plain-Language Guide (2026)

If you run any part of your business on AWS, Google Cloud, or Azure, you have probably heard the term "cloud security" thrown around in sales calls, audit checklists, and board decks. It sounds like a single product you can buy and install. It is not. Cloud security is a discipline, a set of practices and controls that keep the infrastructure, data, and applications you run in the cloud safe from unauthorized access, data loss, and service disruption. This guide explains what it actually means, who needs to care about it, what a real review involves, and how long it takes to get right.

What cloud security actually means

When people say "the cloud," they mean someone else's data centre, running virtual servers, storage, and networking that you rent and configure. Amazon, Google, and Microsoft secure the physical hardware, the data centres, and the underlying infrastructure. That is their job. Everything you build on top, your storage buckets, your databases, your access permissions, your network rules, is your job. This split is called the shared responsibility model, and it is the single most misunderstood concept in cloud security. Cloud security, in practice, means getting your half of that split right: identity and access management, network configuration, data encryption, logging and monitoring, and the ongoing discipline of keeping all of it patched and reviewed as your environment changes.

Why it matters more than most people think

Cloud providers are, by most measures, more secure than the average company's own data centre ever was. The problem is not the infrastructure. The problem is misconfiguration, the human error of leaving a storage bucket open to the public internet, granting a developer far more access than their job requires, or forgetting to close a network port after a test. Misconfiguration is consistently the leading cause of cloud data breaches, and it happens quietly. No alarm goes off when a permission is set wrong. The gap sits there until someone finds it, and increasingly, that someone is an automated scanner run by an attacker, not your own team. This is why cloud security cannot be a one-time setup task. It is an ongoing posture, and posture drifts. New services get added, permissions get layered on top of old permissions, and six months later nobody remembers why a particular role has admin access to production.

Who actually needs this

If your product runs in AWS, GCP, or Azure and handles customer data, payment information, or anything you would not want on the front page of a news site, you need a defined cloud security posture. This applies whether you are a five-person startup or a two-hundred-person scale-up. In practice, the businesses that feel the pressure first are:

  • SaaS companies preparing for a SOC 2 audit or responding to a customer security questionnaire
  • Companies expanding into the US market, where enterprise buyers expect proof of cloud controls before they sign
  • Fintech and healthtech companies handling regulated data
  • Any team that has grown fast and never gone back to clean up access and configuration

If a prospect's procurement team has asked "how do you secure your cloud environment" and your honest answer is "we haven't formally reviewed that," that is the signal it is time.

Want this handled? Tell us what your buyer is asking for and we will tell you what the work involves, what it costs, and what you can do yourself. Talk to us

What a real cloud security review involves

A proper review is not a scan that spits out a list of red flags and leaves you to figure out what matters. It should cover, at minimum:

  • Identity and access management: who has access to what, whether permissions follow least privilege, and whether multi-factor authentication is enforced
  • Network configuration: firewall rules, exposed ports, and whether anything sits on the public internet that should not
  • Data protection: encryption at rest and in transit, and whether storage services are configured to prevent accidental public exposure
  • Logging and monitoring: whether you would actually know if something went wrong, and how quickly
  • Patch and update posture: whether managed services and dependencies are kept current

A thorough posture review and hardening engagement walks through each of these areas against your actual environment, not a generic checklist, and prioritizes fixes by real risk rather than by what looks alarming in a report. If you want a sense of what that looks like end to end, our cloud security assessment covers AWS, GCP, and Azure environments and is built specifically to catch the misconfiguration issues that cause most breaches.

Realistic timelines

A focused review of a small to mid-sized cloud environment typically takes one to three weeks, from initial access to a prioritized findings report. Remediation timelines vary more, some fixes are a permission change that takes an afternoon, others involve re-architecting how a service handles data and take a few sprints. If cloud security is part of a broader push toward a certification like SOC 2, expect the cloud hardening work to run in parallel with policy and process work over a few months, not as a separate multi-month project on its own. The realistic expectation is this: getting your cloud posture from unknown to reviewed and hardened is fast. Keeping it that way as your team and infrastructure grow is the part that takes ongoing attention.

Common misconceptions

A few beliefs come up often enough that they are worth addressing directly. "Our cloud provider secures everything." Providers secure the infrastructure underneath your account. They do not configure your permissions, your network rules, or your data handling. That is on you, and it is where nearly all breaches originate. "We passed a vulnerability scan, so we're covered." A scan finds known technical vulnerabilities. It does not evaluate whether your access controls make sense, whether your logging would catch an incident, or whether your architecture matches how data actually flows through your business. Posture review and vulnerability scanning are different exercises. "We're too small to be a target." Automated attacks do not check company size before scanning for open storage buckets and weak credentials. Small companies with sensitive customer data are targeted precisely because they tend to have fewer controls in place. "This is a one-time project." Cloud environments change constantly. A review done a year ago tells you very little about your posture today.

Cloud security is not a product you buy once. It is a discipline built on understanding what you are responsible for, reviewing your environment honestly, and fixing what is exposed before someone else finds it first. If your organization is also working toward broader certifications, our compliance solutions page outlines how cloud hardening fits into that larger picture.

Get a clear picture of your posture

If you are not sure what your current cloud posture actually looks like, that uncertainty is the risk. Talk to us about a cloud security assessment for your AWS, GCP, or Azure environment, and we will give you a straight answer on where you stand and what to fix first. Contact us to get started.

The misconfigurations that actually show up

"Misconfiguration" is a vague word for a short list of concrete mistakes that recur across almost every environment we review. Long-lived access keys attached to a human user, created for a one-off script years ago and never rotated. IAM policies with wildcard actions on wildcard resources, because a developer was debugging a permissions error at 6 p.m. and never came back to narrow it. Role trust policies allowing assumption from a broader set of principals than intended, which is how a low-value account becomes a path into production. Security groups allowing 0.0.0.0/0 on SSH or RDP, typically on a jump host somebody meant to delete. Storage buckets and database snapshots left readable because account-level public access blocking was never switched on. Logging enabled in the region you launched in and nowhere else.

None of these require a sophisticated attacker, only an automated scanner and patience, and both are free. They persist because nothing in your daily workflow tells you they are there.

What auditors and enterprise buyers ask for as evidence

Knowing your posture is one thing; proving it is another, and the proof is what stalls audits. A reviewer will ask for a current list of every account and its owner, a user access review showing someone with authority looked at production permissions last quarter and signed off, evidence that multi-factor authentication is enforced rather than merely available, encryption settings per data store, log retention configuration, and a record showing alerts in the period were triaged by a person.

That last item is where most teams fail. Alerting exists, alerts fire, nobody can show what happened to them. Screenshots taken on the day of the audit are weak evidence, because they show the setting today and say nothing about the observation window. Export configuration and review records as you go.

What drives the cost of a review

Two environments with identical headcount can differ by a factor of three in review effort, and the drivers are predictable. The number of accounts and whether they sit under an organization with central guardrails. The number of regions genuinely in use. Whether infrastructure is defined in code or clicked into the console, because reviewing Terraform is faster and produces fixes that survive the next deployment. Whether Kubernetes is in scope, which adds a second identity model on top of the cloud one. And whether findings need mapping to a framework, which costs time now and saves it during the audit.

If you want a smaller number, reduce scope rather than depth. A thorough review of the production account holding customer data is worth more than a shallow pass over eleven accounts, and it is the one a buyer is asking about. Fixed-scope options are on our pricing page.

Stopping the drift you just fixed

Remediation without prevention buys a clean report and six months of decay. Service control policies at the organization level can deny changes you never want anyone to make, such as disabling audit logging or removing public access blocks. Policy checks in the pipeline fail the build when infrastructure code introduces an open ingress rule or an unencrypted volume, which moves the finding from an annual report to a pull request. And review identities rather than resources, because permissions accumulate by addition and almost never by subtraction.

Budget for the logging bill while you are at it. Full-fidelity logging across every account and region is expensive at scale, and teams that skip the conversation tend to solve the surprise invoice by turning logging off, which undoes the control.

When you do not need us for this

If you run a single account, under ten people, with infrastructure you built in the last year and can hold in your head, do not buy an assessment yet. Run the free tooling first. The provider's own posture service, an open-source scanner such as Prowler or ScoutSuite, and an afternoon reading the findings will surface the open ports, stale keys and public buckets without an invoice. Fix those, then look again. An external review earns its money when nobody holds the whole picture any more, when a customer or auditor requires independent assurance, or when findings need translating into control language for a framework. Before that point it mostly buys a well-formatted version of what a free scanner already told you, and we would rather say so and talk again in a year. If keeping the posture is the harder problem, that is what a retainer is for.

Want this handled? Tell us what your buyer is asking for and we will tell you what the work involves, what it costs, and what you can do yourself.

Talk to usOr talk about a retainer

Before you go

Want the rest of this by email?

If this was useful, I send a few short notes on security posture. Unsubscribe in one click, and replies reach me directly.

From Jacob Masse, principal of traztech. No spam, unsubscribe in one click.

Want a second opinion on where you stand?

We run SOC 2, ISO 27001 and the rest of the compliance stack for startups and SMEs, and the security testing that sits behind it. The first call is free, and we will tell you if you are not ready to start yet.

Book a free call

Track record

Who is actually doing the work

5
Published CVEs, including a CVSS 9.1
76
Controls taken from nothing to a passed SOC 2 Type II
Zero
Exceptions on that Type II report
20+
Penetration testing engagements delivered

Published vulnerability research

Five published CVEs. CVE-2024-45163 (CVSS 9.1) is a flaw in the Mirai botnet itself, which gave defenders a way to shut down attacker infrastructure. CVE-2026-42626 takes HP ENVY 5000 printers offline from any unauthenticated device on the same network.

A SOC 2 Type II built from nothing

At Humera, a venture-backed US security company, Jacob built the compliance programme in-house from nothing: no report, no policies, no documented controls. It ended in a Type II attestation across 76 controls with zero exceptions, on a team of 15.