Presented By: Muskan Gupta
AWS Components and
Live Use Cases
Lack of etiquette and manners is a huge turn off.
KnolX Etiquettes
Punctuality
Join the session 5 minutes prior to
the session start time. We start on
time and conclude on time!
Feedback
Make sure to submit a constructive
feedback for all sessions as it is
very helpful for the presenter.
Silent Mode
Keep your mobile devices in silent
mode, feel free to move out of
session in case you need to attend
an urgent call.
Avoid Disturbance
Avoid unwanted chit chat during
the session.
Our Agenda
● Amazon Web Services
● CloudWatch
● DynamoDB
● Lambda
● S3 : Simple Storage Service
● SQS: Simple Queue Service
AWS : Amazon Web Services
● AWS is world’s most broadly adopted cloud platform
● It has more services and more feature in those services compared to other cloud providers.
● It has services for various categories such as Storage, Analytics and Machine Learning.
● Security, Availability, Reliability are the key features of it’s services.
Cloudwatch
● Monitors your AWS Services and the applications that you run on AWS
● Create Metrics that can be used to observe and monitor the changes in application
● Custom Metrics can also be created
● Collect logs for you to help in debug
● Create Alarms that watch metrics
DynamoDB
● AWS DynamoDB is a NoSql Database.
● Use PartiQL, a SQL-compatible query language, to query, insert, update, and delete table data in
DynamoDB
● High performance
● Secure data with encryption
● On-demand backups
● Multi Region Replication
● In-memory caching
● Can be integrated with other aws services to give you more flexibility.
Lambda
● Run code without worrying for infrastructure - on the cloud.
● Provides high availability compute infrastructure.
● Manages resources for you.
● Event-driven
● Write your code or upload the zip file or a container image
● Can be triggered from more than 200 AWS Services
S3: Simple Storage Service
● Object storage service
● Used to store and protect any amount of data - no size limits.
● Features :
○ Storage Management and Access Management possible
○ Data processing features
○ Logging and Monitoring
○ Strong Consistency
SQS : Simple Queue Service
● Offers Queues
● Decouple and integrate distributed software systems and components
● Security
● Durability
● Reliability
● Availability
● Scalability
● Customized Queues
● Dead Letter Queues Available
Q n A
Thanks

AWS Components and Live Use Cases

  • 1.
    Presented By: MuskanGupta AWS Components and Live Use Cases
  • 2.
    Lack of etiquetteand manners is a huge turn off. KnolX Etiquettes Punctuality Join the session 5 minutes prior to the session start time. We start on time and conclude on time! Feedback Make sure to submit a constructive feedback for all sessions as it is very helpful for the presenter. Silent Mode Keep your mobile devices in silent mode, feel free to move out of session in case you need to attend an urgent call. Avoid Disturbance Avoid unwanted chit chat during the session.
  • 3.
    Our Agenda ● AmazonWeb Services ● CloudWatch ● DynamoDB ● Lambda ● S3 : Simple Storage Service ● SQS: Simple Queue Service
  • 4.
    AWS : AmazonWeb Services ● AWS is world’s most broadly adopted cloud platform ● It has more services and more feature in those services compared to other cloud providers. ● It has services for various categories such as Storage, Analytics and Machine Learning. ● Security, Availability, Reliability are the key features of it’s services.
  • 5.
    Cloudwatch ● Monitors yourAWS Services and the applications that you run on AWS ● Create Metrics that can be used to observe and monitor the changes in application ● Custom Metrics can also be created ● Collect logs for you to help in debug ● Create Alarms that watch metrics
  • 6.
    DynamoDB ● AWS DynamoDBis a NoSql Database. ● Use PartiQL, a SQL-compatible query language, to query, insert, update, and delete table data in DynamoDB ● High performance ● Secure data with encryption ● On-demand backups ● Multi Region Replication ● In-memory caching ● Can be integrated with other aws services to give you more flexibility.
  • 7.
    Lambda ● Run codewithout worrying for infrastructure - on the cloud. ● Provides high availability compute infrastructure. ● Manages resources for you. ● Event-driven ● Write your code or upload the zip file or a container image ● Can be triggered from more than 200 AWS Services
  • 8.
    S3: Simple StorageService ● Object storage service ● Used to store and protect any amount of data - no size limits. ● Features : ○ Storage Management and Access Management possible ○ Data processing features ○ Logging and Monitoring ○ Strong Consistency
  • 9.
    SQS : SimpleQueue Service ● Offers Queues ● Decouple and integrate distributed software systems and components ● Security ● Durability ● Reliability ● Availability ● Scalability ● Customized Queues ● Dead Letter Queues Available
  • 10.
  • 11.