Skip to content

Cloud Computing Azure, AWS, Google | Master | 7 Course Bundle | Cloud Architect
Fortray Global Services LTD

7 programs, Expert Instructor-Led, Flexible learning Weekdays & weekend

Summary

Price
£1,500 inc VAT
Or £125.00/mo. for 12 months...
Study method
Online
Course format
Video
Duration
12 months · Self-paced
Access to content
12 months
Qualification
No formal qualification
Certificates
  • Certificate of completion - Free
Additional info
  • Tutor is available to students
  • Job guarantee programme is included in this course

5 students purchased this course

Add to basket or enquire

AI Overview

AI generated content may contain mistakes

This comprehensive Cloud Architect Certification program is designed to transform you into an expert in cloud applications and architecture. Through a structured learning path, you will master the core skills required to design and deploy highly scalable, fault-tolerant, and reliable applications on the top cloud platforms: Amazon Web Services (AWS), Microsoft Azure, and Google Cloud Platform.

The program covers a wide range of cloud services, including AWS CloudFormation, Azure Resource Manager, EC2, S3, Route53, VPC, Azure App Services, and GCP. You'll gain an in-depth understanding of these services and acquire the knowledge and skills needed to pass cloud architect certifications such as AWS Architect and Azure Architect.

This course is best suited for solutions architects, programmers, cloud developers, cloud software engineers, and DevOps professionals who are interested in hosting highly scalable, fault-tolerant applications on the cloud. The program includes 16+ real-world industry projects that allow you to tackle the technical challenges associated with cloud computing, ensuring you are well-prepared for your desired role as a Cloud Architect.

Delivered through a combination of 60+ live instructor-led online classrooms, 100+ hours of self-paced video content, simulation exams, and a community moderated by experts, this course provides a comprehensive and flexible learning experience. Whether you prefer structured learning or maximum flexibility, this program is designed to help you become a proficient Cloud Architect.

Overview

Fortray Cloud Architect Certification Program will build your AWS, Microsoft Azure and Google Cloud Platform expertise from the ground up. You’ll learn to master the architectural principles and services of the top cloud platforms, design and deploy highly scalable, fault-tolerant applications and develop skills to transform yourself into an AWS, Azure cloud and GCP architect.

Learning Path (Course Included):

Course 1:

AWS Solutions Architect

Course 2:

AWS SysOps Associate

Course 3:

Microsoft Azure Fundamentals

Course 4:

Microsoft Certified: Azure Administrator Associate AZ:104

Course 5:

Microsoft Azure Architect Technologies: AZ:303

Course 6:

Microsoft Azure Architect Design: AZ-304

Course 7:

Google Cloud Platform Architect Training

Certificates

Certificate of completion

Digital certificate - Included

Description

About the Program

What are the course objectives?

The Cloud Architect Certification program is designed to make you an expert in cloud applications and architecture. It will enable you to master the core skillsets required for designing and deploying dynamically scalable, highly available, fault-tolerant, and reliable applications on three of the top Cloud platform providers — Amazon Web Services (AWS), Microsoft Azure and Google Cloud Platform. The program will give you an in-depth understanding of cloud services such as AWS Cloud formation, Azure resource manager, EC2, S3, Route53, VPC, Azure App Services, GCP and more. You’ll acquire the knowledge and skills for passing cloud architect certifications such as AWS Architect and Azure Architect.

This program consists of a structured learning path designed by leading industry experts. You will have access to 60+ live instructor-led online classrooms, 100+ hours of self-paced video content, simulation exams, a community moderated by experts, and other resources that ensure you follow the optimal path to your desired role of Cloud Architect. The course includes 16+ real-world industry projects that let you work your way through the technical challenges associated with cloud computing.

Why become a Cloud Architect?

With the increasing focus on cloud computing and infrastructure over the last several years, cloud architects are in great demand worldwide. Many organizations have moved to cloud platforms for better scalability, mobility, and security, and cloud solutions architects are among the highest paid professionals in the IT industry.

According to a study by Goldman Sachs, cloud computing is one of the top three initiatives planned by IT executives as they make cloud infrastructure an integral part of their organizations. According to Forbes, enterprise IT architects with cloud computing expertise are earning a median salary of $137,957.

What projects are included in this Cloud Architect Certification course?

This Cloud Architect Certification program includes real-world, industry-based projects on different domains to help you master the concepts of cloud architecture. Sample projects include:

Project 1: Setting up WordPress blog for your organization using defined specifications with Amazon Cloudformation, AMI and Auto scaling

Scenario: You have been asked to set up a WordPress blog for your company to meet their defined specifications. During business hours (9 a.m.-6 p.m.), the blogging team would like to use their own development copy of the WordPress instance so that any changes don’t impact the live copy.

Goals of the project: Use CloudFormation to create an EC2 instance to run WordPress with the following specification:

  • Instance Type: T2.micro
  • Create a new AMI of the WordPress instance
  • Configure Auto Scaling to launch a new WordPress instance


Project 2: Linux instance for testing new applications using EC2

Scenario: Your development team needs you to create a small Linux instance for testing a new application. You must create the EC2 instance per defined specifications. A few days later, the development team informs you that they want to move the instance into production, so they want you to change the specifications of the instance.

Goals of the project: Create an EC2 instance with the following specifications:

  • AMI: Amazon Linux
  • Instance Type: T2.nano
  • Volume Type: 8GB Magnetic


Reconfigure the instance to achieve the following specification:

  • Instance Type: Scale to a T2.small
  • Volume Type: Increase to 12GB General Purpose SSD
  • Verify whether the root volume on the EC2 instance is displaying the correct size.


Project 3: Content Distribution using S3, Cloudfront, Geo restriction and logging

Scenario: Your company wants to distribute content in the form of a website to their global offices. However, due to legal restrictions, you cannot distribute the content in France and Australia. You must find a way to prevent these offices from accessing the data. The content does not change very often; however, some of the files are very large, and you must find a solution to minimize end user latency. The last requirement is that the audit department wants to track those who access the website.

Goals of the project:

  • Set up a static website using Amazon S3.
  • Create a bucket and enable static website hosting.
  • Enable logging.
  • Set up a CloudFront distribution for the static website with Access Logs enabled.
  • Set up Geo Restrictions to prevent users in France and Australia from accessing the data.
  • Verify that logging is working.

Project 4: Hosting Web Applications and Performance Monitoring

Scenario: The OsCrop Corporation wants to build a highly available web application. As it lacks the team to manage the environment, it is exploring the option of Azure PaaS (Web Apps) for its web hosting. The user pattern for this application is sporadic in nature; it can expect a spike in traffic at any moment. OsCrop’s management is looking to utilize Azure Auto Scaling capabilities.

OsCrop’s management is also looking to have a proper monitoring mechanism to keep an eye on the details of application performance. To achieve this, the team has been tasked to integrate application insights as well.

Goals of the Project:

  • Create Azure Web Apps in US East regions
  • Enable Autoscaling for web apps
  • Deploy sample application from Visual Studio with application insights enabled
  • Set monitoring on Azure application insight

Project 5: Provision Dev Environment & Secure Azure Web Applications

Scenario: The Oscrop Corporation’s management is looking to use Azure as their development platform for the new.Net MVC application they are building. They have identified Visual Studio 2017 as their development framework. They are looking to test Azure Virtual machine to host the development editor. You have been given the task of validating the Community edition of Visual Studio 2017 on Azure VM. As Oscrop’s development team is in Eastern US, they are exploring this as the region for this deployment.

The operations team at Oscrop is looking to offload the application's authentication to Azure AD. Any user who is part of an Active directory should be allowed to log in to the application. They want you to validate this using a sample MVC application.

Goals of the Project:

  • Create a Virtual Network and Resource Container
  • Create the Development Virtual machine
  • Configure the Virtual machine for development
  • Create Azure AD for application authentication

Project 6: Create two Amazon S3 Buckets

Scenario: Create two Amazon S3 Buckets in Mumbai region. Bucket Names will be “testoct28” and “testoct28log”. After creating both the buckets, upload any sample file to the bucket “testoct28”. Then enable Logging in for the bucket “testoct28”. Ensure that log is saved in the bucket name “testoct28log”; also enable the versioning in the bucket “testoct28”. Then Enable the Transfer Acceleration in the Bucket “testoct28”.

Goals of the Project:

  • Create an Amazon S3 Bucket Name "testoct28" in Mumbai Region
  • Create an Amazon S3 Bucket Name "testoct28log" in Mumbai Region
  • Upload sample file to testoct28 bucket
  • Enable Logging in for bucket "testoct28"
  • The log should be saved in bucket "testoct28log"
  • Enable Versioning in the bucket "testoct28"
  • Enable Transfer Acceleration in bucket "testoct28"

Who is this course for?

Any professional interested in hosting highly scaleable, fault-tolerant applications on the AWS platform should take this program. However, the following roles and disciplines are ideal for this course:

  • Solutions architects
  • Programmers
  • Cloud developers
  • Cloud software engineers
  • DevOps professionals

Career path

An AWS cloud solutions architect is the one who analyzes and evaluates the requirements of an organization and make architectural recommendations for implementing and deploying applications on AWS.

Questions and answers

Currently there are no Q&As for this course. Be the first to ask a question.

Reviews

Currently there are no reviews for this course. Be the first to leave a review.

FAQs

Interest free credit agreements provided by Zopa Bank Limited trading as DivideBuy are not regulated by the Financial Conduct Authority and do not fall under the jurisdiction of the Financial Ombudsman Service. Zopa Bank Limited trading as DivideBuy is authorised by the Prudential Regulation Authority and regulated by the Financial Conduct Authority and the Prudential Regulation Authority, and entered on the Financial Services Register (800542). Zopa Bank Limited (10627575) is incorporated in England & Wales and has its registered office at: 1st Floor, Cottons Centre, Tooley Street, London, SE1 2QG. VAT Number 281765280. DivideBuy's trading address is First Floor, Brunswick Court, Brunswick Street, Newcastle-under-Lyme, ST5 1HH. © Zopa Bank Limited 2025. All rights reserved.