06.
Signal feed

Tech Intelligence.

What changed. What matters. What I should know.

Official release feeds from AWS, Google Cloud, Azure, Azure DevOps, GitHub, Ansible, Terraform and Kubernetes — ingested every 6 hours, deduplicated, then summarised and scored by AI against my cloud-security profile.

Updates today
0
Updates this week
135
High / Critical · 7 days
42
Security updates · 7 days
59
Saved
0
Technology
Category
Time
State
389 updates · page 1 / 17
MediumGCP · SecuritySep 6, 2026

Google Cloud release notes — September 06, 2026

What changed

Google SecOps added two preview SOAR capabilities: case playbooks and reaction triggers. Case playbooks let responders run automation or manual actions at the case-container level instead of per alert, and reaction triggers can fire playbooks on live case/alert updates such as assignee, tags, priority, or entities. The release also notes Google SecOps SOAR 6.3.100 rollout with internal and customer bug fixes.

Why it matters

These features improve incident response workflow automation and reduce repetitive triage actions during active investigations. They can make SOAR playbooks more responsive to evolving cases and help standardize analyst actions across larger incidents.

Why this matters to me

If you use Google SecOps in your detection/response stack, this is directly relevant to your incident response automation work and SIEM integrations. You could use reaction triggers to auto-create Jira tickets, notify SNS/Lambda workflows, or enrich cases when tags or priorities change.

Recommended action

Evaluate case playbooks and reaction triggers in a non-production SecOps project and map them to your existing IR automation workflows.

secopssoarplaybooksincident-responseautomation
Read source
MediumGCP · SecuritySep 5, 2026

Google Cloud release notes — September 05, 2026

What changed

Google SecOps SOAR Announcement Release 6.3.99 is now available in all regions. This appears to be a platform release for the SOAR component of Google SecOps, expanding regional availability rather than introducing a specific named control or breaking change.

Why it matters

SOAR platform updates can affect incident response automation, playbook execution, and integrations with SIEM/SOC workflows. Regional availability also matters for data residency and operational consistency across environments.

Why this matters to me

If you use SecOps SOAR for incident response automation, you should verify the release is compatible with your existing playbooks, connectors, and any compliance/data residency requirements. If you do not operate Google SecOps, this is probably not relevant to you.

Recommended action · required

Check Google SecOps SOAR release 6.3.99 notes for compatibility with existing automations and regional deployment requirements.

secopssoarincident-responsesiemregional-availability
Read source
MediumAWS · AISep 4, 2026

Amazon Bedrock Managed Knowledge Base introduces user-managed setup for SharePoint, OneDrive, and Confluence data sources

What changed

Amazon Bedrock Managed Knowledge Base now supports user-managed setup (3LO) for SharePoint, OneDrive, and Confluence data sources. Instead of creating third-party service account or 2LO credentials, users can sign in with their own existing credentials and let Bedrock handle the authentication flow for connecting those sources.

Why it matters

This reduces friction for prototyping retrieval-augmented AI apps and makes data source onboarding faster when admin-level credentials are not available. It also introduces a more user-centric OAuth flow alongside the existing enterprise/service-account option for production use.

Why this matters to me

If you are helping teams build internal AI assistants over SharePoint, OneDrive, or Confluence, this makes early access much easier and may reduce dependency on IAM/IT teams for credential issuance. For your cloud security work, you should still validate consent, scope, and data-access boundaries before allowing users to connect corporate content.

Recommended action

Review OAuth consent, data-access scopes, and tenant policies before enabling user-managed setup for enterprise knowledge bases.

bedrockoauthsharepointonedriveconfluenceknowledge-base
Read source
LowAWS · AISep 4, 2026

Amazon Bedrock Managed Knowledge Base now supports ServiceNow as a native data source connector

What changed

Amazon Bedrock Managed Knowledge Bases now supports ServiceNow as a native connector. The connector can crawl ServiceNow knowledge articles and service catalog items, including attachments, and perform incremental sync with scoping controls via sys ID inclusion lists, removing the need for custom ingestion pipelines.

Why it matters

This simplifies RAG data ingestion from a common enterprise system of record and reduces the operational burden of maintaining custom sync jobs. It can also improve freshness and governance of content used by AI assistants by keeping the knowledge base aligned with ServiceNow.

Why this matters to me

If you are building internal AI or automation around ServiceNow-backed knowledge, this reduces the amount of custom AWS integration and pipeline code you need to own. It is less directly relevant to your core IAM, CSPM, or Terraform work, unless you are governing access to the underlying ServiceNow credentials and ingested data.

Recommended action

Review whether ServiceNow knowledge content should be ingested into Bedrock and, if so, constrain scopes and credentials tightly before enabling the connector.

bedrockservicenowragconnectorautomation
Read source
MediumGitHub · DevOpsSep 4, 2026

GitHub Copilot weekly releases — August 31

What changed

GitHub Copilot expanded supported model choices, adding Claude Fable 5.1 for Copilot Pro+, Max, Business, and Enterprise, and rolling out Gemini 3.8 Flash to Pro, Pro+, Max, Business, and Enterprise. More relevant for security workflows, the Copilot app and Copilot CLI now honor content exclusions so sensitive code is kept out of agentic context. In VS Code 1.136, Agent Merge is in public preview to resolve review feedback, failed checks, and merge conflicts, and chat/session management features were added.

Why it matters

Content exclusions reduce the risk of sensitive source code being surfaced to AI tools during automated or agentic workflows. Agent-assisted merge automation can speed delivery, but it also increases the need to validate code, checks, and policy gates before merge.

Why this matters to me

If you use Copilot app or Copilot CLI in your cloud security work, this directly helps keep IAM, IaC, and incident-response code out of AI context when excluded. Agent Merge and multi-session features may be useful for your GitHub Enterprise and DevSecOps workflows, but you should verify they do not bypass branch protections or required checks.

Recommended action · required

Review your GitHub Copilot content exclusion settings and validate that Agent Merge still respects branch protection, required reviews, and CI policy gates.

copilotcontent-exclusionsagentic-aipull-requestsbranch-protection
Read source
MediumAWS · AISep 4, 2026

Amazon Bedrock Managed Knowledge Base now supports automatic sync scheduling for data source connectors

What changed

Amazon Bedrock Managed Knowledge Base now supports built-in automatic sync schedules for native data source connectors. You can configure daily, weekly, or monthly refreshes instead of manually triggering syncs or building your own scheduler for RAG data ingestion.

Why it matters

This reduces operational overhead and helps keep retrieval-augmented generation systems aligned with current source content. It also lowers the chance that AI applications answer from stale policy or support data.

Why this matters to me

If you're using Bedrock for internal assistants, policy lookup, or knowledge search, this gives you a cleaner way to keep sources like Confluence, SharePoint, or S3 in sync without Lambda-based glue. It is not directly tied to IAM, security posture, or infrastructure controls, but it can support governed AI workflows.

Recommended action

Set sync cadences based on source change frequency and review any existing custom scheduling automation for possible replacement.

bedrockragsyncautomationdatasource
Read source
HighAWS · SecuritySep 4, 2026

CVE-2026-85787 - An incomplete list of disallowed inputs in the SQL validation component in Amazon awslabs postgres-mcp-server to modify data beyond the read-only scope

What changed

AWS Security Bulletin 2026-101 reports CVE-2026-85787 in awslabs postgres-mcp-server versions before 1.1.7. The SQL validation logic can miss disallowed inputs, allowing crafted SQL in submitted content to break the intended read-only boundary and potentially modify data when an authenticated user interacts with the MCP server.

Why it matters

This is a security boundary failure in an AI/MCP integration layer, which can turn a read-only assistant or automation into a write-capable path. If exploited, it could lead to unauthorized database changes and integrity loss in environments that rely on MCP tooling for controlled access.

Why this matters to me

If you use postgres-mcp-server in any AWS automation or AI-assisted workflow, you need to verify whether you are running a vulnerable version and whether it fronts sensitive databases. For your cloud security work, this is especially relevant because it affects least-privilege enforcement and the safety of AI-driven operational tooling.

Recommended action · required

Upgrade awslabs postgres-mcp-server to version 1.1.7 or later and review any workflows that expose it to untrusted content.

cvemcppostgressql-injectionaws
Read source
CriticalAWS · SecuritySep 4, 2026

CVE-2026-85654 - Code injection in the CDK generator in Amazon awslabs.dynamodb-mcp-server

What changed

AWS published CVE-2026-85654 for awslabs.dynamodb-mcp-server, affecting the CDK generator component in versions 2.0.10 through 2.1.5. Crafted table, index, or attribute names in a data model file can trigger template injection and lead to arbitrary code execution on the machine generating/deploying the CDK application.

Why it matters

This is a local code-execution issue in an AI-assisted infrastructure generation tool, so it can compromise the build or deployment host and any credentials or cloud access available there. Because it affects generated infrastructure, the blast radius can extend into AWS accounts, CI/CD runners, and IaC pipelines.

Why this matters to me

If you use MCP-based assistants or automated CDK generation in your AWS workflows, this is directly relevant to your IaC and DevSecOps stack. You should treat any generator input as untrusted and review whether this tool is present in your CI, developer workstations, or automation runners.

Recommended action · required

Upgrade awslabs.dynamodb-mcp-server to a fixed version immediately and inspect any pipelines or hosts that processed untrusted data model files.

cvecode-injectionmcpcdkawsiac
Read source
MediumAWS · InfrastructureSep 4, 2026

Amazon EC2 now supports specifying compatible instance types on AMIs

What changed

Amazon EC2 now lets AMI owners attach compatibility rules that explicitly allow or deny instance types for an AMI. If a launch request uses a non-permitted instance type, EC2 blocks it before launch; existing AMIs are unchanged unless owners opt in to the restriction.

Why it matters

This adds a new control point for preventing invalid or unintended compute launches, which can reduce deployment failures and help enforce standardization across fleets. It is also useful for image governance in environments with mixed instance families or strict platform baselines.

Why this matters to me

If you manage golden AMIs or bake images for regulated workloads, you can now prevent teams from launching them on incompatible instance types and catch misconfigurations earlier. This is more operational hardening than a core IAM/security control, but it can help your AWS platform and incident-reduction work.

Recommended action

Review your AMI publishing pipeline and decide whether to enforce instance-type compatibility on golden images used in production.

ec2amiimage-governancecomputedeployment
Read source
HighAWS · SecuritySep 4, 2026

CVE-2026-85786 - Incomplete fix for CVE-2026-75936 memory-amplification denial of service in Amazon ion-java

What changed

AWS Security Bulletin 2026-100 reports CVE-2026-85786 in Amazon ion-java, where highly compressed input can trigger memory-amplification denial of service during auto-decompression. The previous mitigation in ion-java 1.12.0 for CVE-2026-75936 was incomplete, and the fix requires upgrading to 1.12.1 or later.

Why it matters

If your services parse Amazon Ion payloads, an attacker could cause excessive memory usage and destabilize JVM workloads. This is a security and availability issue that can affect ingestion pipelines, event processing, or any AWS-integrated Java service using ion-java.

Why this matters to me

If you use Java services, Lambda functions, or data pipelines that consume Ion-formatted data, you should check whether ion-java is in your dependency tree. This is especially relevant if you rely on AWS event processing or SDK-adjacent integrations where a decompression bomb could impact service availability.

Recommended action · required

Inventory ion-java usage and upgrade all affected deployments to version 1.12.1 or later immediately.

cveion-javadosmemory-amplificationdependencyjava
Read source
HighAzure · SecuritySep 4, 2026

How to secure edge AI in customer-owned environments

What changed

Microsoft Security Blog explains how Edge AI changes the trust model when inference, model assets, credentials, and data run in customer-owned environments instead of a provider-controlled cloud. The article recommends attestation-based runtime verification, provenance for AI artifacts, and deterministic mediation of model actions before releasing sensitive assets like weights, keys, or data. It also highlights that disconnected deployments cannot depend on live cloud policy updates or revocation, so local verification and enforcement become necessary.

Why it matters

This is a shift from cloud-centric AI trust assumptions to customer-operated security controls, which raises the bar for supply chain integrity, runtime attestation, and access gating. It is especially relevant where AI systems can affect physical systems or handle sensitive data in environments with limited connectivity.

Why this matters to me

If you are supporting AI workloads on Azure or hybrid/edge infrastructure, you need to think beyond standard cloud IAM and add attestation, artifact provenance, and local policy enforcement before releasing secrets or model assets. This is relevant to your incident automation and compliance work too, because you may need to prove what runtime and model components were trusted at execution time.

Recommended action · required

Review any edge or on-prem AI deployments for attestation, signed artifact provenance, and conditional release controls for secrets and sensitive data.

edge-aiattestationprovenancesupply-chainruntime-trust
Read source
HighAWS · KubernetesSep 4, 2026

CVE-2026-85781 - Unverified access point ownership in Amazon EFS CSI Driver

What changed

AWS disclosed CVE-2026-85781 in the Amazon EFS CSI Driver affecting versions <=3.4.0. When the controller is run with the non-default --delete-access-point-root-dir=true flag, it may delete directories from an EFS file system that does not match the access point in the PersistentVolume handle because the driver failed to verify ownership between the access point and file system.

Why it matters

This is a Kubernetes storage-controller authorization flaw that can lead to unintended data deletion across EFS file systems, even though Amazon EFS itself is not vulnerable. It matters for clusters that use the EFS CSI driver with privileged storage provisioning workflows because a user with PV creation rights could abuse it for destructive actions.

Why this matters to me

If you run EKS workloads that use Amazon EFS via the CSI driver, you should check whether any clusters enable --delete-access-point-root-dir=true and whether untrusted users can create PersistentVolumes. This is directly relevant to your Kubernetes and cloud security work because it affects storage isolation, workload permissions, and incident response automation around destructive events.

Recommended action · required

Upgrade the Amazon EFS CSI Driver to a patched version and disable --delete-access-point-root-dir=true unless strictly required, then review PersistentVolume creation permissions.

efscsikubernetesauthorizationdatadeletion
Read source
MediumGitHub · AISep 4, 2026

GPT-6 Astra is generally available in GitHub Copilot

What changed

GitHub Copilot now generally supports OpenAI's GPT-6 Astra across IDEs, the Copilot CLI, the coding agent, the web app, mobile, and multiple desktop IDE integrations. Enterprise and Business admins can control access through Copilot model policy, and the model is billed via usage-based pricing at provider list rates.

Why it matters

This expands the set of available coding models for agentic and long-horizon development workflows, which can affect productivity, cost, and governance. Admin-controlled model enablement also matters for organizations that need to manage AI tool adoption and data/usage policy.

Why this matters to me

If you use GitHub Copilot Enterprise or Business, you may need to review the model policy so your teams can access or be restricted from GPT-6 Astra. Because you work on DevSecOps and automation, this could influence how you use Copilot for Terraform, IAM, and incident-response scripting, but it does not directly change cloud security controls.

Recommended action · required

Review Copilot Enterprise/Business model policies and usage-based billing impact before enabling GPT-6 Astra for your org.

copilotmodelenterprisebillingagentic
Read source
HighKubernetes · KubernetesSep 4, 2026

Kubernetes v1.37: KubeletInUserNamespace (aka Rootless mode) Graduates to Beta

What changed

Kubernetes v1.37 moves the KubeletInUserNamespace feature gate to beta, allowing the kubelet, CRI/OCI runtimes, CNI plugins, and kube-proxy to run as a non-root user on the host inside a Linux user namespace. The update clarifies this is separate from pod user namespaces (hostUsers: false), and highlights that rootless node components reduce the blast radius of container-breakout bugs by preventing host-root compromise.

Why it matters

This is a significant hardening option for cluster nodes because it reduces the impact of runtime and kubelet escape vulnerabilities. It is especially relevant for environments where clusters are run on shared hosts, laptops, or as nested/ephemeral clusters.

Why this matters to me

You care about Kubernetes hardening and risk reduction across GKE/EKS-like environments and local test clusters, so this gives you another layer to limit host compromise from container runtime or kubelet issues. If you run security-focused clusters or AI sandbox environments, rootless node components can materially improve your defense-in-depth posture.

Recommended action · required

Evaluate rootless node component support in your cluster build and hardening standards, and test compatibility with your CNI, runtime, and kube-proxy stack.

rootlessuser-namespacekubelethardeningcontainer-security
Read source
MediumAWS · InfrastructureSep 4, 2026

Amazon ECS introduces Early Success Criteria for service deployments

What changed

Amazon ECS added Early Success Criteria for rolling service deployments. You can now mark a deployment successful once a configurable percentage of desired tasks on the new revision are healthy, while remaining tasks continue launching outside the deployment lifecycle; ECS also adds BLOCKING vs DEFERRED cleanup behavior for source revision tasks.

Why it matters

This changes deployment semantics for ECS by decoupling rollout success from full task replacement, which can shorten CI/CD wait times and reduce deployment bottlenecks. It is especially relevant for workloads with slow or constrained capacity, long-lived connections, or scale-in protection.

Why this matters to me

If you run ECS services in your platform, you can tune deployment gates to unblock pipelines sooner without waiting for every task to start. For you, this is mainly useful when managing Terraform/IaC-driven ECS releases or workloads with GPU, sticky sessions, or connection-heavy services; otherwise, no direct IAM/security impact.

Recommended action · required

Review your ECS deployment configuration and IaC to decide whether Early Success Criteria and DEFERRED cleanup match your rollback and availability requirements.

ecsdeploymentci-cdiacrollback
Read source
MediumGitHub · ComplianceSep 4, 2026

New API endpoint provides privacy-safe star history data

What changed

GitHub added a new REST API endpoint for star history that returns historical star counts with timestamps while avoiding exposure of individual stargazer identities. This is positioned as a privacy-safe replacement for earlier stargazer listing behavior, which was restricted to admins and collaborators earlier this year.

Why it matters

This changes how teams can measure repository popularity and growth without collecting personally identifiable user-level stargazer data. It preserves analytics use cases while aligning with tighter privacy controls in the GitHub API.

Why this matters to me

If you track internal repo adoption, open-source project traction, or security-tooling usage via GitHub metrics, you can switch to this endpoint and avoid relying on restricted stargazer lists. If you do not use repo star analytics, this is likely not relevant to you.

Recommended action · required

Update any GitHub analytics or reporting integrations to use the new star history endpoint and remove dependencies on stargazer identity data.

apiprivacyanalyticsstarsrest
Read source
MediumAWS · InfrastructureSep 4, 2026

AWS MCP Server adds a serverless capability for AWS Lambda functions

What changed

AWS MCP Server added a serverless diagnostic capability focused on AWS Lambda. AI coding agents can now inspect a Lambda function and its connected services (API Gateway, EventBridge, S3, DynamoDB, SNS, SQS, Step Functions) in one workflow to pull deployed configuration, recent change timelines, recurring errors, baseline deviations, and latency signals.

Why it matters

This makes AI-assisted troubleshooting for serverless workloads faster and more context-rich, especially when failures span multiple AWS services. It also centralizes access through the MCP Server, which can reduce manual console/API hopping during incident response and debugging.

Why this matters to me

If you use Lambda in your AWS estate, this could help you triage incidents faster and understand blast radius across event sources and downstream dependencies. Since you work on incident response automation and cloud security operations, it may be useful as an operator tool, but you should review what data the agent can access before enabling it in sensitive environments.

Recommended action · required

Evaluate the AWS MCP Server in a non-production account and review the access scope, logging, and least-privilege controls before adoption.

lambdamcpserverlessincident-responseai-ops
Read source
MediumAWS · InfrastructureSep 4, 2026

Amazon EC2 C8g instances now available in additional regions

What changed

Amazon EC2 C8g instances powered by AWS Graviton4 are now available in AWS Asia Pacific (Taipei, New Zealand) and AWS GovCloud (US-East). The new sizes include bare metal options, higher vCPU/memory ceilings than Graviton3-based C7g, and higher networking/EBS bandwidth, with AWS Nitro providing the underlying isolation and offload architecture.

Why it matters

This expands the footprint for Arm-based compute in regulated and latency-sensitive regions, which can improve cost/performance for security tooling, batch jobs, and platform services. The GovCloud availability is especially relevant for workloads needing stricter compliance boundaries.

Why this matters to me

If you run EKS, ECS, or EC2-based security automation in GovCloud or APAC, you can now evaluate C8g for better price/performance and potentially lower FinOps spend. If you maintain Terraform or image pipelines, this is a good time to verify Graviton compatibility for any IAM-adjacent automation, scanners, or SIEM forwarders you deploy on EC2.

Recommended action

Evaluate Graviton4 migration candidates in GovCloud/APAC and validate AMI, container, and Terraform compatibility before rollout.

ec2graviton4govcloudperformanceregions
Read source
MediumAWS · InfrastructureSep 4, 2026

AWS Transfer Family SFTP Connectors now support continuing file transfers during credential rotation

What changed

AWS Transfer Family SFTP Connectors now support authenticating against an ordered list of AWS Secrets Manager version stages, such as current and previous, instead of a single fixed secret version. This lets ongoing SFTP file transfers continue during credential rotation without updating the connector or suffering transfer failures during the rotation window.

Why it matters

This reduces operational risk for managed file transfer workflows that depend on external SFTP endpoints. It also improves secret rotation hygiene by allowing credential rollover without interrupting data movement.

Why this matters to me

If you manage AWS-based integrations or incident-sensitive automation that moves files via SFTP, this directly reduces breakage during secret rotation. It is less relevant than IAM or Kubernetes, but it is useful if you rely on Transfer Family in your cloud security or automation workflows.

Recommended action

Review any AWS Transfer Family SFTP Connectors you operate and update them to use version-stage-based Secrets Manager credential lookup during the next maintenance cycle.

transfer-familysftpsecrets-managercredential-rotationautomation
Read source
LowAWS · InfrastructureSep 4, 2026

Amazon SageMaker AI Batch Transform now supports G6e instances

What changed

Amazon SageMaker AI Batch Transform now supports EC2 G6e GPU instances for offline inference jobs reading data from S3. The update adds support for ml.g6e instance types in the CreateTransformJob API, AWS SDKs, and CLI across five regions, targeting GPU-heavy workloads such as LLMs and diffusion models.

Why it matters

This is primarily a compute/performance update for batch inference rather than a security or governance change. It can affect cost, capacity planning, and regional availability for teams running large offline ML workloads.

Why this matters to me

If you manage AWS workloads that include AI or batch processing, you may need to update instance allowlists, cost controls, or capacity assumptions for SageMaker jobs. If you are not operating SageMaker inference pipelines, this is probably not relevant to your day-to-day cloud security work.

Recommended action

No action needed unless you operate SageMaker Batch Transform workloads, in which case review cost, quota, and region support for ml.g6e.

sagemakergpubatch-transforminferenceec2
Read source
MediumGCP · InfrastructureSep 4, 2026

Google Cloud release notes — September 04, 2026

What changed

Google Cloud Billing added a new Incentives page that replaces the Spend-based Milestones tab for tracking conditional incentives such as spend-based credits and RaMP discounts. Cloud SQL added C4 machine series support for MySQL, PostgreSQL, and SQL Server Enterprise Plus in multiple regions, plus in-place upgrades/downgrades for edition, machine type, storage type, and database version. Cloud SQL for SQL Server also now supports write endpoints through the Cloud SQL Auth Proxy and language connectors, enabling automatic redirect to the new primary during failover or switchover.

Why it matters

The billing UI change affects cost governance workflows for committed spend and incentive tracking, while the Cloud SQL updates improve operational flexibility and failover handling. In-place reconfiguration reduces migration risk, and write endpoint support lowers application failover complexity for managed databases.

Why this matters to me

If you manage GCP cost controls, the Incentives page is worth checking so your spend-based credits and RaMP discounts are still visible after the UI change. If you run Cloud SQL-backed services, you may want to evaluate C4 sizing and the new write-endpoint behavior for cleaner failover handling and less risky instance reconfiguration.

Recommended action · required

Verify any billing dashboards/processes that depended on the old Credits tab and assess whether your Cloud SQL automation should use write endpoints and in-place updates.

cloudsqlbillingfailoverinplace-upgradecost-management
Read source
MediumAWS · InfrastructureSep 3, 2026

Amazon EC2 C9g and C9gd instances are now available in Asia Pacific (Tokyo) region

What changed

AWS has launched EC2 C9g and C9gd instance types in the Asia Pacific (Tokyo) region, both based on Graviton5 and the sixth-generation Nitro System. The update also introduces Nitro Isolation Engine, which AWS says uses formal verification to provide mathematical assurance of isolation between customer workloads and AWS operators. C9gd adds local NVMe SSD storage for low-latency scratch and cache use cases.

Why it matters

This expands the set of high-performance ARM-based compute options in Tokyo and may improve cost/performance for compute-heavy workloads. The Nitro Isolation Engine claim is notable from a cloud security perspective because it highlights stronger isolation guarantees at the hardware/virtualization layer.

Why this matters to me

If you run compute-intensive or security-sensitive workloads in AWS Tokyo, you may want to evaluate whether Graviton5 improves your performance and spend profile. The Nitro isolation update is also relevant to your cloud security work, especially when assessing EC2 trust boundaries and workload isolation assumptions.

Recommended action

Assess whether any Tokyo-based EC2 workloads can be moved or tested on C9g/C9gd and compare security/performance posture against existing Graviton4 instances.

ec2graviton5nitrotokyocompute
Read source
MediumAWS · InfrastructureSep 3, 2026

Amazon ECS Managed Daemons now support non-critical daemons

What changed

Amazon ECS Managed Daemons now allow you to mark a daemon as non-critical for ECS Managed Instances. If the daemon fails, stops, or becomes unhealthy, ECS will keep the container instance active and will not churn or block placement of application tasks; the daemon can be created or updated by setting critical=false via Console, CLI, CloudFormation, or SDKs. ECS also emits EventBridge events and service action logs for daemon start failures, covering both critical and non-critical daemon health.

Why it matters

This reduces operational blast radius for supporting agents such as logging, metrics, or compliance daemons so they do not destabilize production workloads. It also improves observability and incident response by surfacing daemon start failures through EventBridge and logs.

Why this matters to me

If you run ECS workloads with security, logging, monitoring, or compliance agents, you can keep mission-critical services stable even when those auxiliary daemons misbehave. This is especially relevant if you use ECS to enforce host-level telemetry or agent coverage without risking task churn.

Recommended action · required

Review your ECS managed daemons and mark only truly auxiliary agents as non-critical, then add EventBridge alerting for daemon start failures.

ecscontainersdaemonseventbridgeobservability
Read source
MediumAWS · InfrastructureSep 3, 2026

Amazon EC2 M9g and M9gd instances are now available in four additional regions

What changed

AWS expanded EC2 M9g and M9gd availability to four additional regions: Europe (Ireland) and Asia Pacific (Singapore, Sydney, Tokyo). These Graviton5-based instance families are positioned for memory-intensive workloads and include Nitro System sixth-generation hardware with the new Nitro Isolation Engine, which AWS says provides mathematically verified isolation between customer workloads and AWS operators.

Why it matters

This expands deployment options for Graviton-based fleets and may improve performance-per-dollar for memory-heavy services. The Nitro Isolation Engine language is relevant from a cloud security perspective because it signals stronger hardware-backed isolation assurances, though it does not change customer IAM or policy controls.

Why this matters to me

If you run cost-sensitive or memory-intensive platforms on AWS, you may want to evaluate these regions and instance types for ECS, Kubernetes node groups, databases, or caching tiers. The isolation claims are interesting for your cloud security work, but they are not something you can directly configure in IAM, Terraform, or SCPs.

Recommended action

Evaluate M9g/M9gd for eligible workloads in the newly added regions and compare performance and cost against current Graviton4 or x86 deployments.

ec2graviton5nitrocomputeregions
Read source
1 / 17
Madan.Aritakula
Cloud Security Engineer · Multi-Cloud
© 2026 — Designed & engineered by Madan.
Built with React · Tailwind · Framer Motion · Lenis