AWS content
Elevate your skills with AWS Training
Syllabus
Introduction
- .Net Framework1.1/2.0/3/3.5/4.5/4.7/4.8
- .Net Architecture
AWS services and features
- Analytics:
- Amazon Athena
• Amazon Elasticsearch Service (Amazon ES)
• Amazon EMR
• AWS Glue
• Amazon Kinesis
• Amazon QuickSight
• AWS Billing and Cost Management:
• AWS Budgets
• Cost Explorer
Application Integration:
• Amazon Simple Notification Service (Amazon SNS)
• Amazon Simple Queue Service (Amazon SQS)
Compute:
• Amazon EC2
• AWS Elastic Beanstalk
• Amazon Elastic Container Service (Amazon ECS)
• Amazon Elastic Kubernetes Service (Amazon EKS)
• Elastic Load Balancing
• AWS Fargate
• AWS Lambda
Database:
• Amazon Aurora
• Amazon DynamoDB
• Amazon ElastiCache
• Amazon RDS
• Amazon Redshift
Management and Governance:
• AWS Auto Scaling
• AWS Backup
• AWS CloudFormation
• AWS CloudTrail
• Amazon CloudWatch
• AWS Config
• Amazon Event Bridge (Amazon Cloud Watch Events)
• AWS Organizations
• AWS Resource Access Manager
• AWS Systems Manager
• AWS Trusted Advisor
Migration and Transfer:
• AWS Database Migration Service (AWS DMS)
• AWS Data Sync
• AWS Migration Hub
• AWS Server Migration Service (AWS SMS)
• AWS Snowball
• AWS Transfer Family
SQL Server
- Tables, Views
- Functions
- Joins
- Stored procedures
- Performance fine tuning
ASP.NET MVC / JQuery / Ajax / Introduction to ASP.NET MVC 5
- The MVC Pattern model view controller
- Controllers
- Views
- Models
- URL Routing in MVC 5
- Creating Controllers and actions
- Parameters and return type in Actions
- Parameters with constraints and defaults
- Controller and Action filters Authentication & Authorization
- Creating Razor Views
- Intermingling Code and Markup
- The View Bag / View Data
- Integrating jQuery in Razor Views
- Partial Views
- Layout Views
- HTML Forms in Razor Views
- jQuery-AJAX in ASP.NET MVC
- jQuery-AJAX with jSON
- HTML Helpers
- Data Validations
- Data Annotations
- Scaffold Templates
Entity Framework
- CodeFirst Approach
- Database First Approach
- CRUD Operations
WebApi
- Introduction to Web API
- Implementing GET, PUT,POST, DELETE in .Net Web Api using Entity Frame Work in
- .Net WebApi
- Working with Post man to invoke respective controllers