AWS Architect Certification Training

AWS holds 69% of the global market share in the cloud computing market. Some of the prominent companies who use AWS as their backbone are Kelloggs, Netflix, Adobe, Airbnb and General Electric. Irrespective of the size of an organization, everyone has started to adopt the cloud services in one way or the other, and AWS is the major player among the Cloud services industry.
AWS Certification Training from Certs Learning is designed to provide in depth knowledge about AWS architectural principles and its services. The sessions will be conducted by Industry practitioners who will train you to leverage AWS services to make the AWS infrastructure scalable, reliable, and highly available. This training is completely aligned to AWS Certified Solutions Architect Exam.
On completion of the AWS Architect Certification training, learner will be able to:
Design and deploy scalable, highly available, and fault tolerant systems on AWS Efficiently handle Ingress and Egress data to and from AWS Identify the appropriate AWS service based on data, compute, database, or security requirements Identify the appropriate usage of AWS architectural best practices Estimate AWS pricing and identify cost control mechanisms
AWS is leading the pack in terms of Cloud computing. They have been serving well in almost every aspect whether you are a web developer, database or system admin, Big data analyst, IoT developer etc. This AWS Architect Certification Training will help you to become AWS Certified Solutions Architect. Furthermore, you can also choose a career path aimed for AWS Solutions Architect, AWS Engineer, DevOps Engineer, Cloud Architect etc.
In order to take benefit of these opportunities, you need a structured AWS training with an updated curriculum as per current industry requirements and best practices. Besides strong theoretical understanding, you need to work on various real-life projects and work on different services for storage, computing, etc.
Additionally, you need the advice of an expert who is currently working in the industry tackling real-life data challenges.
This AWS Certification Training is designed for the IT professionals who want to pursue a career in Cloud Computing and become AWS Certified Solutions Architect. Our AWS Architect Certification Training helps you to grab this opportunity and accelerate your career. It is best suited for:
Professionals who want Project Experience in migrating and deploying AWS solutions Professionals with IT Infrastructure background Professionals with Virtualisation experience DevOps professionals Professionals with an understanding of application, server, and network security and compliance
The below points will help you understand the growth of Cloud and AWS:
Amazon Web Services (CSA) certification is rated as the most valued IT Certification – Global Knowledge Study In the latest Magic Quadrant report released by Gartner, AWS maintained its position as the king of cloud Infrastructure as a service (IaaS) providers Average salary of AWS Architect is $125k – Indeed.com AWS market is expected to reach $236B by 2020 at a CAGR of 22% – Forrester
There are no specific prerequisites to enroll in the AWS Architect Certification course. Any candidate having basic knowledge of computers and programming can attend this training. Having prior working experience with AWS Services is recommended but not mandatory.

1
Introduction To AWS

Learning Objectives: In this module, you will learn about the different services provided by AWS. You will be provided with an overview of important resources required for architecting an application.

Topics:

  • Cloud Computing
  • Cloud deployment and service models
  • AWS Global Infrastructure and its benefits
  • AWS Services
  • Ways to access AWS Services


Hands-on:

  • Sign-up for AWS free-tier account
  • Create a S3 bucket through Console
  • Create a S3 bucket through AWS CLI
  • Launch an EC2 instance


2
Security Management In AWS

Learning Objectives: In this module, you will learn about security management in AWS using Identity Access Management (IAM) and Key Management Service.

Topics:

  • User management through Identity Access Management (IAM)
  • Various access policies across AWS Services
  • API keys service access
  • Best practices for IAM
  • Key Management Service
  • Access billing and create alerts on billing

Hands-on:

  • Create new users who can login to AWS console
  • Create role for an application to access S3
  • Create policies for new user to have either admin or limited privileges
  • Credential rotation for IAM users
  • Login to AWS console via MFA
  • Create API keys for accessing AWS Services
  • Create Budget


3
Object Storage Options

Learning Objectives: In this module, you will learn about the different Object Storage Services offered by AWS, identify when to use a specific service, how to store/transfer data using these services and optimize the storage cost.

Topics:

  • S3 bucket - Creation, Version Control, Security, Replication, Transfer Acceleration
  • Storage classes in S3
  • Life cycle policy in S3
  • Cost optimization for S3
  • CloudFront – Create and configure with S3
  • Snowball
  • Storage Gateway and its types

Hands-on:

  • Hosting a Static Website on Amazon S3
  • Versioning in AWS S3
  • Replicating data across regions
  • S3 Transfer acceleration
  • Transfer and retrieve data from Glacier through lifecycle policy
  • Upload a file to AWS S3 through a Website
  • Accessing a static website through Cloud Front


4
Amazon EC2

Learning Objectives: EC2 (Elastic Compute Cloud) is the backbone of AWS. In this module, you will learn about the concepts associated with an EC2 instance and their usage. This module covers different Amazon AMIs, a demo on launching an AWS EC2 instance, ways to connect with an instance and how to host a website on AWS EC2 instance.

Topics:

  • Start, stop and terminate an EC2 Instance
  • Security Group
  • AMI
  • VPC, ENI, Public and Private IP
  • Storage services
  • EBS and its types
  • EFS
  • Cost optimization


Hands-on:

  • Host your website inside EC2
  • Create an AMI
  • Create an Elastic IP
  • Attaching an EBS volume externally
  • To create a snapshot
  • Mount EFS volumes


5
Load Balancing, Auto-Scaling And Route 53

Learning Objectives: In this module, you will learn the concepts of Load Balancing, Auto-Scaling and Route 53 to manage traffic. 

Topics:

  • Elastic Load Balancer and its types
  • Comparison of Classic, Network and Application Load Balancer
  • Auto-Scaling
  • Components of Auto-Scaling
  • Lifecycle of Auto-Scaling
  • Auto-Scaling policy
  • Working of Route 53
  • Various Routing Policies


Hands-on:

  • Create a Classic Load Balancer
  • Create a Network Load Balancer
  • Work with Application Load Balancer and Auto-Scaling
  • Auto-Scaling and Scaling policy
  • Point a sub-domain to EC2 box in Route 53


6
Database Services And Analytics

Learning Objectives: In this module, you will learn about the different database services offered by AWS to handle structured and unstructured data. This module also gives you knowledge on how to analyze your data. 

Topics:

  • Amazon RDS and its benefits
  • Amazon Aurora
  • Amazon DynamoDB
  • ElastiCache
  • Amazon RedShift
  • AWS Kinesis


Hands-on:

  • Storing an application data in MySQL DB using Relational Database Service (RDS)
  • Creating Tables, loading sample data and running queries
  • Redis Cache
  • Visualize the web traffic using Kinesis Data Stream


7
Networking And Monitoring Services

Learning Objectives: This module introduces you to the Amazon Virtual Private Cloud. You will learn to implement networking using public and private subnets with VPC. Also, this module demonstrates how to monitor your services. 

Topics:

  • VPC – Benefits and Components
  • CIDR Notations
  • Network Access Control List v/s Security Groups
  • NAT – Network Address Translation
  • VPC peering
  • AWS CloudWatch
  • AWS CloudTrail
  • Trusted Advisor


Hands-on:

  • Create a Non-default VPC and attach it to an EC2 instance
  • Accessing Internet Inside Private Subnet Using NAT Gateway
  • Connect two instances in different VPC’s using VPC peering
  • Monitoring an EC2 instance using CloudWatch
  • Enable CloudTrail and Store Logs in S3
  • Explore the Trusted Advisor


8
Applications Services And AWS Lambda

Learning Objectives: In this module, you will learn about the different Application services offered by AWS, that are used for sending e-mails, notifications, and processing message queues. This module also deals with the latest trend of Serverless architecture using AWS Lambda. 

Topics:

  • AWS Simple Email Service (SES)
  • AWS Simple Notification Service (SNS)
  • AWS Simple Queue Service (SQS)
  • AWS Simple Work Flow (SWF)
  • AWS Lambda


Hands-on:

  • Send an email through AWS SES
  • Send a notification through SNS
  • Send an e-mail through Lambda when an object is added to S3
  • Send a notification through Lambda when a message is sent to SQS


9
Configuration Management and Automation

Learning Objectives: This module helps you gain knowledge on various AWS services and tools used for configuration management and Automation. 

Topics:

  • AWS CloudFormation
  • AWS OpsWorks - OpsWorks for Chef Automate, OpsWorks for Stack, OpsWorks for Puppet Enterprises
  • AWS Elastic Beanstalk
  • Differentiate between CloudFormation, OpsWorks, and Beanstalk


Hands-on:

  • Installation of LAMP server in EC2 through CloudFormation
  • AWS OpsWorks Stack
  • Deploy a Web Application with DynamoDB using Beanstalk


10
AWS Architectural Designs – I

Learning Objectives: This module gives you an idea about the importance of AWS guidelines for Well Architected Framework. You will also learn about the Resilient and Performant architecture designs. 

Topics:

  • Determine how to design high-availability and fault-tolerant architectures
  • Choose reliable/resilient storage
  • Determine how to design decoupling mechanisms using AWS services
  • Determine how to design a multi-tier architecture solution
  • Disaster Recovery Solution
  • Choose performant storage
  • Apply caching to improve performance
  • Design solutions for elasticity and scalability


11
AWS Architectural Designs – II (Self-paced)

Learning Objectives: Adding to Module 10, this module covers the remaining three concepts behind AWS Well-Architected Framework – Securing Applications and Architectures, Designing Cost-Optimized Architectures, Defining Operationally Excellent Architectures. 

Topics:

  • Well-Architected Framework
  • Specify Secure Applications and Architectures
  • Design Cost-Optimized Architectures
  • Define Operationally-Excellent Architectures


12
AWS Certified Solutions Architect Certification Exam Questionnaires (Self-Paced)

Learning Objectives: This module mainly contains exam questionnaires that will be discussed along with the guidance on taking up AWS Solution Architect Certification Exam. 

Topics:

  • AWS Solution Architect Certification Exam Guide
  • Certification Exam Questionnaires


13
DevOps on AWS (Self-paced)

Learning Objectives: In this module, you will learn how to implement DevOps tools on AWS. 

Topics:

  • Overview of DevOps - Lifecycle, Stages in DevOps
  • AWS CodeCommit
  • AWS CodePipeline
  • AWS Code Deploy


Hands-on:

  • Implement AWS CodeCommit
  • Implement AWS CodePipeline


"You will never miss a lecture at Certs Learning ! You can choose either of the two options: View the recorded session of the class available in your LMS. You can attend the missed session, in any other live batch."
To help you in this endeavor, we have added a resume builder tool in your LMS. Now, you will be able to create a winning resume in just 3 easy steps. You will have unlimited access to use these templates across different roles and designations. All you need to do is, log in to your LMS and click on the "create your resume" option.
Your access to the Support Team is for lifetime and will be available 24/7. The team will help you in resolving queries, during and after the course.
Post-enrolment, the LMS access will be instantly provided to you and will be available for lifetime. You will be able to access the complete set of previous class recordings, PPTs, PDFs, assignments. Moreover the access to our 24x7 support team will be granted instantly as well. You can start learning right away.
Yes, the access to the course material will be available for lifetime once you have enrolled into the course.

Be the first to add a review.

Please, login to leave a review
Enrolled: 0 students
Lectures: 13