Call +65 6100 0613 Email: enquiry@tertiaryinfotech.com

Enhance Your Employability with Certified Skills and Courses in Singapore - WSQ , IBF-STS, Skills Certification

AWS Certified DevOps Engineer Exam Prep

Embark on a journey to success with our AWS Certified DevOps Engineer Exam Prep course. This meticulously designed course provides you with the essential knowledge and skills needed to excel in the AWS Certified DevOps Engineer exam. Our expert instructors will guide you through the complexities of AWS DevOps, ensuring you are well-prepared and confident to tackle the exam.

Our course is structured to maximize your learning experience, covering all the necessary topics and providing practical tips to enhance your performance. With our comprehensive study materials and expert guidance, you will be equipped with the tools needed to succeed and advance your career. Enroll now and take the first step towards becoming a certified AWS DevOps Engineer.

Certificate

All participants will receive a Certificate of Completion from Tertiary Courses after achieved at least 75% attendance.

Disclaimer

Note that we are not affiliated with AWS. To get the official certification, please register on Pearson Vue Test Center

Certification Exam at Pearson Vue

Once you are prepared for the exam, you can register for the certification here. We are Authorised Pearson Vue Testing Center. You can take the certification exam at our test center. Note that the course fee does not include the certification exam fee.

Funding and Grant Applications

No funding is available for this course

Course Code: C1391

Course Booking

The course fee listed below is before subsidy/grant, if applicable. We will apply for the grant and send you the invoice with nett fee.

$1,500.00 (GST-exclusive)
$1,635.00 (GST-inclusive)

Course Date

Course Time

* Required Fields

Post-Course Support

We provide free consultation related to the subject matter after the course. Please email your queries to enquiry@tertiaryinfotech.com and we will forward your queries to the subject matter experts and get back to you asap.

Course Cancellation/Reschedule Policy

We reserve the right to cancel or re-schedule the course due to unforeseen circumstances. If the course is cancelled, we will refund 100% to participants.
Note the venue of the training is subject to changes due to class size and availability of the classroom.
Note the minimal class size to start a class is 3 Pax.


Course Details

LU1 SDLC Automation

Topic 1 Implement CI/CD pipelines

  • Software development lifecycle (SDLC) concepts, phases, and models
  • Pipeline deployment patterns for single- and multi-account environments
  • Configuring code, image, and artifact repositories
  • Using version control to integrate pipelines with application environments
  • Setting up build processes (for example, AWS CodeBuild)
  • Managing build and deployment secrets (for example, AWS Secrets Manager, AWS Systems Manager Parameter Store)
  • Determining appropriate deployment strategies (for example, AWS CodeDeploy)

Topic 2 Integrate automated testing into CI/CD pipelines

  • Different types of tests (for example, unit tests, integration tests, acceptance tests, user interface tests, security scans)
  • Reasonable use of different types of tests at different stages of the CI/CD pipeline
  • Running builds or tests when generating pull requests or code merges (for example, AWS CodeCommit, CodeBuild)
  • Running load/stress tests, performance benchmarking, and application testing at scale
  • Measuring application health based on application exit codes Automating unit tests and code coverage
  • Invoking AWS services in a pipeline for testing

Topic 3 Build and manage artifacts 

  • Artifact use cases and secure management
  • Methods to create and generate artifacts
  • Artifact lifecycle considerations
  • Creating and configuring artifact repositories (for example, AWS CodeArtifact, Amazon S3, Amazon Elastic Container Registry [Amazon ECR])
  • Configuring build tools for generating artifacts (for example, CodeBuild, AWS Lambda)
  • Automating Amazon EC2 instance and container image build processes (for example, EC2 Image Builder)

Topic 4 Implement deployment strategies for instance, container, and serverless environments

    • Deployment methodologies for various platforms (for example, Amazon EC2, Amazon Elastic Container Service [Amazon ECS], Amazon Elastic Kubernetes Service [Amazon EKS], Lambda)
    • Application storage patterns (for example, Amazon Elastic File System [Amazon EFS], Amazon S3, Amazon Elastic Block Store [Amazon EBS])
    • Mutable deployment patterns in contrast to immutable deployment patterns
    • Tools and services available for distributing code (for example, CodeDeploy, EC2 Image Builder)
    • Configuring security permissions to allow access to artifact repositories (for example, AWS Identity and Access Management [IAM], CodeArtifact)
    • Configuring deployment agents (for example, CodeDeploy agent)
    • Troubleshooting deployment issues
    • Using different deployment methods (for example, blue/green, canary)

            LU2 Configuration Management and IaC

            Topic 5 Define cloud infrastructure and reusable components to provision and manage systems throughout their lifecycle 

            • Infrastructure as code (IaC) options and tools for AWS
            • Change management processes for IaC-based platforms
            • Configuration management services and strategies
            • Composing and deploying IaC templates (for example, AWS Serverless Application Model [AWS SAM], AWS CloudFormation, AWS Cloud Development Kit [AWS CDK])
            • Applying CloudFormation StackSets across multiple accounts and AWS Regions
            • Determining optimal configuration management services (for example, AWS OpsWorks, AWS Systems Manager, AWS Config, AWS AppConfig)
            • Implementing infrastructure patterns, governance controls, and security standards into reusable IaC templates (for example, AWS Service Catalog, CloudFormation modules, AWS CDK)

            Topic 6 Deploy automation to create, onboard, and secure AWS accounts in a multi-account or multi-Region environment 

            • AWS account structures, best practices, and related AWS services
            • Standardizing and automating account provisioning and configuration
            • Creating, consolidating, and centrally managing accounts (for example, AWS Organizations, AWS Control Tower)
            • Applying IAM solutions for multi-account and complex organization structures (for example, SCPs, assuming roles)

            Topic 7 Design and build automated solutions for complex tasks and large-scale environments

            • AWS services and solutions to automate tasks and processes
            • Methods and strategies to interact with the AWS software-defined infrastructure
            • Automating system inventory, configuration, and patch management (for example, Systems Manager, AWS Config)
            • Developing Lambda function automations for complex scenarios (for example, AWS SDKs, Lambda, AWS Step Functions)
            • Automating the configuration of software applications to the desired state (for example, OpsWorks, Systems Manager State Manager)
            • Maintaining software compliance (for example, Systems Manager)

            LU3 Resilient Cloud Solutions

            Topic 8 Implement highly available solutions to meet resilience and business requirements 

            • Multi-AZ and multi-Region deployments (for example, compute layer, data layer)
            • SLAs
            • Replication and failover methods for stateful services
            • Techniques to achieve high availability (for example, Multi-AZ, multi-Region)
            • Translating business requirements into technical resiliency needs
            • Identifying and remediating single points of failure in existing workloads
            • Enabling cross-Region solutions where available (for example, Amazon DynamoDB, Amazon RDS, Amazon Route 53, Amazon S3, Amazon CloudFront)
            • Configuring load balancing to support cross-AZ services

            Topic 9 Implement solutions that are scalable to meet business requirements 

            • Appropriate metrics for scaling services
            • Loosely coupled and distributed architectures
            • Serverless architectures
            • Container platforms
            • Identifying and remediating scaling issues
            • Identifying and implementing appropriate auto scaling, load balancing, and caching solutions
            • Deploying container-based applications (for example, Amazon ECS, Amazon EKS)
            • Deploying workloads in multiple Regions for global scalability
            • Configuring serverless applications (for example, Amazon API Gateway, Lambda, AWS Fargate)

            Topic 10 Implement automated recovery processes to meet RTO and RPO requirements

            • Disaster recovery concepts (for example, RTO, RPO)
            • Backup and recovery strategies (for example, pilot light, warm standby)
            • Recovery procedures
            • Testing failover of Multi-AZ and multi-Region workloads (for example, Amazon RDS, Amazon Aurora, Route 53, CloudFront)
            • Identifying and implementing appropriate cross-Region backup and recovery strategies (for example, AWS Backup, Amazon S3, Systems Manager)
            • Configuring a load balancer to recover from backend failure

            LU4 Monitoring and Logging

            Topic 11 Configure the collection, aggregation, and storage of logs and metrics 

            • How to monitor applications and infrastructure
            • Amazon CloudWatch metrics (for example, namespaces, metrics, dimensions, and resolution)
            • Real-time log ingestion
            • Encryption options for at-rest and in-transit logs and metrics (for example, client-side and server-side, AWS Key Management Service [AWS KMS])
            • Security configurations (for example, IAM roles and permissions to allow for log collection)
            • Securely storing and managing logs
            • Creating CloudWatch metrics from log events by using metric filters
            • Creating CloudWatch metric streams (for example, Amazon S3 or Amazon Kinesis Data Firehose options)
            • Collecting custom metrics (for example, using the CloudWatch agent)
            • Managing log storage lifecycles (for example, S3 lifecycles, CloudWatch log group retention)
            • Processing log data by using CloudWatch log subscriptions (for example, Kinesis, Lambda, Amazon OpenSearch Service)
            • Searching log data by using filter and pattern syntax or CloudWatch Logs Insights
            • Configuring encryption of log data (for example, AWS KMS)

            Topic 12 Audit, monitor, and analyze logs and metrics to detect issues 

            • Anomaly detection alarms (for example, CloudWatch anomaly detection)
            • Common CloudWatch metrics and logs (for example, CPU utilization with Amazon EC2, queue length with Amazon RDS, 5xx errors with an Application Load Balancer [ALB])
            • Amazon Inspector and common assessment templates
            • AWS Config rules
            • AWS CloudTrail log events
            • Building CloudWatch dashboards and Amazon QuickSight visualizations
            • Associating CloudWatch alarms with CloudWatch metrics (standard and custom)
            • Configuring AWS X-Ray for different services (for example, containers, API Gateway, Lambda)
            • Analyzing real-time log streams (for example, using Kinesis Data Streams)
            • Analyzing logs with AWS services (for example, Amazon Athena, CloudWatch Logs Insights)

            Topic 13 Automate monitoring and event management of complex environments 

            • Event-driven, asynchronous design patterns (for example, S3 Event Notifications or Amazon EventBridge events to Amazon Simple Notification Service [Amazon SNS] or Lambda)
            • Capabilities of auto scaling for a variety of AWS services (for example, EC2 Auto Scaling groups, RDS storage auto scaling, DynamoDB, ECS capacity provider, EKS autoscalers)
            • Alert notification and action capabilities (for example, CloudWatch alarms to Amazon SNS, Lambda, EC2 automatic recovery)
            • Health check capabilities in AWS services (for example, ALB target groups, Route 53)
            • Configuring solutions for auto scaling (for example, DynamoDB, EC2 Auto Scaling groups, RDS storage auto scaling, ECS capacity provider)
            • Creating CloudWatch custom metrics and metric filters, alarms, and notifications (for example, Amazon SNS, Lambda)
            • Configuring S3 events to process log files (for example, by using Lambda) and deliver log files to another destination (for example, OpenSearch Service, CloudWatch Logs)
            • Configuring EventBridge to send notifications based on a particular event pattern
            • Installing and configuring agents on EC2 instances (for example, AWS Systems Manager Agent [SSM Agent], CloudWatch agent)
            • Configuring AWS Config rules to remediate issues
            • Configuring health checks (for example, Route 53, ALB)

            LU5 Incident and Event Response

            Topic 14 Manage event sources to process, notify, and take action in response to events

            • AWS services that generate, capture, and process events (for example, AWS Health, EventBridge, CloudTrail)
            • Event-driven architectures (for example, fan out, event streaming, queuing)
            • Integrating AWS event sources (for example, AWS Health, EventBridge, CloudTrail)
            • Building event processing workflows (for example, Amazon Simple Queue Service [Amazon SQS], Kinesis, Amazon SNS, Lambda, Step Functions)

            Topic 15 Implement configuration changes in response to events 

            • Fleet management services (for example, Systems Manager, AWS Auto Scaling)
            • Configuration management services (for example, AWS Config)
            • Applying configuration changes to systems
            • Modifying infrastructure configurations in response to events
            • Remediating a non-desired system state

            Topic 16 Troubleshoot system and application failures 

            • AWS metrics and logging services (for example, CloudWatch, X-Ray)
            • AWS service health services (for example, AWS Health, CloudWatch, Systems Manager OpsCenter)
            • Root cause analysis
            • Analyzing failed deployments (for example, AWS CodePipeline, CodeBuild, CodeDeploy, CloudFormation, CloudWatch synthetic monitoring)
            • Analyzing incidents regarding failed processes (for example, auto scaling, Amazon ECS, Amazon EKS)

            LU6 Security and Compliance

            Topic 17 Implement techniques for identity and access management at scale 

            • Appropriate usage of different IAM entities for human and machine access (for example, users, groups, roles, identity providers, identity-based policies, resource-based policies, session policies)
            • Identity federation techniques (for example, using IAM identity providers and AWS IAM Identity Center [AWS Single Sign-On])
            • Permission management delegation by using IAM permissions boundaries
            • Organizational SCPs
            • Designing policies to enforce least privilege access
            • Implementing role-based and attribute-based access control patterns
            • Automating credential rotation for machine identities (for example, Secrets Manager)
            • Managing permissions to control access to human and machine identities (for example, enabling multi-factor authentication [MFA], AWS Security Token Service [AWS STS], IAM profiles)

            Topic 18 Apply automation for security controls and data protection 

            • Network security components (for example, security groups, network ACLs, routing, AWS Network Firewall, AWS WAF, AWS Shield)
            • Certificates and public key infrastructure (PKI)
            • Data management (for example, data classification, encryption, key management, access controls)
            • Automating the application of security controls in multi-account and multi-Region environments (for example, Security Hub, Organizations, AWS Control Tower, Systems Manager)
            • Combining security controls to apply defense in depth (for example, AWS Certificate Manager [ACM], AWS WAF, AWS Config, AWS Config rules, Security Hub, GuardDuty, security groups, network ACLs, Amazon Detective, Network Firewall)
            • Automating the discovery of sensitive data at scale (for example, Amazon Macie)
            • Encrypting data in transit and data at rest (for example, AWS KMS, AWS CloudHSM, ACM)

            Topic 19 Implement security monitoring and auditing solutions 

            • Security auditing services and features (for example, CloudTrail, AWS Config, VPC Flow Logs, CloudFormation drift detection)
            • AWS services for identifying security vulnerabilities and events (for example, GuardDuty, Amazon Inspector, IAM Access Analyzer, AWS Config)
            • Common cloud security threats (for example, insecure web traffic, exposed AWS access keys, S3 buckets with public access enabled or encryption disabled)
            • Implementing robust security auditing
            • Configuring alerting based on unexpected or anomalous security events
            • Configuring service and application logging (for example, CloudTrail, CloudWatch Logs)
            • Analyzing logs, metrics, and security findings

            Course Info

            Promotion Code

            Your will get 10% discount voucher for 2nd course onwards if you write us a Google review.

            Minimum Entry Requirement

            Knowledge and Skills

            • Able to operate using computer functions
            • Minimum 3 GCE ‘O’ Levels Passes including English or WPL Level 5 (Average of Reading, Listening, Speaking & Writing Scores)

            Attitude

            • Positive Learning Attitude
            • Enthusiastic Learner

            Experience

            • Minimum of 1 year of working experience.

            Target Age Group: 18-65 years old

            Minimum Software/Hardware Requirement

            Software:

            TBD

            Hardware: Window or Mac Laptops

            Job Roles

            • DevOps Engineer
            • AWS Solutions Architect
            • Cloud Engineer
            • Systems Administrator
            • Software Developer
            • IT Project Manager
            • Infrastructure Engineer
            • Network Administrator
            • Security Engineer
            • Application Developer
            • IT Operations Manager
            • Site Reliability Engineer
            • Full Stack Developer
            • Data Engineer
            • Technical Architect

            Trainers

            Ajay B :  Ajay is a ACLP certied trainer. Ajay is a vendor neutral cloud consultant and training expert on Cloud , with several Private cloud deployments in India and cloud migration knowledge .He is a Cloud and DevOps enthusiast with consulting, deployment and training expertise on OpenStack, AWS, Google Cloud ,Azure, Jenkins, and Docker

            Ajay has 18 + years Industry experience as IT entrepreneur and 9 years in Cloud and Devops technical consulting, implementation and training area, currently working in capacity of Vice President – Cloud and Devops services handling singapore and India

            Anil Bidari: Anil  is a ACLP certified trainer. He is an Enterprise Cloud and DevOps Consultant , responsible for  helping clients to move Virtual data centre to Private Cloud based on OpenStack and Public Cloud ( AWS, Azure and Google cloud) . Consulting and training experience on Devops tool chain like github , Jenkins, Sonarqube, Docker & kubernetes, Cloud foundry, Openshift, Ansible and SaltStack. Lot of my Role is involved design and implementation of a solution and training

            Write Your Own Review

            You're reviewing: AWS Certified DevOps Engineer Exam Prep

            How do you rate this product? *

              1 star 2 stars 3 stars 4 stars 5 stars
            1. Do you find the course meet your expectation?
            2. Do you find the trainer knowledgeable in this subject?
            3. How do you find the training environment
            • Reload captcha
              Attention: Captcha is case sensitive.

            You May Be Interested In These Courses

            WSQ - Quantum Computing for Beginners

            WSQ - Quantum Computing for Beginners

            8 Review(s)
            $800.00 (GST-exclusive)
            $872.00 (GST-inclusive)
            WSQ - Linux Configuration and Shell Scripting

            WSQ - Linux Configuration and Shell Scripting

            5 Review(s)
            $800.00 (GST-exclusive)
            $872.00 (GST-inclusive)
            WSQ - Effective Project Management for Small Projects

            WSQ - Effective Project Management for Small Projects

            52 Review(s)
            $688.00 (GST-exclusive)
            $749.92 (GST-inclusive)
            WSQ - Application Integration with Docker and Kubernetes

            WSQ - Application Integration with Docker and Kubernetes

            20 Review(s)
            $688.00 (GST-exclusive)
            $749.92 (GST-inclusive)
            WSQ - Agile Project Management for Business

            WSQ - Agile Project Management for Business

            14 Review(s)
            $800.00 (GST-exclusive)
            $872.00 (GST-inclusive)