DEV Community

Cover image for Introduction to AWS Service
Frank Osasere Idugboe
Frank Osasere Idugboe

Posted on

Introduction to AWS Service

Amazon Web Services

Introduction

Amazon Web Services, or AWS was first to market with a modern cloud infrastructure service when it launched Amazon Elastic Compute Cloud in August, 2006. Surprisingly, it took several years before a competitor responded. As such, they control a vast amount of market share, at least for now. Rest assured, some very well-heeled competitors like Microsoft, Google, IBM and others are gunning for them.

Amazon Web Services (AWS) is a collection of remote computing services that make up a cloud computing platform, sold on a pay-for-use basis. It is designed to help developers build, deploy and manage applications across a network of cloud servers. The most central and well-known of these services are Amazon Elastic Compute Cloud and Amazon S3. AWS's other services include Amazon Simple Storage Service, Amazon Virtual Private Cloud, Amazon Relational Database Service, Amazon DynamoDB and others.

Amazon Web Services is a collection of remote computing services (also called web services) that together make up a cloud computing platform, offered over the Internet by Amazon.com.

AWS offers a suite of reliable, scalable, and inexpensive cloud computing services such as:

web hosting (AWS Elastic Compute Cloud EC2)

storage (Amazon Simple Storage Service S3)

relational database engine (Amazon Relational Database Service RDS)

Amazon EC2
Image description

Amazon EC2 is a web service that provides resizable compute capacity in the cloud. Amazon EC2 allows you to launch as many virtual servers as you want, and you pay only for the time they run. Amazon EC2 can be used to build an entire data center in the cloud, or it can be used to run your existing applications more cost-effectively. It's also used to host websites and mobile apps.

Amazon S3
Image description

Amazon S3 is a web service for storing and retrieving any amount of data, at any time, from anywhere on the web. Amazon S3 provides a simple storage infrastructure for use with other AWS services such as EC2 and EBS. With S3 you pay only for what you use and there are no expensive upfront investments in hardware or software required to get started.

Amazon RDS makes it easy to set up, operate, and scale a relational database in the cloud. You can start small with one db instance running in an availability zone (AZ) that supports automated backups to Amazon Simple Storage Service (Amazon S3). As your company grows so does your need for more processing power and capacity, which you can incrementally add by simply increasing the number of db instances within an AZ using Auto Scaling Groups (ASGs).

Amazon RDS
Image description

Amazon RDS is a managed service that makes it easy to set up, operate, and scale a relational database in the cloud. It gives you access to multiple DB engines and products with a single API call.

Amazon RDS eliminates manual administration of your database—including patching, backup, recovery, replication and versioning—and automates it for you. In addition to using the built-in capabilities of your DB engine (e.g., PostgreSQL), customers can also leverage advanced features such as multi-AZ deployment across availability zones for fault tolerance or high availability with synchronous replication between them.

Amazon Route 53
Image description

Amazon Route 53 is a highly available and scalable DNS service that lets you configure, manage and control the routing of your website's traffic. Route 53 can help you build a secure and reliable website, which is important for businesses that want to reduce their dependence on third parties.

Route 53 can also help you build a highly available and scalable website because it takes care of many of the tasks related to DNS resolution for you. When new instances are launched or stopped, when Amazon EC2 Auto Scaling groups change their capacity level due to changes in load or other factors like seasonal fluctuations in demand, Route 53 automatically updates its records so that clients always have access to the latest information about where services are hosted across AWS regions globally.

Amazon Cloud Front
Image description

Amazon Cloud Front is a content delivery web service. It integrates with other Amazon Web Services products to give developers and businesses an easy way to distribute content to end users with low latency, high data transfer speeds, and no minimum usage commitments.

Elastic Beanstalk provides an environment to easily deploy and run applications in the cloud. With Elastic Beanstalk you can simply create a single application or a collection of related applications and services that run on all available AWS compute resources including Amazon EC2 instances, Elastic Load Balancing load balancers, Auto Scaling groups of instances or load balancers, Relational Database Service (RDS) databases or ElastiCache clusters.

AWS Elastic Beanstalk
Image description

Elastic Beanstalk is a platform as a service (PaaS) provided by Amazon Web Services (AWS). It enables users to deploy and manage applications in the cloud. Elastic Beanstalk supports deploying, configuring, and scaling web applications and services written using Java, .NET, PHP or Python programming languages.

Applications on Elastic Beanstalk can be scaled automatically based on traffic demand or manually as needed. You can also use auto-scaling groups to trigger automatic scaling based on performance data collected by AWS CloudWatch metrics or other monitoring tools such as New Relic APM or AppDynamics.[1]

AWS provides cloud services

AWS provides cloud services to individuals, companies, and governments. The basic idea behind AWS is pretty straightforward: IT departments don't have to purchase servers or networking equipment anymore. Instead, they can rent access to a vast network of servers (i.e., the "cloud") for a fee that's less than it would cost them to run their own machines in-house. The cost savings come from not having to upgrade hardware as often, since only your applications live on those virtual machines. Plus you get a lot more power than you'd be able use on your own hardware—you're paying for what you use instead of buying it all up front!

AWS provides three main services: Compute Engine lets customers run virtual machines within its infrastructure; Elastic Beanstalk makes it easy to build web applications without worrying about how much processing power or storage they need; and Lambda lets developers write functions that will run when certain events occur in S3 buckets or CloudWatch alarms trigger them automatically (or both).

Conclusion

AWS provides a huge variety of services, and you can choose from among them depending on what you need. Apart from web services,
AWS also offers storage and database solutions for applications that need to be hosted in the cloud. These include Amazon S3 for storing data objects, Amazon DynamoDB for NoSQL databases with low latency at high scale, and many more options! If you want to start using AWS today then sign up at https://aws.amazon.com/signup/

This is my first ever blog post.
If this read has helped you gain insight in any way. Kindly like this post and show some support by sharing.

Top comments (0)