Amazon Web Services (AWS)
AWS Services Supported by AppViewX
- ACM
AWS Certificate Manager (ACM) is a service provided by Amazon Web Services that simplifies the process of provisioning, managing, and deploying SSL/TLS certificates for use with AWS services and your internal connected resources.
- IAM
IAM (Identity and Access Management) is a web service that helps you securely control access to AWS resources. IAM enables you to manage users, groups, roles, and their associated permissions to ensure that the right individuals and services have the appropriate access to your AWS resources.
- ELB
Elastic Load Balancer, ELB, is a service that automatically distributes incoming application traffic across multiple targets, such as Amazon EC2 instances, containers, and IP addresses, in one or more Availability Zones. ELB helps ensure the availability, scalability, and fault tolerance of your applications.
AWS provides three types of load balancers:
-
Application Load Balancer (ALB): Best suited for HTTP and HTTPS traffic, providing advanced request routing features targeted at the delivery of modern application architectures, including microservices and containers.
-
Network Load Balancer (NLB): Designed to handle millions of requests per second while maintaining ultra-low latencies, best suited for TCP, UDP, and TLS traffic where extreme performance is required.
-
- CloudFront
CloudFront is a Content Delivery Network (CDN) service. It speeds up the delivery of your web content by caching copies of your content at edge locations around the world.
- EC2
Amazon EC2 (Elastic Compute Cloud) is a web service provided by Amazon Web Services (AWS) that offers resizable compute capacity in the cloud. It is designed to make web-scale cloud computing easier for developers by providing a secure, resizable, and flexible
- SM
AWS Secrets Manager (SM) is a fully managed secrets lifecycle management service that lets you store sensitive information like your passwords and keys. The service securely encrypts and centrally audits your secrets, manages access to them, and handles the automatic rotation and replication of secrets as a disaster recovery measure.
