|
11 | 11 | <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> |
12 | 12 | <link href="https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap" rel="stylesheet"> |
13 | 13 | <link rel="stylesheet" href="styles.css"> |
| 14 | + |
| 15 | + <script type="application/ld+json"> |
| 16 | +{ |
| 17 | + "@context": "https://schema.org", |
| 18 | + "@type": "Service", |
| 19 | + "name": "Cloud Security Audit", |
| 20 | + "description": "Focused AWS cloud security audit reviewing IAM, storage, logging, alerting, and threat detection controls, delivering prioritized findings, remediation recommendations, and stakeholder readout to mitigate risks before incidents or compliance issues arise.", |
| 21 | + "url": "https://www.mousa-cloud.com/cloud-security-audits-advisory.html", |
| 22 | + "provider": { |
| 23 | + "@id": "https://www.mousa-cloud.com/#organization" |
| 24 | + }, |
| 25 | + "areaServed": [ |
| 26 | + "United States", "US", |
| 27 | + "Singapore", "SG", |
| 28 | + "Saudi Arabia", "SA", |
| 29 | + "Hong Kong", "HK", |
| 30 | + "Japan", "JP" |
| 31 | + ], |
| 32 | + "serviceType": "Cloud Security Audit" |
| 33 | +} |
| 34 | +</script> |
| 35 | + |
| 36 | + <script type="application/ld+json"> |
| 37 | +{ |
| 38 | + "@context": "https://schema.org", |
| 39 | + "@type": "Service", |
| 40 | + "name": "End-to-End Cloud Security Programme", |
| 41 | + "description": "End-to-end AWS cloud security engagement combining initial assessment, hands-on remediation of key weaknesses, and a 90-day hardening roadmap with structured guidance for sustained threat management and compliance.", |
| 42 | + "url": "https://www.mousa-cloud.com/cloud-security-audits-advisory.html", |
| 43 | + "provider": { |
| 44 | + "@id": "https://www.mousa-cloud.com/#organization" |
| 45 | + }, |
| 46 | + "areaServed": [ |
| 47 | + "United States", "US", |
| 48 | + "Singapore", "SG", |
| 49 | + "Saudi Arabia", "SA", |
| 50 | + "Hong Kong", "HK", |
| 51 | + "Japan", "JP" |
| 52 | + ], |
| 53 | + "serviceType": "End-to-End Cloud Security Program" |
| 54 | +} |
| 55 | +</script> |
| 56 | + |
| 57 | + <!-- Cloud Architecture & Design Review --> |
| 58 | + <script type="application/ld+json"> |
| 59 | +{ |
| 60 | + "@context": "https://schema.org", |
| 61 | + "@type": "Service", |
| 62 | + "name": "Cloud Architecture & Design Review", |
| 63 | + "description": "Comprehensive AWS architecture review assessing security, scalability, resiliency, and cost efficiency, with actionable recommendations and diagrams to ensure production-ready, compliant, and optimized cloud design.", |
| 64 | + "url": "https://www.mousa-cloud.com/cloud-security-audits-advisory.html", |
| 65 | + "provider": { |
| 66 | + "@id": "https://www.mousa-cloud.com/#organization" |
| 67 | + }, |
| 68 | + "areaServed": [ |
| 69 | + "United States", "US", |
| 70 | + "Singapore", "SG", |
| 71 | + "Saudi Arabia", "SA", |
| 72 | + "Hong Kong", "HK", |
| 73 | + "Japan", "JP" |
| 74 | + ], |
| 75 | + "serviceType": "Cloud Architecture Review" |
| 76 | +} |
| 77 | +</script> |
| 78 | + |
| 79 | + |
| 80 | + <script type="application/ld+json"> |
| 81 | +{ |
| 82 | + "@context": "https://schema.org", |
| 83 | + "@type": "Service", |
| 84 | + "name": "Monthly Cloud Security Advisory Retainer", |
| 85 | + "description": "Ongoing AWS cloud security advisory retainer providing up to 20 hours/month of expert guidance on security decisions, architecture risks, access controls, monitoring, incident response, and control maturity to support evolving environments without full-time hires.", |
| 86 | + "url": "https://www.mousa-cloud.com/cloud-security-audits-advisory.html", |
| 87 | + "provider": { |
| 88 | + "@id": "https://www.mousa-cloud.com/#organization" |
| 89 | + }, |
| 90 | + "areaServed": [ |
| 91 | + "United States", "US", |
| 92 | + "Singapore", "SG", |
| 93 | + "Saudi Arabia", "SA", |
| 94 | + "Hong Kong", "HK", |
| 95 | + "Japan", "JP" |
| 96 | + ], |
| 97 | + "serviceType": "Ongoing Cloud Security Advisory" |
| 98 | +} |
| 99 | +</script> |
| 100 | + |
| 101 | + |
14 | 102 | <style> |
15 | 103 | :root, |
16 | 104 | [data-theme="light"] { |
|
0 commit comments