DEV Community

Isaac Oppong-Amoah
Isaac Oppong-Amoah

Posted on • Updated on

GETTING STARTED WITH AWS

Amazon API Gateway (networking & content delivery)
Amazon API Gateway is a fully managed service that developers can use to create, publish, maintain, monitor, and secure APIs at any scale.
https://aws.amazon.com/api-gateway/

Amazon API Gateway

Amazon Route 53 (networking & content delivery)
Amazon Route 53 is a web service you can use to create a new DNS service or migrate your existing DNS service to the cloud. A reliable and cost-effective way to route end users' traffic to internet application
https://aws.amazon.com/route53/

Amazon Route 53

Amazon CloudFront (networking & content delivery)
Amazon CloudFront is an AWS content delivery service that helps you improve your websites and applications' performance, reliability, and availability. Fast, secure, and programmable content delivery network (CDN).
https://aws.amazon.com/cloudfront/

Amazon CloudFront

Amazon VPC (networking & content delivery)
Amazon Virtual Private Cloud (Amazon VPC) enables you to launch AWS resources into a virtual network that you've defined. This virtual network closely resembles a traditional network that you'd operate in your own data center, with the benefits of using the scalable infrastructure of AWS.
https://aws.amazon.com/vpc/

Amazon VPC

Elastic Load Balancing (networking & content delivery)
Elastic Load Balancing (ELB) is a web service that improves an application's availability by distributing incoming traffic between two or more EC2 instances. Achieve fault tolerance for any application by ensuring scalability, performance, and security.
https://aws.amazon.com/elasticloadbalancing/

Elastic Load Balancing

Amazon Trusted Advisor (management & governance)
AWS Trusted Advisor is a web service that inspects your AWS environment and makes recommendations for saving money, improving system availability and performance, and helping to close security gaps.
https://aws.amazon.com/premiumsupport/trustedadvisor/

Amazon Trusted Advisor

Amazon CloudWatch (management & governance)
Amazon CloudWatch is a web service that you can use to monitor and manage various metrics, and configure alarm actions based on data from those metrics. Observability of your AWS resources and applications on AWS and on-premises
https://aws.amazon.com/cloudwatch/

Amazon CloudWatch

AWS CloudFormation (management & governance)
AWS CloudFormation is a service that helps you model and set up your AWS resources so that you can spend less time managing those resources and more time focusing on your applications that run in AWS. Model and provision all your cloud infrastructure resources.
https://aws.amazon.com/cloudformation/

AWS CloudFormation

AWS CloudTrail (management & governance)
AWS CloudTrail is a web service that records AWS API calls for your account and delivers log files to you. The recorded information includes the identity of the API caller, the time of the API call, the source IP address of the API caller, the request parameters, and the response elements that the AWS service returns. Track user activity and API usage.
https://aws.amazon.com/cloudtrail/

AWS CloudTrail

Amazon EC2 (Compute)
Amazon Elastic Compute Cloud is a web service for launching and managing Linux/UNIX and Windows Server instances in Amazon data centers.
https://aws.amazon.com/ec2/

Amazon EC2

Amazon EC2 Auto Scaling (Compute)
Amazon EC2 Auto Scaling is a web service that launches or terminates instances automatically based on user-defined policies, schedules, and health checks.
https://aws.amazon.com/ec2/autoscaling/

Amazon EC2 Auto Scaling

AWS Elastic Beanstalk (Compute)
AWS Elastic Beanstalk is a web service for deploying and managing applications in the AWS Cloud without worrying about the infrastructure that runs those applications.
https://aws.amazon.com/elasticbeanstalk/

AWS Elastic Beanstalk

AWS Lambda (Compute)
AWS Lambda is a web service that you can use to run code without provisioning or managing servers. You can run code for virtually any type of application or backend service with zero administration. You can set up your code to automatically start from other AWS services or call it directly from any web or mobile app. Run code without thinking about servers, and pay only for the compute time you consume.
https://aws.amazon.com/lambda/.

AWS Lambda

AWS Fargate (Compute)
AWS Fargate is a serverless, pay-as-you-go compute engine that lets you focus on building applications without managing servers.
https://aws.amazon.com/fargate/

AWS Fargate

Amazon EKS (Compute)
Amazon Elastic Kubernetes Service is a managed service that you can use to run Kubernetes on AWS without needing to stand up or maintain your own Kubernetes control plane.
https://aws.amazon.com/eks/

Amazon EKS

Amazon SNS (application integration)
Amazon Simple Notification Service is a web service that applications, users, and devices can use to instantly send and receive notifications from the cloud.
https://aws.amazon.com/sns/

Amazon SNS

Amazon EventBridge (application integration)
Amazon EventBridge is a serverless event bus service that you can use to connect your applications with data from a variety of sources and route that data to targets such as AWS Lambda. You can set up routing rules to determine where to send your data to build application architectures that react in real-time to all of your data sources.
https://aws.amazon.com/eventbridge/.

Amazon EventBridge

Amazon SQS(application integration)
Amazon Simple Queue Service is a reliable and scalable hosted queues for storing messages as they travel between computers.
https://aws.amazon.com/sqs

Amazon SQS

AWS Step Functions (application integration)
AWS Step Functions is a web service that coordinates the components of distributed applications as a series of steps in a visual workflow.
https://aws.amazon.com/step-functions/.

AWS Step Functions

AWS IAM (Security, Identity, and Compliance)
AWS Identity and Access Management is a web service that Amazon Web Services (AWS) customers can use to manage users and user permissions within AWS.
https://aws.amazon.com/iam.

AWS IAM

AWS IAM Identity Center (Security, Identity, and Compliance)
AWS IAM Identity Center (successor to AWS Single Sign-On) is a cloud-based service that brings together the administration of users and their access to AWS accounts and cloud applications. You can control single sign-on access and user permissions across all your AWS accounts in AWS Organizations.
https://aws.amazon.com/single-sign-on/.

AWS IAM Identity Center

Amazon GuardDuty (Security, Identity, and Compliance)
Amazon GuardDuty is a threat detection service that continuously monitors for malicious activity and anomalous behavior to protect your AWS accounts, workloads, Kubernetes clusters, and data stored in Amazon Simple Storage Service (Amazon S3). The GuardDuty service monitors for activity such as unusual API calls, unauthorized deployments, and exfiltrated credentials that indicate a possible account reconnaissance or compromise.
https://aws.amazon.com/guardduty/

Amazon GuardDuty

Amazon Cognito (Security, Identity, and Compliance)
Amazon Cognito lets you add user sign-up, sign-in, and access control to your web and mobile apps quickly and easily
https://aws.amazon.com/cognito/

Amazon Cognito

Amazon S3 (storage)
Amazon S3 is storage for the internet. You can use it to store and retrieve any amount of data at any time, from anywhere on the web.
https://aws.amazon.com/s3.

Amazon S3

Amazon S3 Glacier (storage)
Amazon S3 Glacier is a secure, durable, and low-cost storage service for data archiving and long-term backup. You can reliably store large or small amounts of data for significantly less than on-premises solutions. S3 Glacier is optimized for infrequently accessed data, where a retrieval time of several hours is suitable.
https://aws.amazon.com/glacier/.

Amazon S3 Glacier

Amazon EFS (storage)
Amazon Elastic File System is a file storage service for EC2 instances. Amazon EFS provides an interface that you can use to create and configure file systems. Amazon EFS storage capacity grows and shrinks automatically as you add and remove files.
https://aws.amazon.com/efs/.

Amazon EFS

Amazon RDS (database)
Amazon Relational Database Service is a web service that makes it easier to set up, operate, and scale a relational database in the cloud. It provides cost-efficient, resizable capacity for an industry-standard relational database and manages common database administration tasks.
https://aws.amazon.com/rds.

Amazon RDS

Amazon DynamoDB (database)
Amazon DynamoDB is a fully managed NoSQL database service that provides fast and predictable performance with seamless scalability.
https://aws.amazon.com/dynamodb/.

Amazon DynamoDB

Amazon Aurora (database)
Amazon Aurora is a fully managed MySQL-compatible relational database engine that combines the speed and availability of commercial databases with the simplicity and cost-effectiveness of open-source databases.
https://aws.amazon.com/rds/aurora/.athen

Amazon Aurora

Amazon ElastiCache (database)
Amazon ElastiCache is a web service that simplifies deploying, operating and scaling an in-memory cache in the cloud. The service improves the performance of web applications by providing information retrieval from fast, managed, in-memory caches, instead of relying entirely on slower disk-based databases.
https://aws.amazon.com/elasticache/.

Amazon ElastiCache

Elasticsearch (analytics)
An open-source, real-time distributed search and analytics engine used for full-text search, structured search, and analytics. OpenSearch was developed by the Elastic company.
Amazon OpenSearch Service (OpenSearch Service) is an AWS-managed service for deploying, operating and scaling OpenSearch in the AWS Cloud.
https://aws.amazon.com/opensearch-service/

Amazon OpenSearch Service

Amazon Athena (analytics)
Amazon Athena is an interactive query service that you can use to analyze data in Amazon S3 using ANSI SQL. Athena is serverless, so there's no infrastructure to manage. Athena scales automatically and is simple to use, so you can start analyzing your datasets within seconds.
https://aws.amazon.com/athena/.

Amazon Athena

Amazon Kinesis (analytics)
Amazon Kinesis is a platform for streaming data on AWS. Kinesis offers services that simplify the loading and analysis of streaming data.
https://aws.amazon.com/kinesis/.

Amazon Kinesis

Amazon QuickSight (analytics)
Amazon QuickSight is a fast, cloud-powered business analytics service that you can use to build visualizations, perform analysis, and quickly get business insights from your data.
https://aws.amazon.com/quicksight/.

Amazon QuickSight

Amazon EMR (analytics)
Amazon Elastic Map Reduce is a web service that you can use to process large amounts of data efficiently. Amazon EMR uses Hadoop processing combined with several AWS products to do such tasks as web indexing, data mining, log file analysis, machine learning, scientific simulation, and data warehousing.
https://aws.amazon.com/elasticmapreduce

Amazon EMR

Amazon Redshift (analytics)
Amazon Redshift is a fully managed, petabyte-scale data warehouse service in the cloud. With Amazon Redshift, you can analyze your data using your existing business intelligence tools.
https://aws.amazon.com/redshift/.

Amazon Redshift


REFERENCE:

Top comments (0)