• Overview
  • Schedule Classes
  • What you'll learn
  • Curriculum
  • Feature
  • FAQs
$600.00
Enroll Now
overviewbg

Overview

Cloud computing enables a user to focus on their projects and customers without worrying about infrastructure concerns. It not only saves time, money, and effort but also allows users to concentrate on more pressing aspects of their business.

With an annual revenue of $25.65 billion in 2018, Amazon Web Services (AWS) is a leader in Infrastructure-as-a-Service (IaaS), supporting everything from Internet of Things and artificial intelligence to augmented reality and analytics. AWS grew by a whopping 45% in Q4 2018, and it is typically the first beachhead for enterprises before they take to a multi-cloud approach.

AWS offers every benefit you’d expect from the cloud, and is vastly superior to other cloud service providers in the market in terms of data availability and high-transfer stability.

Cognixia’s Cloud Computing with AWS course begins by discussing the basics of AWS and Cloud Computing, then moves on to discussing more advanced concepts such as service models (IaaS, PaaS, SaaS) and Amazon Virtual Private Cloud (VPC). We wrap it all up in a deep dive into details on particular elements of the AWS platform.

Course Overview

Schedule Classes


Looking for more sessions of this class?

Talk to us

What you'll learn

  • API Gateway
  • Autoscaling
  • CloudFormation
  • CloudFront
  • CloudTrail
  • CloudWatch
  • Direct Connect
  • EC2
  • EFS
  • Elastic Beanstalk
  • Elastic Transcoder
  • Glacier
  • IAM
  • Lambda
  • Load Balancing
  • RedShift
  • RDS
  • Route53
  • S3
  • SNS
  • SQS
  • SWF
  • VPC
  The course encompasses hands-on exercises and real-time use cases to ensure that participants develop a thorough practical understanding of the concepts.

Prerequisites

To enrol for Cognixia’s Cloud Computing with AWS course, basic computer knowledge is all you need. Some knowledge of Linux, while not mandatory, is also beneficial.   The course would is an ideal fit for network engineers and system administrators. It’s also great for anybody who has a thorough understanding of the concepts and process of coding and would like to round out their knowledge set. New graduates with a basic background in coding can also take their career ahead with this course.

Curriculum

Download
  • Introduction to Cloud Computing
  • Why Cloud Computing?
  • Benefits of Cloud Computing
  • Public Cloud, Private Cloud, Hybrid Cloud
  • Service Models (IAAS, PAAS, SAAS)
  • Elastic computing.
  • Introduction to the AWS products.
  • Regions and Availability Zones.
  • Signing up for AWS.
  • AWS Free usage tier.
  • Introduction AWS management console.
  • Take a digital tour of an AWS Data Center.
  • EC2 Introduction
  • Spinning Windows/Linux servers in EC2
  • Connecting to Instances using RDP, MobaXTerm, Putty
  • EC2 Vertical Scaling Overview and Scale UP and Scale Down Servers
  • Security Group Basics and Implementing Security for Real Time Environments.
  • Understanding Block Level Storage using EBS.
  • Configuring SSD/HDD/Magnetic Storage for Windows and Linux Servers
  • Implementing Scaling for EBS Storage.
  • Configuring VOLUME-SNAPSHOT-VOLUME Process
  • Introduction to AWS Pricing.
  • Understanding AWS Pricing Models (On Demand, Reserved, Spot).
  • Best Practices for Cost Optimization.
  • Networking Basics, IPv4 Addressing Scheme
  • Introduction to VPC
  • Public and Private IP’s
  • Understanding Subnetting
  • Elastic IP’s
  • Basic VPC con guration
  • Implementing Private/Public subnets in VPC
  • VPC security
  • Inbound and outbound ACL’s
  • Deep Dive in to VPC core concepts (Route Tables, Subnets, Internet Gateway)
  • Building Custom VPC Network Topology for Real Time Environments
  • Implementing NAT (Network Address Translation) in VPC
  • Introduction to AWS Object Storage.
  • Creating S3 Buckets and Uploading Data in to it.
  • S3 durability and redundancy.
  • Various S3 Storage Types (Standard, Infrequent, One Zone)
  • Configuring S3 Versioning, Logging, Encryption.
  • Hosting a Static Website on S3.
  • Implementing Lifecycle and replication for S3 Buckets.
  • Understanding S3 Analytics, Metrics and Inventory.
  • Introduction to Glacier Storage.
  • Creating Vaults.
  • Uploading data to Vaults.
  • Key differences between S3 and Glacier.
  • Introduction to EFS.
  • Creating EFS and mounting on Linux Servers.
  • Introduction of IAM Service.
  • Creating Users and Groups.
  • Grant Least Privilege.
  • Configuring a Strong Password Policy for your Users.
  • Enabling MFA for Privileged Users.
  • Granting permissions using IAM Policies.
  • Creating Custom Policies and Associating to Users and Groups.
  • Understanding Roles.
  • IAM Access Credentials and its usages.
  • AWS CLI.
  • Introduction to ELB.
  • Implementing HA using Load Balancer for Websites.
  • Understanding ELB Load Distribution using Round Robin Algorithm.
  • Understanding Health Checks.
  • Configuring Advanced VPC and Cross Zone Load Balancing
  • Adding and removing instances on ELB
  • Understanding Horizontal vs. Vertical scaling.
  • Understanding Auto Scaling.
  • Create a launch configuration.
  • Create an Auto Scaling group.
  • Understanding Various Scaling Types (Dynamic, Scheduled, Step, Target Tracking Scaling Policies).
  • Setting up an auto-scaled, load-balanced Application using Autoscaling.
  • Introduction of Domain Name System.
  • Buying Domain names at Domain Registrars.
  • Creating Zones on Route53.
  • Creating Route53 Records (Address, CNAME, Alias).
  • Creating Health Checks in Route53.
  • Understanding routing policies provided by AWS.
  • Simple Routing Policy and its Implementation.
  • Weighted Routing Policy and its Implementation.
  • Latency Routing Policy and its Implementation.
  • Failover Routing Policy and its Implementation.
  • Geolocation Routing Policy and its Implementation.
  • Routing Policies Use cases and When to use Which Policy.
  • Introduction to Cloud Formation
  • Understanding Stacks and Cloud Former Tool.
  • Automating a Ruby on Rails Application using Cloud Formation.
  • Clean up of Cloud formation Environment.
  • Creating custom Templates using Cloud Former Tool.
  • Introduction to SNS.
  • Creating topics and Evaluating ARNs.
  • Subscribing using Various Protocols.
  • Publishing Noti cations using SNS.
  • Integrating SNS Topics with CloudWatch and Autoscaling Services.
  • Introduction of AWS Monitoring
  • Understanding Virtualization
  • Making a Status Check Failed Incident manually
  • CloudWatch Basic and Detailed Monitoring and Its Features.
  • Implementing Real Time monitoring by Integrating with SNS.
  • Understanding CloudWatch Logs and Metrics.
  • Creating Alarms and Its Actions.
  • Configuring Dashboards for Organization Architectures.
  • Introduction to Relational Databases.
  • Creating Relational Databases in RDS.
  • Connecting to RDS Database Instances using SQLYog.
  • Installing a WordPress APP using RDS Database.
  • Automating Backups and Patching for Various Database Engines.
  • Creating Redundant and Fault Tolerant Databases.
  • Implementing Read Replicas for Read Heave databases.
  • RDS Resilient Architecture using Point in Time Recovery.
  • Configuring Event Noti cations for Database Instances.
  • Understanding Parameter, Option, and Subnet Groups.
  • Introduction to Content Delivery Network (CDNs).
  • Understanding AWS EDGE Network Locations.
  • Understanding CloudFront Distributions and Origins.
  • Implementing CDN for Websites using CloudFront.
  • Going through CloudFront Reports and Analytics.
  • CloudFront Security for S3 buckets using OAI (Origin Access Identity).
  • Configuring origins and behaviors.
  • Understanding DevOps tools of AWS.
  • Automation by Elastic Beanstalk.
  • Creating an Application Environment using EB.
  • Application versioning and Deploying.
  • Clean up of EB Environment.
  • Introduction to Audit logging by CloudTrail.
  • Creating Trials.
  • Storing Trial logs in S3 Buckets.
  • SQS Overview and implementing polling messages.
  • SWF Overview.
  • Introduction to Elastic Transcoder.
  • Introduction API Gateway.
  • Introduction of Lambda.
  • Implementing a sample script and executing by Lambda.
  • AWS Direct Connect.
  • Redshift Overview.
course-description

Course Description

The on-demand delivery of IT resources over the internet is cloud computing. It enables organizations to access technology services, such as, computing power, storage, databases, etc. as and when required, without having to buy, own and maintain physical data centers.

AWS stands for Amazon Web Services. It is the world’s most comprehensive and widely adopted cloud platform. AWS currently offers over 175 fully featured services from data centers situated all over the world. It leads the cloud platform market in market share, and is the most popular cloud platform across the globe.

Experts believe that the global public cloud market will exceed $330 billion by the end of 2020. Today, on an average a third of the IT budgets in an organization are being spent on cloud services. In the next three years, by 2023, that is, the global cloud computing market would have reached $623.3 billion. This definitely makes it obvious that the global public cloud market looks very positive in the future, and the demand for the cloud is increasing every day.

At present, AWS is world’s top cloud platform with about 32% market share, according to Canalys. In fact, AWS has been the world leader in the cloud market for many years now. When AWS was launched in 2006, it used to offer only a single service then. However, from there till today, AWS has grown manifold as a cloud service provider. AWS actively listens to the users and comes up with strategic partnerships and useful features for the users from time-to-time.
Yes. AWS offers a range of certifications across different specialties and skills, in different levels. There are certifications for solutions architects, DevOps professionals, cloud practitioners, developers, operations professionals, system administrators. There are also AWS certifications for specific areas of expertise, such as, advanced networking, security, machine learning, Alexa skill building, data analytics and databases.
Yes, absolutely! Cognixia’s cloud computing with AWS training course helps participants prepare for the AWS Certified Solutions Architect – Associate Level examination.
This cloud computing training trains participants on how to architect effective IT solutions on AWS. These acquaints participants with AWS best practices. The course discusses how participants can optimize the recommended design patterns for architecting optimal IT solutions on AWS. This AWS training also covers a range of infrastructure design strategies. The training uses practical case studies and projects, which would help participants grasp how to build and scale more efficient and reliable IT solutions on the AWS cloud environment. Cognixia’s cloud computing with AWS course begins with discussing the basics of AWS and cloud computing, then moving on to more advanced concepts, such as, service models (IaaS, PaaS, SaaS), Amazon Private Virtual Cloud (AWS VPC), etc. The course concludes with details discussions on particular elements of the AWS platform. During the course, the participants will learn about API gateway, CloudFormation, CloudTrail, Direct Connect, EFS, Elastic Transcoder, Identity Access Management (IAM), Load Balancing, Relational Database Service (RDS), Simple Storage service (S3), Simple Queue Service (SQS), Virtual Private Cloud (VPC), Autoscaling, CloudFront, Elastic Compute Cloud, Elastic Beanstalk, Glacier, Lambda, Redshift, Route53, Simple Notification Service (SNS) and Simple Workflow Service (SWS).
This AWS training can be taken by recent graduates as well as experienced individuals. Anybody seeking to advance their career by getting certified in AWS, would find this course a thorough and excellent resource to prepare for the AWS Certified Solutions Architect – Associate level certification exam.
Yes. In order to make the most of this AWS training, participants need to have basic computer knowledge. Being well-versed with Linux would be beneficial for the participants, though it is not mandatory.

Interested in this course?

Reach out to us for more information

Course Feature

duration Course Duration
24x7 24x7 Support
access Lifetime LMS Access
guarantee Price match Guarantee

FAQs

course-faq
  • Fresh graduates and experienced individuals with a background in computer science, computer applications and information technology
  • Entrepreneurs/professionals who want to develop cloud-based applications using AWS
  • Anyone seeking an Amazon AWS certification

Reviews