By using AWS re:Post, you agree to the AWS re:Post Terms of Use

All Content tagged with Microservices

Build highly available microservices to power applications of any size and scale

Content language: English

Select up to 5 tags to filter
Sort by most recent
688 results
I have a Python code that queries APIs and I need to make Lex consult this code and bring me the answers or the lists that the API provides. I won't be using a database, it's a chatbot that will query...
1
answers
0
votes
34
views
asked a day ago
Dear Team, I am new to Microservices and have started exploring it through the AWS official documentation. However, I find the topic and its workflow a bit complex to grasp initially. Could anyone k...
1
answers
0
votes
14
views
profile picture
asked 3 days ago
Hello, I am working on my own LLM (Large Language Model) service and have a backend endpoint that I want to expose through an API gateway. My goal is to send some data to this endpoint and receive a s...
2
answers
0
votes
34
views
asked 4 days ago
Problem Statement: We are currently using an API Gateway and Lambda function to convert a SOAP API to REST. However, we encountered an issue due to AWS Lambda's invocation payload size limit, which p...
1
answers
0
votes
39
views
asked 4 days ago
I code Node.js and in the existing/old console lambda editor it checks my syntax and shows an immediate icon in the left gutter next to offending line number, that's a great feature. However in the la...
1
answers
0
votes
11
views
asked 4 days ago
Hello team, I’m planning to create an ElastiCache **Valkey cache** with AWS CDK to store simple key-value pairs (strings). I wanted to check if ElastiCache **Valkey caches** are supported by AWS CDK...
2
answers
0
votes
55
views
asked 6 days ago
I am working on an AWS Lambda function with Node.js and need to implement a debounce mechanism. The goal is to ensure the function processes only the latest event, ignoring earlier rapid consecutive i...
1
answers
0
votes
19
views
asked 6 days ago
How Serverless Applications Help Microservices?
1
answers
0
votes
29
views
profile picture
asked 7 days ago
Hi team, I have a Lambda function that generates a **CloudFront signed URL** for uploading a file into an S3 bucket via the CloudFront distribution. In addition to uploading the file via the Cloud...
1
answers
0
votes
39
views
asked 16 days ago
I want to implement the same technical methodology provided by AWS Fargate, meaning I aim to replicate the features and benefits of Fargate but without actually using it. And this i will use with EKS...
2
answers
0
votes
62
views
asked 19 days ago
I need to transfer workload from Openshift to EKS. I need workload deployed ready to make test on it.
1
answers
0
votes
43
views
asked 19 days ago
Hello AWS re:Post, I am currently designing a microservices architecture using AWS ECS and would like to understand the best practices for managing clusters and services. Specifically, I am evaluati...
2
answers
0
votes
48
views
asked 20 days ago