📄️ S3
You service(s) may want to store/access files in S3. This guide will show you steps to create and access s3 buckets from your services.
📄️ RDS
You service(s) may want to store/access data in Postgres/MySQL database. This guide will show you steps to create and access Amazon RDS databases that offer fully managed Postgres/MySQL databases.
📄️ Elastic Cache
You service(s) may want to store/access data in a Redis/Memcache instance. This guide will show you steps to create and access Amazon elastic cache instances that offer fully managed Redis/Memcache databases.
📄️ SQS
Amazon SQS offers fully managed FIFO / standard queues. You service(s) may want to add items/jobs/messages to a queue and process them later. This guide will show you steps to create and access Amazon SQS queues from your services.
📄️ SNS
This guide will show you steps to create SNS topics and access them from your service running within App environments.