Вы находитесь на странице: 1из 1

IT INFRASTUCTURE

Omnichannel Delivery
- This part is where the product will be deliver, who can use the product,
what will be the devices needed to use our product.
Wallet Experience
- This part is what will be the functionality that will be available to the
public.
- Wallet Functionalities = This will be the digital money that will use to
make any transaction in the app.
- Fund Transfer = This will be the way for sending/receiving money to any
device that have an app.
- Payments = This will be the method for making Bills payment online that
will use your wallet balance.
Functionality Enablers
- Integration Layer = This part is the needed partner/business logic
integration that will enable the desire functionalities.
- Host Integration Framework = This will be the backend part for
processing membership, automation or if we have manual transaction
functionalities.

NETWORK DIAGRAM
- VPC = Virtual Private Cloud = a configurable pool of shared computing
resources allocated within the public cloud environment.
- Public SN = This part will be the allocation for all traffic that will available
to public access.
- Private SN = This part will be the allocation for traffic that will only access
with specific address or instances.
- Instance = This is the setup for any services like database, domain, file
server, etc.
- RDS = This is Relis Database for handling the cache for easily access data
with no delay.
- Elastic Cache = Another instance for handling cache for easily access
data.
- Security Group = External group that will use their services for handling
security for all traffic that the server receiving.
- Network ACL = Set of security that will act like firewall to monitor all
traffic received.
- Route Table = This part will distinguish the traffic whether public or
private, or the setup for proper pointing of ip route where to access.
- Router = First instance that will receive all traffic from internet gateway.

SERVER ARCHITECTURE
- Route53 = This part will be the setup for the domain pointing in the cloud.
- Load Balancer = This is the part where all traffic received and will be
adjusted that depends on the traffic load.
- EC2 Instances in Auto Scaling = This will be the instance in the server the
will auto scale depends on traffic received.
- ElasticCache = For handling cache for minimizing delay for accessing
data.
- Read Replica = For faster accessing data also with database.
- Master/Slave RDS = Setup for database for handling large data with no
delay and easily accessing.
- CloudFront CDN = Content delivery networks that provide a globally
distributed network for more locally consumers.
- Static Content S3 Bucket = This will be used as storage on the server.
- AWS Code Deploy = This part is the process for deploying a versioning
code in the cloud.
- Release S3 Bucket = This storage is for code release files.
- Bitbucket = Storage for all codes and files including development and
release.
- VPN = Virtual Private Network, this setup for public network that enables
the users to send and receive data thru devices that connected to private
networks.

Вам также может понравиться