SlideShare a Scribd company logo
1 of 60
www.edureka.co/cloudcomputingEDUREKA AWS ARCHITECT CERTIFICATION TRAINING
www.edureka.co/cloudcomputingEDUREKA AWS ARCHITECT CERTIFICATION TRAINING
Agenda for Today’s Session
What is Cloud?
What is AWS?
Different Domains in AWS
AWS Services
AWS Pricing Options
Migrating your application to AWS Infrastructure
Architecting the Use Case
www.edureka.co/cloudcomputingEDUREKA AWS ARCHITECT CERTIFICATION TRAINING
Before Cloud Computing
Suppose you want to host a website, these are the following things that you would need to do:
Buy a stack of servers.
Keeping the peak traffic in mind, buy more servers.
Monitoring and Maintenance of your servers.
www.edureka.co/cloudcomputingEDUREKA AWS ARCHITECT CERTIFICATION TRAINING
Disadvantages
This setup is expensive.
Troubleshooting problems can be tedious and may
conflict with your business goals.
Since the traffic is varying, your servers will be idle most of
the time.
How did we fix this?
www.edureka.co/cloudcomputingEDUREKA AWS ARCHITECT CERTIFICATION TRAINING
Cloud Computing
www.edureka.co/cloudcomputingEDUREKA AWS ARCHITECT CERTIFICATION TRAINING
How it Happens Now?
Put your data on Cloud Servers and voila! No more buying expensive servers!
Scalability! Your server capacity will vary according to traffic, how cool is that?
Your cloud provider will manage your servers, hence no worries about the underlying
infrastructure.
www.edureka.co/cloudcomputingEDUREKA AWS ARCHITECT CERTIFICATION TRAINING
What is Cloud Computing?
It is the use of remote servers on the internet to store, manage and process data rather than a
local server or your personal computer.
www.edureka.co/cloudcomputingEDUREKA AWS ARCHITECT CERTIFICATION TRAINING
WHY AWS?
www.edureka.co/cloudcomputingEDUREKA AWS ARCHITECT CERTIFICATION TRAINING
Why AWS?
AWS Global Cloud Computing
Market Share
AWS Other Cloud Providers
69%
31%
x
6x
Server Capacity
AWS All Competitors Combined
Flexible Pricing
www.edureka.co/cloudcomputingEDUREKA AWS ARCHITECT CERTIFICATION TRAINING
What is AWS?
www.edureka.co/cloudcomputingEDUREKA AWS ARCHITECT CERTIFICATION TRAINING
What is AWS?
Amazon Web Services (AWS) is a secure cloud services platform, offering compute power, database
storage, content delivery and other functionality to help businesses scale and grow.
Having said that, let’s take a broader look at what Amazon has to offer us, and understand the various domains in AWS.
www.edureka.co/cloudcomputingEDUREKA AWS ARCHITECT CERTIFICATION TRAINING
Domains In AWS
www.edureka.co/cloudcomputingEDUREKA AWS ARCHITECT CERTIFICATION TRAINING
Different Domains in AWS
Compute
Storage
Database
Migration
Networking and
Content Delivery
Management
Tools
Security & Identity,
Compliance
Messaging
www.edureka.co/cloudcomputingEDUREKA AWS ARCHITECT CERTIFICATION TRAINING
AWS Services
www.edureka.co/cloudcomputingEDUREKA AWS ARCHITECT CERTIFICATION TRAINING
AWS Compute Services
www.edureka.co/cloudcomputingEDUREKA AWS ARCHITECT CERTIFICATION TRAINING
AWS Compute Services
EC2
Lambda
Elastic Beanstalk
Elastic Load
Balancer
AutoScaling
Resizable compute capacity in the cloud, which can be
customized according to your need.
www.edureka.co/cloudcomputingEDUREKA AWS ARCHITECT CERTIFICATION TRAINING
AWS Compute Services
EC2
Lambda
Elastic Beanstalk
Elastic Load
Balancer
AutoScaling
Execute background tasks, not for hosting an application.
Application
Background tasks
www.edureka.co/cloudcomputingEDUREKA AWS ARCHITECT CERTIFICATION TRAINING
AWS Compute Services
EC2
Lambda
Elastic Beanstalk
Elastic Load
Balancer
AutoScaling
Deploy your application without worrying about the underlying
hardware.
Create Environment
PHP
Java
Python
Code Environments
www.edureka.co/cloudcomputingEDUREKA AWS ARCHITECT CERTIFICATION TRAINING
AWS Compute Services
EC2
Lambda
Elastic Beanstalk
Elastic Load
Balancer
AutoScaling
Distributes the workload on the deployed instances
Workload
www.edureka.co/cloudcomputingEDUREKA AWS ARCHITECT CERTIFICATION TRAINING
AWS Compute Services
EC2
Lambda
Elastic Beanstalk
Elastic Load
Balancer
AutoScaling
Scale up and down automatically.
www.edureka.co/cloudcomputingEDUREKA AWS ARCHITECT CERTIFICATION TRAINING
AWS Storage Services
www.edureka.co/cloudcomputingEDUREKA AWS ARCHITECT CERTIFICATION TRAINING
AWS Storage Services
S3
Cloudfront
Elastic Block
Storage
Glacier
Snowball
Storage Gateway
Object Oriented File System
Objects Bucket
www.edureka.co/cloudcomputingEDUREKA AWS ARCHITECT CERTIFICATION TRAINING
AWS Storage Services
S3
Cloudfront
Elastic Block
Storage
Glacier
Snowball
Storage Gateway
Content Delivery Network
www.edureka.co/cloudcomputingEDUREKA AWS ARCHITECT CERTIFICATION TRAINING
AWS Storage Services
S3
Cloudfront
Elastic Block
Storage
Glacier
Snowball
Storage Gateway
Block Level Storage, provides high IOPS.
EC2 instance
EBS Volumes
www.edureka.co/cloudcomputingEDUREKA AWS ARCHITECT CERTIFICATION TRAINING
AWS Storage Services
S3
Cloudfront
Elastic Block
Storage
Glacier
Snowball
Storage Gateway
Data Archiving service, offering low price storage.
Glacier
Server
Backup
www.edureka.co/cloudcomputingEDUREKA AWS ARCHITECT CERTIFICATION TRAINING
AWS Storage Services
S3
Cloudfront
Elastic Block
Storage
Glacier
Snowball
Storage Gateway
Physical transfer of data to AWS Infrastructure.
Private
Datacenter
AWS
www.edureka.co/cloudcomputingEDUREKA AWS ARCHITECT CERTIFICATION TRAINING
AWS Storage Services
S3
Cloudfront
Elastic Block
Storage
Glacier
Snowball
Storage Gateway
Provide seamless integration between your on premise
servers and the AWS Infrastructure.
Datacenter
Cloud
www.edureka.co/cloudcomputingEDUREKA AWS ARCHITECT CERTIFICATION TRAINING
AWS Database Services
www.edureka.co/cloudcomputingEDUREKA AWS ARCHITECT CERTIFICATION TRAINING
AWS Database Services
RDS
Aurora
DynamoDB
ElastiCache
RedShift
Relational Database Management Service
www.edureka.co/cloudcomputingEDUREKA AWS ARCHITECT CERTIFICATION TRAINING
AWS Database Services
RDS
Aurora
DynamoDB
ElastiCache
RedShift
Based on MySQL, but better performance than MySQL
5x =Faster
www.edureka.co/cloudcomputingEDUREKA AWS ARCHITECT CERTIFICATION TRAINING
AWS Database Services
RDS
Aurora
DynamoDB
ElastiCache
RedShift
Non Relational Database Management Service.
Scaling Databases
www.edureka.co/cloudcomputingEDUREKA AWS ARCHITECT CERTIFICATION TRAINING
AWS Database Services
RDS
Aurora
DynamoDB
ElastiCache
RedShift ElastiCache Db
set up, manage and scale a distributed cache-in
environment in the cloud.
User
www.edureka.co/cloudcomputingEDUREKA AWS ARCHITECT CERTIFICATION TRAINING
AWS Database Services
RDS
Aurora
DynamoDB
ElastiCache
RedShift
fully managed petabyte-scale data warehouse service
Analytics
RDS DynamoDb
www.edureka.co/cloudcomputingEDUREKA AWS ARCHITECT CERTIFICATION TRAINING
AWS Networking Services
www.edureka.co/cloudcomputingEDUREKA AWS ARCHITECT CERTIFICATION TRAINING
AWS Networking Services
VPC
Direct Connect
Route 53
Virtual Network where in you launch your AWS
resources
www.edureka.co/cloudcomputingEDUREKA AWS ARCHITECT CERTIFICATION TRAINING
AWS Networking Services
VPC
Direct Connect
Route 53
AWS
Direct Connect is a leased line using which you
can directly connect to the AWS Infrastructure.
** Available at limited locations
Internet
www.edureka.co/cloudcomputingEDUREKA AWS ARCHITECT CERTIFICATION TRAINING
AWS Networking Services
VPC
Direct Connect
Route 53
URL Compute
Route 53
Route53 is a Domain Name System.
www.edureka.co/cloudcomputingEDUREKA AWS ARCHITECT CERTIFICATION TRAINING
AWS Management Services
www.edureka.co/cloudcomputingEDUREKA AWS ARCHITECT CERTIFICATION TRAINING
AWS Management Services
CloudWatch
CloudFormation
CloudTrail
CLI
OpsWorks
Trusted Advisor
CloudWatch is a cloud monitoring tool.
www.edureka.co/cloudcomputingEDUREKA AWS ARCHITECT CERTIFICATION TRAINING
AWS Management Services
CloudWatch
CloudFormation
CloudTrail
CLI
OpsWorks
Trusted Advisor
This service is used to templatize the AWS
Infrastructure
AWS Infrastructure
Snapshot of this
Infrastructure.
www.edureka.co/cloudcomputingEDUREKA AWS ARCHITECT CERTIFICATION TRAINING
AWS Management Services
CloudWatch
CloudFormation
CloudTrail
CLI
OpsWorks
Trusted Advisor
It is a logging service from AWS.
AWS Services CloudTrail Logs S3
www.edureka.co/cloudcomputingEDUREKA AWS ARCHITECT CERTIFICATION TRAINING
AWS Management Services
CloudWatch
CloudFormation
CloudTrail
CLI
OpsWorks
Trusted Advisor
V/S
CLI is a command line tool which is a replacement to the
GUI of AWS
GUI Command Line
www.edureka.co/cloudcomputingEDUREKA AWS ARCHITECT CERTIFICATION TRAINING
AWS Management Services
CloudWatch
CloudFormation
CloudTrail
CLI
OpsWorks
Trusted Advisor
A configuration management tool.
Stack
Layers
www.edureka.co/cloudcomputingEDUREKA AWS ARCHITECT CERTIFICATION TRAINING
AWS Management Services
CloudWatch
CloudFormation
CloudTrail
CLI
OpsWorks
Trusted Advisor
Trusted Advisor is a personal assistant to you in the
AWS Infrastructure
www.edureka.co/cloudcomputingEDUREKA AWS ARCHITECT CERTIFICATION TRAINING
AWS Security Services
www.edureka.co/cloudcomputingEDUREKA AWS ARCHITECT CERTIFICATION TRAINING
AWS Security Services
IAM
KMS
Identification and Authentication Management tool.
User
User
Admin
Restricted Access
Restricted Access
www.edureka.co/cloudcomputingEDUREKA AWS ARCHITECT CERTIFICATION TRAINING
AWS Security Services
IAM
KMS
Create and manage encryption keys to encrypt your
data.
Public Key
Private Key
www.edureka.co/cloudcomputingEDUREKA AWS ARCHITECT CERTIFICATION TRAINING
AWS Application Services
www.edureka.co/cloudcomputingEDUREKA AWS ARCHITECT CERTIFICATION TRAINING
AWS Application Services
SES
SQS
SNS
Bulk emailing service.
User
Userbase
Email
www.edureka.co/cloudcomputingEDUREKA AWS ARCHITECT CERTIFICATION TRAINING
AWS Application Services
SES
SQS
SNS
Queuing service which acts as a buffer.
List Tasks Server reads the tasks from
the queue and executes
them.
www.edureka.co/cloudcomputingEDUREKA AWS ARCHITECT CERTIFICATION TRAINING
AWS Application Services
SES
SQS
SNS
Notification service based on triggers.
Send notification to the
related AWS Service
AWS Services Notification
www.edureka.co/cloudcomputingEDUREKA AWS ARCHITECT CERTIFICATION TRAINING
AWS Pricing
www.edureka.co/cloudcomputingEDUREKA AWS ARCHITECT CERTIFICATION TRAINING
AWS Pricing
Pay As You Go
AWS offers, pay as you go model, that is you only pay what you use.
Pay less by Using More
It’s true. AWS bills you for the hour. The more AWS resources you use, the less the hourly rates become.
Source: Amazon
www.edureka.co/cloudcomputingEDUREKA AWS ARCHITECT CERTIFICATION TRAINING
Hey, I want to
reserve my
instances for 1
year!
Hey, I want some
instances, but I
don’t know how
long I would
need them.
After one year. After one year.
AWS Pricing
Savings
Save when you reserve
In services like AWS EC2 and RDS, you have an option of reserving your instances for a specific time frame.
You are charged less significantly upto 75% less.
www.edureka.co/cloudcomputingEDUREKA AWS ARCHITECT CERTIFICATION TRAINING
Hosting a Website on AWS
www.edureka.co/cloudcomputingEDUREKA AWS ARCHITECT CERTIFICATION TRAINING
Use Case
Simple ain’t it?
Enough of theory, let’s create an application
You have to host a website, which can be used to upload images. All these images should get displayed on the home
page of this application. The application should be highly available and should also autoscale as and when required.
www.edureka.co/cloudcomputingEDUREKA AWS ARCHITECT CERTIFICATION TRAINING
User
Address
Website
Database
File Server
Use Case Architecture
www.edureka.co/cloudcomputingEDUREKA AWS ARCHITECT CERTIFICATION TRAINING
Use Case Architecture using AWS Services
Route 53
Autoscaling Group and Elastic Load Balancer
EC2 EC2 EC2
RDS S3
Elastic Beanstalk
IAM
So, how will you architect this on AWS?
www.edureka.co/cloudcomputingEDUREKA AWS ARCHITECT CERTIFICATION TRAINING
Session in a Minute
What is Cloud Computing?
Use CaseAWS Pricing
AWS Certifications
AWS Services
What is AWS? Domains in AWS
www.edureka.co/cloudcomputingEDUREKA AWS ARCHITECT CERTIFICATION TRAINING
Thank You …
Questions/Queries/Feedback

More Related Content

What's hot

What's hot (20)

Introduction to Amazon Web Services by i2k2 Networks
Introduction to Amazon Web Services by i2k2 NetworksIntroduction to Amazon Web Services by i2k2 Networks
Introduction to Amazon Web Services by i2k2 Networks
 
AWS Technical Essentials Day
AWS Technical Essentials DayAWS Technical Essentials Day
AWS Technical Essentials Day
 
Introduction to Azure
Introduction to AzureIntroduction to Azure
Introduction to Azure
 
Aws VPC
Aws VPCAws VPC
Aws VPC
 
Azure Cloud PPT
Azure Cloud PPTAzure Cloud PPT
Azure Cloud PPT
 
Introduction to Microsoft Azure
Introduction to Microsoft AzureIntroduction to Microsoft Azure
Introduction to Microsoft Azure
 
Introduction to Amazon Web Services
Introduction to Amazon Web ServicesIntroduction to Amazon Web Services
Introduction to Amazon Web Services
 
AWS basics
AWS basicsAWS basics
AWS basics
 
Amazon Virtual Private Cloud (VPC): Networking Fundamentals and Connectivity ...
Amazon Virtual Private Cloud (VPC): Networking Fundamentals and Connectivity ...Amazon Virtual Private Cloud (VPC): Networking Fundamentals and Connectivity ...
Amazon Virtual Private Cloud (VPC): Networking Fundamentals and Connectivity ...
 
Introduction to AWS Cloud Computing | AWS Public Sector Summit 2016
Introduction to AWS Cloud Computing | AWS Public Sector Summit 2016Introduction to AWS Cloud Computing | AWS Public Sector Summit 2016
Introduction to AWS Cloud Computing | AWS Public Sector Summit 2016
 
App Modernization with Microsoft Azure
App Modernization with Microsoft AzureApp Modernization with Microsoft Azure
App Modernization with Microsoft Azure
 
AWS Service Catalog
AWS Service CatalogAWS Service Catalog
AWS Service Catalog
 
Introduction to AWS and Cloud Computing - Module 1 Part 1 - AWSome Day 2017
Introduction to AWS and Cloud Computing - Module 1 Part 1 - AWSome Day 2017Introduction to AWS and Cloud Computing - Module 1 Part 1 - AWSome Day 2017
Introduction to AWS and Cloud Computing - Module 1 Part 1 - AWSome Day 2017
 
Azure App Service
Azure App ServiceAzure App Service
Azure App Service
 
Amazon AWS | What is Amazon AWS | AWS Tutorial | AWS Training | Edureka
Amazon AWS | What is Amazon AWS | AWS Tutorial | AWS Training | EdurekaAmazon AWS | What is Amazon AWS | AWS Tutorial | AWS Training | Edureka
Amazon AWS | What is Amazon AWS | AWS Tutorial | AWS Training | Edureka
 
Introduction to Azure Blueprints
Introduction to Azure BlueprintsIntroduction to Azure Blueprints
Introduction to Azure Blueprints
 
The Layman's Guide to Microsoft Azure
The Layman's Guide to Microsoft AzureThe Layman's Guide to Microsoft Azure
The Layman's Guide to Microsoft Azure
 
Azure web apps
Azure web appsAzure web apps
Azure web apps
 
AWS Cloud Computing Tutorial | Migrating on Premise VM to AWS Cloud | AWS Tra...
AWS Cloud Computing Tutorial | Migrating on Premise VM to AWS Cloud | AWS Tra...AWS Cloud Computing Tutorial | Migrating on Premise VM to AWS Cloud | AWS Tra...
AWS Cloud Computing Tutorial | Migrating on Premise VM to AWS Cloud | AWS Tra...
 
Module 1: Introduction to the AWS Cloud - AWSome Day Online Conference 2019
Module 1: Introduction to the AWS Cloud - AWSome Day Online Conference 2019Module 1: Introduction to the AWS Cloud - AWSome Day Online Conference 2019
Module 1: Introduction to the AWS Cloud - AWSome Day Online Conference 2019
 

Similar to AWS Tutorial | AWS Certified Solutions Architect | Amazon AWS | AWS Training | Edureka

Similar to AWS Tutorial | AWS Certified Solutions Architect | Amazon AWS | AWS Training | Edureka (20)

Amazon Cloud | Amazon Cloud Computing Tutorial | AWS Tutorial | AWS Training ...
Amazon Cloud | Amazon Cloud Computing Tutorial | AWS Tutorial | AWS Training ...Amazon Cloud | Amazon Cloud Computing Tutorial | AWS Tutorial | AWS Training ...
Amazon Cloud | Amazon Cloud Computing Tutorial | AWS Tutorial | AWS Training ...
 
What is Cloud Computing | Cloud Computing Tutorial | AWS Tutorial | AWS Train...
What is Cloud Computing | Cloud Computing Tutorial | AWS Tutorial | AWS Train...What is Cloud Computing | Cloud Computing Tutorial | AWS Tutorial | AWS Train...
What is Cloud Computing | Cloud Computing Tutorial | AWS Tutorial | AWS Train...
 
AWS Lambda Tutorial | Introduction to AWS Lambda | AWS Tutorial | AWS Trainin...
AWS Lambda Tutorial | Introduction to AWS Lambda | AWS Tutorial | AWS Trainin...AWS Lambda Tutorial | Introduction to AWS Lambda | AWS Tutorial | AWS Trainin...
AWS Lambda Tutorial | Introduction to AWS Lambda | AWS Tutorial | AWS Trainin...
 
Amazon Lightsail Tutorial | What is Amazon Lightsail? | AWS Certification Tra...
Amazon Lightsail Tutorial | What is Amazon Lightsail? | AWS Certification Tra...Amazon Lightsail Tutorial | What is Amazon Lightsail? | AWS Certification Tra...
Amazon Lightsail Tutorial | What is Amazon Lightsail? | AWS Certification Tra...
 
AWS CLI Tutorial | Introduction To AWS Command Line Interface | AWS Training ...
AWS CLI Tutorial | Introduction To AWS Command Line Interface | AWS Training ...AWS CLI Tutorial | Introduction To AWS Command Line Interface | AWS Training ...
AWS CLI Tutorial | Introduction To AWS Command Line Interface | AWS Training ...
 
AWS CloudFormation Tutorial | AWS CloudFormation Demo | AWS Tutorial | AWS Tr...
AWS CloudFormation Tutorial | AWS CloudFormation Demo | AWS Tutorial | AWS Tr...AWS CloudFormation Tutorial | AWS CloudFormation Demo | AWS Tutorial | AWS Tr...
AWS CloudFormation Tutorial | AWS CloudFormation Demo | AWS Tutorial | AWS Tr...
 
Herramientas Cloud Ninja AWS "From Zero to Hero"
Herramientas Cloud Ninja AWS "From Zero to Hero"Herramientas Cloud Ninja AWS "From Zero to Hero"
Herramientas Cloud Ninja AWS "From Zero to Hero"
 
AWS Certification | AWS Architect Certification Training | AWS Tutorial | AWS...
AWS Certification | AWS Architect Certification Training | AWS Tutorial | AWS...AWS Certification | AWS Architect Certification Training | AWS Tutorial | AWS...
AWS Certification | AWS Architect Certification Training | AWS Tutorial | AWS...
 
Fundamentals of Cloud Computing & AWS
Fundamentals of Cloud Computing & AWSFundamentals of Cloud Computing & AWS
Fundamentals of Cloud Computing & AWS
 
AWS vs Azure | Difference Between Microsoft Azure and Amazon AWS | AWS Traini...
AWS vs Azure | Difference Between Microsoft Azure and Amazon AWS | AWS Traini...AWS vs Azure | Difference Between Microsoft Azure and Amazon AWS | AWS Traini...
AWS vs Azure | Difference Between Microsoft Azure and Amazon AWS | AWS Traini...
 
Herramientas Cloud Ninja AWS "From Zero to Hero"
Herramientas Cloud Ninja AWS "From Zero to Hero"Herramientas Cloud Ninja AWS "From Zero to Hero"
Herramientas Cloud Ninja AWS "From Zero to Hero"
 
Serverless Architectures on AWS - Pop-up Loft Tel Aviv
Serverless Architectures on AWS - Pop-up Loft Tel AvivServerless Architectures on AWS - Pop-up Loft Tel Aviv
Serverless Architectures on AWS - Pop-up Loft Tel Aviv
 
Architecting in Cloud : Your Guide to AWS
Architecting in Cloud : Your Guide to AWSArchitecting in Cloud : Your Guide to AWS
Architecting in Cloud : Your Guide to AWS
 
From Docker Straight to AWS
From Docker Straight to AWSFrom Docker Straight to AWS
From Docker Straight to AWS
 
Running your Windows Enterprise Workloads on AWS - Technical 201
Running your Windows Enterprise Workloads on AWS - Technical 201Running your Windows Enterprise Workloads on AWS - Technical 201
Running your Windows Enterprise Workloads on AWS - Technical 201
 
Transitioning to the Next Generation Hybrid Cloud Operating Model- AWS Summit...
Transitioning to the Next Generation Hybrid Cloud Operating Model- AWS Summit...Transitioning to the Next Generation Hybrid Cloud Operating Model- AWS Summit...
Transitioning to the Next Generation Hybrid Cloud Operating Model- AWS Summit...
 
Aws Training in Bangalore
Aws Training in BangaloreAws Training in Bangalore
Aws Training in Bangalore
 
Aws certified-solutions-architect-associate-training
Aws certified-solutions-architect-associate-trainingAws certified-solutions-architect-associate-training
Aws certified-solutions-architect-associate-training
 
Securing Your Virtual Data Center in the Cloud (NET202) - AWS re:Invent 2018
Securing Your Virtual Data Center in the Cloud (NET202) - AWS re:Invent 2018Securing Your Virtual Data Center in the Cloud (NET202) - AWS re:Invent 2018
Securing Your Virtual Data Center in the Cloud (NET202) - AWS re:Invent 2018
 
AWS Fargate Tutorial | AWS Tutorial For Beginners | AWS Certification Trainin...
AWS Fargate Tutorial | AWS Tutorial For Beginners | AWS Certification Trainin...AWS Fargate Tutorial | AWS Tutorial For Beginners | AWS Certification Trainin...
AWS Fargate Tutorial | AWS Tutorial For Beginners | AWS Certification Trainin...
 

More from Edureka!

More from Edureka! (20)

What to learn during the 21 days Lockdown | Edureka
What to learn during the 21 days Lockdown | EdurekaWhat to learn during the 21 days Lockdown | Edureka
What to learn during the 21 days Lockdown | Edureka
 
Top 10 Dying Programming Languages in 2020 | Edureka
Top 10 Dying Programming Languages in 2020 | EdurekaTop 10 Dying Programming Languages in 2020 | Edureka
Top 10 Dying Programming Languages in 2020 | Edureka
 
Top 5 Trending Business Intelligence Tools | Edureka
Top 5 Trending Business Intelligence Tools | EdurekaTop 5 Trending Business Intelligence Tools | Edureka
Top 5 Trending Business Intelligence Tools | Edureka
 
Tableau Tutorial for Data Science | Edureka
Tableau Tutorial for Data Science | EdurekaTableau Tutorial for Data Science | Edureka
Tableau Tutorial for Data Science | Edureka
 
Python Programming Tutorial | Edureka
Python Programming Tutorial | EdurekaPython Programming Tutorial | Edureka
Python Programming Tutorial | Edureka
 
Top 5 PMP Certifications | Edureka
Top 5 PMP Certifications | EdurekaTop 5 PMP Certifications | Edureka
Top 5 PMP Certifications | Edureka
 
Top Maven Interview Questions in 2020 | Edureka
Top Maven Interview Questions in 2020 | EdurekaTop Maven Interview Questions in 2020 | Edureka
Top Maven Interview Questions in 2020 | Edureka
 
Linux Mint Tutorial | Edureka
Linux Mint Tutorial | EdurekaLinux Mint Tutorial | Edureka
Linux Mint Tutorial | Edureka
 
How to Deploy Java Web App in AWS| Edureka
How to Deploy Java Web App in AWS| EdurekaHow to Deploy Java Web App in AWS| Edureka
How to Deploy Java Web App in AWS| Edureka
 
Importance of Digital Marketing | Edureka
Importance of Digital Marketing | EdurekaImportance of Digital Marketing | Edureka
Importance of Digital Marketing | Edureka
 
RPA in 2020 | Edureka
RPA in 2020 | EdurekaRPA in 2020 | Edureka
RPA in 2020 | Edureka
 
Email Notifications in Jenkins | Edureka
Email Notifications in Jenkins | EdurekaEmail Notifications in Jenkins | Edureka
Email Notifications in Jenkins | Edureka
 
EA Algorithm in Machine Learning | Edureka
EA Algorithm in Machine Learning | EdurekaEA Algorithm in Machine Learning | Edureka
EA Algorithm in Machine Learning | Edureka
 
Cognitive AI Tutorial | Edureka
Cognitive AI Tutorial | EdurekaCognitive AI Tutorial | Edureka
Cognitive AI Tutorial | Edureka
 
Blue Prism Top Interview Questions | Edureka
Blue Prism Top Interview Questions | EdurekaBlue Prism Top Interview Questions | Edureka
Blue Prism Top Interview Questions | Edureka
 
Big Data on AWS Tutorial | Edureka
Big Data on AWS Tutorial | Edureka Big Data on AWS Tutorial | Edureka
Big Data on AWS Tutorial | Edureka
 
A star algorithm | A* Algorithm in Artificial Intelligence | Edureka
A star algorithm | A* Algorithm in Artificial Intelligence | EdurekaA star algorithm | A* Algorithm in Artificial Intelligence | Edureka
A star algorithm | A* Algorithm in Artificial Intelligence | Edureka
 
Kubernetes Installation on Ubuntu | Edureka
Kubernetes Installation on Ubuntu | EdurekaKubernetes Installation on Ubuntu | Edureka
Kubernetes Installation on Ubuntu | Edureka
 
Introduction to DevOps | Edureka
Introduction to DevOps | EdurekaIntroduction to DevOps | Edureka
Introduction to DevOps | Edureka
 
ITIL® Tutorial for Beginners | ITIL® Foundation Training | Edureka
ITIL® Tutorial for Beginners | ITIL® Foundation Training | EdurekaITIL® Tutorial for Beginners | ITIL® Foundation Training | Edureka
ITIL® Tutorial for Beginners | ITIL® Foundation Training | Edureka
 

Recently uploaded

Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
WSO2
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
panagenda
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Victor Rentea
 

Recently uploaded (20)

Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf[BuildWithAI] Introduction to Gemini.pdf
[BuildWithAI] Introduction to Gemini.pdf
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 AmsterdamDEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
DEV meet-up UiPath Document Understanding May 7 2024 Amsterdam
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
Apidays New York 2024 - Passkeys: Developing APIs to enable passwordless auth...
 
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
ICT role in 21st century education and its challenges
ICT role in 21st century education and its challengesICT role in 21st century education and its challenges
ICT role in 21st century education and its challenges
 
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
Modular Monolith - a Practical Alternative to Microservices @ Devoxx UK 2024
 
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdfRising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
Rising Above_ Dubai Floods and the Fortitude of Dubai International Airport.pdf
 
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
Apidays New York 2024 - APIs in 2030: The Risk of Technological Sleepwalk by ...
 
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​Elevate Developer Efficiency & build GenAI Application with Amazon Q​
Elevate Developer Efficiency & build GenAI Application with Amazon Q​
 
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ..."I see eyes in my soup": How Delivery Hero implemented the safety system for ...
"I see eyes in my soup": How Delivery Hero implemented the safety system for ...
 
CNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In PakistanCNIC Information System with Pakdata Cf In Pakistan
CNIC Information System with Pakdata Cf In Pakistan
 

AWS Tutorial | AWS Certified Solutions Architect | Amazon AWS | AWS Training | Edureka