Databases
Relational DB- RDS
Non-relational DB- DynamoDB
All the Tags in this Category
isolated portion of the AWS Cloudlogically isolated virtual networkdistributes your incoming traffic across multiple targetsEC2 > Load BalancingK data Stream
K Data Firehose
Process and deliver streaming data with data delivery stream.K Data Analytics
EMR)interactive query service that makes it easy to analyze data directly in Amazon S3 using standard SQLfully managed ETL (extract, transform, and load) service that makes it simple and cost-effective to categorize your data, clean it, enrich it, and move it reliably between various data stores and data streams.DMS)migrate databases to AWS with low cost and minimal downtime.Standard and AdvancedAWS Managed Microsoft AD
Microsoft Active Directory in the AWS CloudSimple AD
Linux-Samba Active Directory compatible server.AD Connector
Amazon Cognito User poolsIt is a suite of services that enable communication between decoupled components within microservices, distributed systems, and serverless applications.
SNS)SQS)Amazon MQ - AWS version of RabbitMQRun functions on demand without the server.
AWS Lambda is a serverless computing service provided by AWS that lets you run code without provisioning or managing servers.
We don’t need to worry about which AWS resources to launch, or how will they manage them.
The Lambda functions can perform any kind of computing task, from serving web pages and processing streams of data to calling APIs and integrating with other AWS services.
[Read More]Docker is an open-source project based on Linux containers for developing, shipping, and running applications.
# Check docker
docker version
sudo docker run hello-world
cannot be run directly on Non-Linux platform natively because it user Linux specific Kernel featurerun inside Docker-Machine
multiple containersuses yaml files to store the configuration of all the containersweb app, postgres and redis
internal connection