DEV Community

Cover image for Learning AWS Day by Day — Day 36 — AWS Services — At a Glance — Part 1
Saloni Singh
Saloni Singh

Posted on

Learning AWS Day by Day — Day 36 — AWS Services — At a Glance — Part 1

Exploring AWS !!

Day 36:

AWS Services — At a Glance — Part 1

Image description

Databases in AWS Cloud:
AWS Relational Database Service (RDS): Supporting six widely used database engines.
Amazon Dynamodb: a quick and flexible NoSQL database service
Amazon Aurora: a MySQL compatible relational database service that delivers 5x the performance
Amazon Elaticache: an in memory cache service with Memcached and Redis support
Amazon Redshift: a petabyte scale data warehouse server
AWS Database Migration Service (DMS): a service that enables you to migrate database to AWS cloud in an easy and economical manner

Management Tools in AWS:
Amazon EC2 Systems Manager: Configure and manage EC2 instances and on prem servers
AWS CloudTrail: Track user activity and API usage
AWS Config: Track Resource Inventory and Changes
AWS Service Catalog: create and use Standardized product
AWS Personal Health Dashboard: Personalized view of AWS service health
AWS Cloudwatch: Monitor Resources and applications
AWS CloudFormation: create and manage resource with templates
AWS OpsWorks: automate operation with Chef
AWS Trusted Advisor: optimize performance and security

Networking and Content Delivery in AWS:
Elastic Load Balancing: high scale load balancing
Amazon Route53: scalable domain name system
Amazon CloudFront: global content delivery network
AWS Direct Connect: dedicate network connection to AWS
AWS VPC: Isolated cloud resources

Security, Identity and Compliance Products:
Amazon Inspector: automated security assessment service that aids to enhance compliance and security applications deployed on AWS
AWS IAM: control user access to AWS services
AWS Artifact: portal offers on demand access to AWS compliance and security documents (audit artifacts)
AWS Cloud Directory: set up flexible cloud native directories to organize hierarchies of data along numerous dimensions
AWS Certificate Manager: seamlessly manage, provision and deploy secure socket layer (SSL)/Transport Layer Security (TLS) certificates
AWS CloudHSM: fulfills regulatory, contractual and corporate compliance requirements for data security by utilizing dedicated Hardware Security Module (HSM)
AWS Directory Service: allows AWS resource and directory aware workloads to utilize managed Active directory in AWS Cloud for Microsoft Active Directory
AWS WAF: web application firewall that aids in protecting web application from web threats that could eat up excessive resources, or compromise security, hinder application availability.

Top comments (0)