5  1 reviews on Udemy

Diploma in Amazon Web Services (AWS)

Best suitable for AWS engineers
Course from Udemy
 155 students enrolled
 en
How to use AWS platform
Live applications of AWS
Artificial Intelligence
AWS DEMOS

Some of the AWS demos will be provided from below AWS platforms...

AWS Compute Services

Here, are Cloud Compute Services offered by Amazon:

  1. EC2(Elastic Compute Cloud) - EC2 is a virtual machine in the cloud on which you have OS level control. You can run this cloud server whenever you want.

  2. Light Sail-This cloud computing tool automatically deploys and manages the computer, storage, and networking capabilities required to run your applications.

  3. Elastic Beanstalk The tool offers automated deployment and provisioning of resources like a highly scalable production website.

  4. EKS (Elastic Container Service for Kubernetes) The tool allows you to Kubernetes on Amazon cloud environment without installation.

  5. AWS Lambda This AWS service allows you to run functions in the cloud. The tool is a big cost saver for you as you to pay only when your functions execute.

Migration

Migration services used to transfer data physically between your datacenter and AWS.

  1. DMS (Database Migration Service)-DMS service can be used to migrate on-site databases to AWS. It helps you to migrate from one type of database to another — for example, Oracle to MySQL.

  2. SMS (Server Migration Service)SMS migration services allows you to migrate on-site servers to AWS easily and quickly.

  3. Snowball Snowball is a small application which allows you to transfer terabytes of data inside and outside of AWS environment.

Storage

  1. Amazon Glacier- It is an extremely low-cost storage service. It offers secure and fast storage for data archiving and backup.

  2. Amazon Elastic Block Store (EBS)- It provides block-level storage to use with Amazon EC2 instances. Amazon Elastic Block Store volumes are network-attached and remain independent from the life of an instance.

  3. AWS Storage Gateway- This AWS service is connecting on-premises software applications with cloud-based storage. It offers secure integration between the company's on-premises and AWS's storage infrastructure.

Security Services

  1. IAM (Identity and Access Management) IAM is a secure cloud security service which helps you to manage users, assign policies, form groups to manage multiple users.

  2. Inspector It is an agent that you can install on your virtual machines, which reports any security vulnerabilities.

  3. Certificate Manager—The service offers free SSL certificates for your domains that are managed by Route53.

  4. WAF (Web Application Firewall)— WAF security service offers application-level protection and allows you to block SQL injection and helps you to block cross-site scripting attacks.

  5. Cloud Directory—This service allows you to create flexible, cloud-native directories for managing hierarchies of data along multiple dimensions.

  6. KMS (Key Management Service)—It is a managed service. This security service helps you to create and control the encryption keys which allows you to encrypt your data.

  7. Organizations—You can create groups of AWS accounts using this service to manages security and automation settings.

  8. Shield—Shield is managed DDoS (Distributed Denial of Service protection service). It offers safeguards against web applications running on AWS.

  9. Macie—It offers a data visibility security service which helps classify and protect your sensitive critical content.

  10. Guard Duty —It offers threat detection to protect your AWS accounts and workloads.

Database Services

  1. Amazon RDS- This Database AWS service is easy to set up, operate, and scale a relational database in the cloud.

  2. Amazon Dynamo DB- It is a fast, fully managed NoSQL database service. It is a simple service which allow cost-effective storage and retrieval of data. It also allows you to serve any level of request traffic.

  3. Amazon Elasti Cache- It is a web service which makes it easy to deploy, operate, and scale an in-memory cache in the cloud.

  4. Neptune- It is a fast, reliable and scalable graph database service.

  5. Amazon RedShift-It is Amazon's data warehousing solution which you can use to perform complex OLAP queries.

Analytics

  1. Athena—This analytics service allows perm SQL queries on your S3 bucket to find files.

  2. CloudSearch—You should use this AWS service to create a fully managed search engine for your website.

  3. ElasticSearch—It is similar to CloudSearch. However, it offers more features like application monitoring.

  4. Kinesis—This AWS analytics service helps you to stream and analyzing real-time data at massive scale.

  5. QuickSight —It is a business analytics tool. It helps you to create visualizations in a dashboard for data in Amazon Web Services. For example, S3, DynamoDB, etc.

  6. EMR (Elastic Map Reduce)—This AWS analytics service mainly used for big data processing like Spark, Splunk, Hadoop, etc.

  7. Data Pipeline—Allows you to move data from one place to another. For example from DynamoDB to S3.

Management Services

  1. Cloud Watch—Cloud watch helps you to monitor AWS environments like EC2, RDS instances, and CPU utilization. It also triggers alarms depends on various metrics.

  2. Cloud Formation—It is a way of turning infrastructure into the cloud. You can use templates for providing a whole production environment in minutes.

  3. Cloud Trail—It offers an easy method of auditing AWS resources. It helps you to log all changes.

  4. Ops Works—The service allows you to automated Chef/Puppet deployments on AWS environment.

  5. Config—This AWS service monitors your environment. The tool sends alerts about changes when you break certain defined configurations.

  6. Service Catalog—This service helps large enterprises to authorize which services user will be used and which won't.

  7. AWS Auto Scaling—The service allows you to automatically scale your resources up and down based on given Cloud Watch metrics.

  8. Systems Manager—This AWS service allows you to group your resources. It allows you to identify issues and act on them.

  9. Managed Services—It offers management of your AWS infrastructure which allows you to focus on your applications.

Internet of Things

  1. IoT Core— It is a managed cloud AWS service. The service allows connected devices?like cars, light bulbs, sensor grids, to securely interact with cloud applications and other devices.

  2. IoT Device Management—It allows you to manage your IoT devices at any scale.

  3. IoT Analytics—This AWS IOT service is helpful to perform analysis on data collected by your IoT devices.

  4. Amazon Free RTOS—This real-time operating system for microcontrollers helps you to connect IoT devices in the local server or into the cloud.

Application Services

  1. Step Functions—It is a way of visualizing what's going inside your application and what different micro services it is using.

  2. SWF (Simple Workflow Service)—The service helps you to coordinate both automated tasks and human-led tasks.

  3. SNS (Simple Notification Service)—You can use this service to send you notifications in the form of email and SMS based on given AWS services.

  4. SQS (Simple Queue Service)—Use this AWS service to decouple your applications. It is a pull-based service.

  5. Elastic Transcoder—This AWS service tool helps you to changes a video's format and resolution to support various devices like tablets, smartphones, and laptops of different resolutions.

Deployment and Management

  1. AWS Cloud Trail: The services records AWS API calls and send backlog files to you.

  2. Amazon Cloud Watch: The tools monitor AWS resources like Amazon EC2 and Amazon RDS DB Instances. It also allows you to monitor custom metrics created by user's applications and services.

  3. AWS Cloud HSM: This AWS service helps you meet corporate, regulatory, and contractual, compliance requirements for maintaining data security by using the Hardware Security Module(HSM) appliances inside the AWS environment.

Developer Tools

  1. Code Star—Code star is a cloud-based service for creating, managing, and working with various software development projects on AWS.

  2. Code Commit— It is AWS's version control service which allows you to store your code and other assets privately in the cloud.

  3. Code Build—This Amazon developer service help you to automates the process of building and compiling your code.

  4. Code Deploy—It is a way of deploying your code in EC2 instances automatically.

  5. CodePipeline—It helps you create a deployment pipeline like testing, building, testing, authentication, deployment on development and production environments.

  6. Cloud9 —It is an Integrated Development Environment for writing, running, and debugging code in the cloud.

Mobile Services

  1. Mobile Hub—Allows you to add, configure and design features for mobile apps.

  2. Cognito—Allows users to signup using his or her social identity.

  3. Device Farm—Device farm helps you to improve the quality of apps by quickly testing hundreds of mobile devices.

  4. AWS App Sync —It is a fully managed GraphQL service that offers real-time data synchronization and offline programming features.

Business Productivity

  1. Alexa for Business—It empowers your organization with voice, using Alexa. It will help you to Allows you to build custom voice skills for your organization.

  2. Chime—Can be used for online meeting and video conferencing.

  3. Work Docs—Helps to store documents in the cloud

  4. Work Mail—Allows you to send and receive business emails.

Desktop & App Streaming

  1. Work Spaces—Workspace is a VDI (Virtual Desktop Infrastructure). It allows you to use remote desktops in the cloud.

  2. App Stream —A way of streaming desktop applications to your users in the web browser. For example, using MS Word in Google Chrome.

Artificial Intelligence

  1. Lex—Lex tool helps you to build chatbots quickly.

  2. Polly— It is AWS's text-to-speech service allows you to create audio versions of your notes.

  3. Rekognition —It is AWS's face recognition service. This AWS service helps you to recognize faces and object in images and videos.

  4. Sage Maker—Sagemaker allows you to build, train, and deploy machine learning models at any scale.

  5. Transcribe— It is AWS's speech-to-text service that offers high-quality and affordable transcriptions.

  6. Translate—It is a very similar tool to Google Translate which allows you to translate text in one language to another.

AR & VR (Augmented Reality & Virtual Reality)

  1. Sumerian—Sumerian is a set of tool for offering high-quality virtual reality (VR) experiences on the web. The service allows you to create interactive 3D scenes and publish it as a website for users to access.

Customer Engagement

  1. Amazon Connect—Amazon Connect allows you to create your customer care center in the cloud.

  2. Pinpoint—Pinpoint helps you to understand your users and engage with them.

  3. SES (Simple Email Service)—Helps you to send bulk emails to your customers at a relatively cost-effective price.

Game Development

  1. Game Lift- It is a service which is managed by AWS. You can use this service to host dedicated game servers. It allows you to scale seamlessly without taking your game offline.

Applications of AWS services

Amazon Web services are widely used for various computing purposes like:

  • Web site hosting

  • Application hosting/SaaS hosting

  • Media Sharing (Image/ Video)

  • Mobile and Social Applications

  • Content delivery and Media Distribution

  • Storage, backup, and disaster recovery

  • Development and test environments

  • Academic Computing

  • Search Engines

  • Social Networking

Diploma in Amazon Web Services (AWS)
$ 19.99
per course
Also check at

FAQs About "Diploma in Amazon Web Services (AWS)"

About

Elektev is on a mission to organize educational content on the Internet and make it easily accessible. Elektev provides users with online course details, reviews and prices on courses aggregated from multiple online education providers.
DISCLOSURE: This page may contain affiliate links, meaning when you click the links and make a purchase, we receive a commission.

SOCIAL NETWORK