Databases
Relational DB
- RDS
Non-relational DB
- DynamoDB
All the Tags in this Category
isolated portion
of the AWS Cloudlogically isolated virtual network
distributes your incoming traffic
across multiple targetsEC2 > Load Balancing
It 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 RabbitMQDocker 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 containers
uses yaml
files to store the configuration of all the containersweb app, postgres and redis
internal connection