Help us improve the AWS re:Post Knowledge Center by sharing your feedback in a brief survey. Your input can influence how we create and update our content to better support your AWS journey.
Compute
Whether you are building enterprise, cloud-native or mobile apps, or running massive data clusters using AWS Compute services, AWS provides services that support virtually any workload. Work with AWS Compute services to develop, deploy, run, and scale your applications and workloads.
Recent questions
see all1 / 18
- 'MemorySize' value failed to satisfy constraint: Member must have value less than or equal to 3008 I need the account-level memory quota raised to 4096 MB in us-east-2. Use case: I am running a U2-N...
- I noticed that in the AWS Console header (top-right corner), the account name is displayed as a URL-encoded value instead of a readable format. Example: Displayed: Love%20Rajput Expected: Love Rajput...
- Hello, I am creating an AWS Cloud Project in which I am launching 3 EC2 instances with Linux Operating System in my VPC. The EC2 instances are in different private subnets and the network is unreachab...
- Having this alert "**high read latency on an EBS volume**" attached to a Windows-based instance (r5a.large). The volume is configured as gp3 (100 GB, 3000 IOPS). eG taking it from the CloudWatch data....
- Hi everyone, I'm looking for some guidance on the best approach to create per-instance CloudWatch alarms (not composite) for ~40 EC2 instances using CloudFormation. Constraints: * More instances wil...
- Hi AWS team, ### Here is our current setup by using CDK code: 1. We have a docker lambda (let's call it "ddbStreamLambda") that listens to DDB stream. 2. This Lambda has alias (let's call it "ddbSt...
- I coded a lambda function, using the AWS interface, and configured the Stages, API Gateway, ... My app only needs the API key, and no authorization.. When I run this code using the Lambda Function in...
- Hi, I have a web application built using the CodeIgniter 4 (PHP) framework, and I would like to host it on AWS. Could you please help me with the following: Which AWS service is best suited to host...
- I generated an AMI Usage report on a AMI. The count given by the report does not match the actual number of instances referencing that AMI across all states ( running, stopped, and terminated). The A...
- Hi, I am using the **Athena Neptune connector** to query an **Amazon Neptune DB** graph from **Athena**. Regular federated SQL queries against the Neptune-backed tables work correctly. For example, ...
- a cross-account AWS Lambda function needs access to Amazon Redshift that's in a different AWS account using psycopg2 VPC-based setup by cdk host used in lambda psycopg2 is redshift serverless vpc priv...
- My EC2 server has been inaccessible for a month due to issues with the Middle East War. The IP address was included with the purchase of the instance and has been in use for over a year. It is not an ...
- Hi, Can outpost support the worklaod of Oracle Flexcube core banking?
- we need to connect lambda deployed in A account to redshift serverless in B account
- I launched a Lambda function with a concurrent execution limit and the associated API Gateway. At this point, all Response fields in Gateway Responses are set to their default values.\ In this state,...
- Setup I'm building a voice AI agent using: Amazon Connect with a custom contact flow Lex V2 bot with Nova Sonic speech-to-speech enabled Q Connect Orchestration AI Agent (Claude Sonnet 4.5) handling ...
- Last year, after using the ec2 program for about a month, I deleted it from my computer. However, last month's usage fee of KRW 180,978 was paid. Currently, I have completed the deletion of ec2 on th...
- I'm building a free tarot card reading API that serves all 78 tarot card meanings (Major and Minor Arcana) with upright/reversed interpretations. I want to deploy it as a serverless application on A...
Recent Knowledge Center content
see all1 / 18
Recent articles
see all1 / 18
- Caio CorreaEXPERTpublished 16 hours ago2 votes97 viewsEver noticed that your AWS invoice charges don't match what you see in AWS Cost Explorer or the AWS Cost and Usage Report (CUR)? You're not alone. This happens because Data Transfer charges appear sep...
- AWS OFFICIALUpdated 18 hours ago0 votes44 viewsPart 1 of this article explains why traditional operations don’t work for AI, and how your organization can build operational confidence.
- AWS OFFICIALUpdated a day ago0 votes28 viewsThis article shows how organizations can use AWS Support to accelerate their compliance coverage against the Australian Cyber Security Centre (ACSC)’s Information Security Manual (ISM) framework. Note...
- AJAYASUPPORT ENGINEERpublished 4 days ago2 votes109 viewsSet up a complete local Lambda testing environment using MiniStack, SAM CLI, and Finch. Covers DynamoDB and SQS integration, a dual-endpoint pattern for code that works locally and on AWS, a compariso...
- markchoiEXPERTpublished 8 days ago0 votes25 viewsA new solution for the Amazon GameLift Servers toolkit enables running multiple game server build versions on a single container fleet, with builds stored in S3 and synced automatically, eliminating t...
- Erasmo Fabio AcraniEXPERTpublished 10 days ago1 votes41 viewsAWS Amazon Q Developer integrates with collaboration platforms like Slack to monitor AWS Transfer Family events. Slack can track file transfers directly from chat channels. This integration eliminates...
- markchoiEXPERTpublished 14 days ago0 votes28 viewsAmazon GameLift Servers now returns ComputeName in game session APIs and events, plus adds direct build uploads, fleet cloning, SSM connectivity, and enhanced console views to simplify game server man...
- Henrique SantanaEXPERTpublished 14 days ago0 votes28 viewsUnplanned downtime costs the top 500 manufacturers $1.4 trillion per year, yet most factories already have the sensors and data to prevent it. This session shows how to connect that data, encode exper...
- Henrique SantanaEXPERTpublished 14 days ago0 votes29 viewsWhen requirements change and your team needs to move an application from serverless to containers (or the reverse), the question is rarely about deployment scripts. It's about whether your code is str...
- AWS OFFICIALUpdated 15 days ago1 votes923 viewsAWS Support is excited to announce that AWS DevOps Agent is now generally available (GA) and included as a feature of eligible AWS Support plans.
- Henrique SantanaEXPERTpublished 15 days ago0 votes24 viewsServerless applications are highly distributed and touch many cloud-native services, which makes testing more complex than it appears. This session shows how to structure your Lambda code for testabil...
- Henrique SantanaEXPERTpublished 15 days ago0 votes23 viewsDeploying web APIs on AWS Lambda often means writing routing, validation, and error handling from scratch. This post shows how Hono, a lightweight TypeScript web framework, reduces that friction with ...
- AWS OFFICIALUpdated 15 days ago0 votes58 viewsThis solution shows how you can integrate New Relic with Incident Detection and Response.
- Henrique SantanaEXPERTpublished 15 days ago0 votes41 viewsEvery Lambda invocation starts with a trigger, but what happens between that trigger and your code running is far more complex than most developers realize. This session pulls back the curtain on Lamb...
- Henrique SantanaEXPERTpublished 15 days ago0 votes60 viewsMulti-agent AI systems are reaching production faster than teams can build the trust to run them fully autonomously. This session provides a practical framework for where human oversight fits in agent...
- Henrique SantanaEXPERTpublished 16 days ago0 votes36 viewsGrowing a serverless application from a handful of functions to hundreds creates real organizational, code management, and deployment challenges. This post covers the patterns presented in session CNS...
- Henrique SantanaEXPERTpublished 16 days ago0 votes32 viewsMulti-tenant SaaS applications on serverless share compute by design. That efficiency comes with a specific concern: state from one tenant's invocation can persist into the next tenant's execution con...
- Henrique SantanaEXPERTpublished 17 days ago0 votes32 viewsDebugging serverless applications in the cloud has traditionally meant a slow cycle of adding log statements, deploying, running tests, and reviewing logs. At AWS re:Invent 2025, the Lambda team intro...
Recent selections
see all1 / 10
- Henrique SantanaEXPERTpublished 2 months ago0 votes238 viewsSummaries of Serverless & Containers breakout sessions from AWS re:Invent 2025. Each article distills key announcements, technical deep dives, and practical guidance from sessions covering Amazon EKS,...
- AWS OfficialEXPERTpublished 9 months ago0 votes313 viewsThis spotlight on Amazon EC2 - Linux equips you with the skills and troubleshooting tips to get the most out of a foundational service.
- AWS OfficialEXPERTpublished a year ago0 votes509 viewsThis spotlight on Amazon Connect equips you with the skills and troubleshooting tips to get the most out of AWS’s AI-powered contact center.
- AWS OfficialEXPERTpublished a year ago1 votes691 viewsThis spotlight on AWS Lambda equips you with the skills and troubleshooting tips to get the most out of this powerful service.
- AWS OFFICIALUpdated 2 years ago0 votes60 viewsBy combining Outposts Rack with Megaport, you will have simplified, scalable connectivity options based on your on-premises requirements, including private or public Direct Connect interconnection to ...
- AWS OFFICIALUpdated 2 years ago0 votes147 viewsAre you looking for smart network design for your on-premises network? Explore various forms of connectivity between on-premises data centers, remote sites, and AWS Cloud.
- AWS OFFICIALUpdated 2 years ago0 votes11K viewsAre you migrating your Microsoft workloads to AWS and looking for licensing options for Microsoft software on AWS? You have a variety of options for using new and existing Microsoft software licenses ...
- AWS OFFICIALUpdated 2 years ago0 votes8.2K viewsDo you want to build, deploy, and develop .NET applications on AWS? AWS provides tools to make it easier for developers to develop, debug, and deploy .NET applications.
- AWS OFFICIALUpdated 2 years ago0 votes8.5K viewsDo you want to migrate your Microsoft Windows workloads to AWS? AWS supports everything you need to build and run Windows applications including Active Directory, .NET, Microsoft SQL Server, Windows d...
- AWS OFFICIALUpdated 2 years ago0 votes7.5K viewsDo you want to modernize your existing .NET workloads on AWS? AWS has developed a number of services and tools to simplify your .NET modernization journey.
1 / 18
Riku_Kobayashi
EXPERTGary Mclean
EXPERTBrettski-AWS
EXPERTsecondabhi_aws
EXPERTAntonio Lagrotteria
EXPERTUri Segev
EXPERTOleksii Bebych
EXPERTGreg
EXPERTKidd Ip
EXPERTOsvaldo Marte
EXPERTAdeleke Adebowale .J.
EXPERTLeeroy Hannigan
EXPERTTushar Jagdale
EXPERTMatt Barbieri
EXPERTSHAJAM
EXPERTAWS-User-alantam
EXPERTIndranil Banerjee AWS
EXPERTNitin Eusebius
EXPERT
Learn AWS faster by following popular topics
1 / 4
