Application Integration
Application integration on AWS is a suite of services that enable communication between decoupled components within microservices, distributed systems, and serverless applications. You don’t need to refactor your entire architecture to benefit - decoupling applications at any scale can reduce the impact of changes, making it easier to update and faster to release new features.
Recent questions
see all1/18
- I'm trying to move my workloads from eu-central-1 to il-central-1 and I'm facing some weird issues with EventBridge. I'm using it to trigger periodic jobs in ECS. In Frankfurt I was passing...
- Is it possible to nest a `States.Array` within `States.ArrayContains`? I have a variable in my Step Function which attempts this nesting ``` "ForceRun.$":...
- Hi, We're trying to fetch data from an SAP Odata API and got it to work using AppFlow. The problem is that the AppFlow connector doesn't support connecting it directly to an entity, only the catalog....
- Are notifications being sent more late than before?
- I am using Amazon SNS service for sending transactional message in India with proper Entity id and template id (approved) but when I am watching SNS log.. I noticed 1 message is being delived out of...
- I'm trying to get events of specific flow of amazon connect using [Amazon EventBridge](https://docs.aws.amazon.com/connect/latest/adminguide/contact-events.html#stop-streaming-event) by creating event...
- I created a lambda function to be called every month by using an EventBridge schedule. The lambda signature is as follows: `module.exports.handler = async (event, context) => {...}` I am trying to...
- Hi, I've learned that AppSync has three ways to implement resolvers: VTL, JavaScript, and Lambda. Which resolver do you prefer for production apps? Is there a benefit to use VTL or JavaScript...
- Hii, i am deploying my serverless app through **"sls deploy --verbose --debug='*'"** commad, i have in my **serverless.yml** file is like service: user-service frameworkVersion: '3' useDotenv: true ...
- We are reaching the maximum number of jobs for our MWAA and we are using the Small instance - which is listed on this page (https://aws.amazon.com/managed-workflows-for-apache-airflow/pricing/) as...
- Hi. I am using Athena Pyspark notebooks that I would like to schedule for weekly automated runs. Is there a way to use Step Function Workflow Jobs to do this? In the documentation, it only mentions...
- Hi, We have async lambda function that reads from SQS events. We run this lambda for long time with batch size = 10 and batch window = 0, and process time was ~ 3 seconds. As we need to increase...
- Hello Everyone, I have a stepfuntion which invokes a lambda. The lambda queries the dynamo with GSI with limit 1 so it returns only 1 record while fetching and the last Evaluated key which we pass...
- How to create Amazon EventBridge Schedules in Python?
- Hello all, I have a Kinesis Data Stream in account A, and I need to stream the events from it to Kinesis Firehose in account B. From what I see, there is no direct integration (even using IAM roles...
- I have a state machine which includes a step to run a Glue Crawler which adds partitions to an existing table. The following step in the state machine is a Glue Job which reads from the new partition...
- I am creating a state machine in SAM that is triggered by API Gateway. AWSTemplateFormatVersion: '2010-09-09' Transform: 'AWS::Serverless-2016-10-31' Resources: ApiGateway: Type:...
- Hello, There is a question: can we set up AWS SQS delay for the next retry attempt? The main goal: - I put in SQS the messages which are planned so be sent as email - Imagine the 1st attempt of...
Recent Knowledge Center content
see all1/18
- AWS OFFICIALUpdated a month ago
Recent articles
see all1/3
- EXPERTpublished 4 months ago1 votes841 views
- EXPERTpublished 4 months ago3 votes3664 views
- EXPERTpublished 10 months ago0 votes526 views
1/18
Riku_Kobayashi
EXPERTrePost Polyglot
EXPERTBrettski-AWS
EXPERTDidier_Durand
EXPERTGary Mclean
EXPERTkentrad
EXPERTsecondabhi_aws
EXPERTAntonio_Lagrotteria
EXPERTUri
EXPERTskinsman
EXPERTGreg_B
EXPERTSteve_M
EXPERTSedat_Salman
EXPERTTushar_J
EXPERTIndranil Banerjee AWS
EXPERTiwasa
EXPERTLeeroy Hannigan
EXPERTMatt-B
EXPERT