Find Out How We Help You To Learn New Skills Quickly
Think you are ready for the course? Take a FREE practice test to assess your knowledge!
On your accelerated MCSA: Cloud platform certification course, you'll develop an expertise in Microsoft cloud-related technologies. You'll build skills in Azure development and infrastructure, which you'll use to bring the benefits of cloud to your company whilst reducing IT costs.
Your Microsoft Certified Trainer will immerse you in Microsoft Official Curriculum (MOC). Through our unique Lecture | Lab | Review technique, you'll get hands-on practical experience and in-depth review sessions to reinforce and accelerate your learning.
During your accelerate course, you'll cover a range of topics including:
Plus, on this accelerated MCSA: Cloud Platform course, you'll sit exams 70-532 and 70-533at the Firebrand Training Centre. Covered by your Certification Guarantee.
Achieving the MCSA: Cloud Platform will fulfill your prerequisite requirement to attempt the MCSE: Cloud Platform and Infrastructure certification.
Passing exams 70-532 and 70-533 previously resulted in achieving multiple Microsoft Specialist Certifications. Microsoft retired the Specialist credential on 31 March, 2017. The exams remain available and where applicable will count towards the relevant existing MCSA, MCSE or MCSD certification.
Interested? See prices or call +34 911 23 77 24
You may be entitled to heavily-discounted training via Microsoft's Software Assurance Training Voucher (SATV) scheme. If your business has bought Microsoft software, check to see if it came bundled with free training vouchers! Vouchers can be exchanged against training for all Microsoft technologies. If you’re unsure, get in touch with us
Microsoft Certified Trainers (MCTs): You'll be trained by our Microsoft Certified Trainers meaning you'll get to benefit from their wealth of knowledge and experience.
Microsoft Official Curriculum (MOC): As Microsoft Learning Partners, we can ensure that you'll have access to the latest curriculums and the most up-to-date content.
Other accelerated training providers rely heavily on lecture and independent self-testing and study.
Effective technical instruction must be highly varied and interactive to keep attention levels high, promote camaraderie and teamwork between the students and instructor, and solidify knowledge through hands-on learning.
This information has been provided as a helpful tool for candidates considering training. Courses that include certification come with a Certification Guarantee. Pass first time or train again for free (just pay for accommodation, exams and incidental costs). We do not make any guarantees about personal successes or benefits of obtaining certification. Benefits of certification determined through studies do not guarantee any particular personal successes.
Interested? See prices or call +34 911 23 77 24
This module introduces cloud solutions in general and then focuses on the services that Azure offers. The module goes on to describe the portals that you can use to manage Azure subscriptions and services before introducing the Azure PowerShell modules and Azure Command Line Interface (CLI) as scripting technologies for managing Azure. Finally, the module provides explanations and guidance for the use of the classic and Azure Resource Manager deployment models.
Lessons
Lab : Managing Microsoft Azure
After completing this module, you'll be able to:
This module explains how to plan virtual networks in Azure and implement and manage virtual networks. It also explains how to configure cross-premises connectivity and connectivity between virtual networks in Azure. Additionally, it explains how to configure an Azure virtual network and provides an overview of Azure classic networking.
Lessons
Lab : Using a deployment template and Azure PowerShell to implement Azure virtual networks
Lab : Configuring VNet peering
After completing this module, you'll be able to:
This module introduces the fundamentals of Azure VMs, and discusses the different ways in which you can deploy and manage them.
Lessons
Lab : Deploying Azure VMs
Lab : Deploying Azure VMs by using Azure Resource Manager templates
After completing this module, you'll be able to:
This module explains how to configure and manage Azure VMs, including configuring virtual machine disks and monitoring Azure VMs.
Lessons
Lab : Managing Azure VMs
After completing this module, you'll be able to:
This module explains the different types of apps that you can create by using the Azure App Service, and how you can select an App Service plan and deployment method for apps in Azure. It also explains how to use Microsoft Visual Studio, File Transfer Protocol (FTP) clients, Azure PowerShell, and Azure CLI to deploy Azure web and mobile apps. Additionally, the module explains how to configure web apps and use the Azure WebJobs feature to run custom tasks. It also explains how to monitor the performance of web apps and create and configure mobile apps. Lastly, this module explains how to use Azure Traffic Manager to distribute requests between two or more app services.
Lessons
Lab : Implementing web apps
After completing this module, you'll be able to:
Module 6: Planning and implementing storage, backup, and recovery services
This module explains how to plan and implement storage, backup, and recovery services. It explains how to choose appropriate Azure Storage options to address business needs and how to implement and manage Azure Storage. It also explains how to improve web-application performance by implementing Azure Content Delivery Networks (CDNs). Lastly, this module explains how to protect cloud-resident and on-premises workloads by using Azure Backup and Azure Site Recovery.
Lessons
Lab : Planning and implementing Azure Storage
After completing this module, you'll be able to:
This module explains how to implement containers in Azure. It starts by introducing the concept of containers and presents different options for implementing containers on Windows and Linux Azure VMs. Next, it explains container orchestration in the context of Azure Container Service (ACS) and describes how to use ACS to deploy Docker Swarm, Kubernetes, and DC/OS clusters.
Lessons
Lab : Implementing containers on Azure VMs
Lab : Implementing Azure Container Service
After completing this module, you'll be able to:
Module 8: Implementing Azure Cloud Services
This module explains how to plan and deploy Azure Cloud Services. It also explains how to manage and maintain Azure Cloud Services.
Lessons
Lab : Implementing Azure Cloud Services
After completing this module, you'll be able to:
This module explains how to implement Azure AD. It explains how to create and manage Azure AD tenants. It also explains how to configure single sign-on (SSO) for cloud applications and resources, and implement Azure Role-Based Access Control (RBAC) for cloud resources. Lastly, it explains the functionality of Azure AD Premium, and how to implement Azure Multi-Factor Authentication.
Lessons
Lab : Implementing Azure AD
After completing this module, you'll be able to:
This module explains how to manage Active Directory in a hybrid environment. It explains how to extend an on-premises Active Directory domain to Azure infrastructure as a service (IaaS) environments and synchronise user, group, and computer accounts between on-premises AD DS and Azure AD. This module also explains how to set up SSO by using federation and pass-through authentication between on-premises Active Directory and Azure AD.
Lessons
Lab : Implementing and managing Azure AD synchronisation
After completing this module, you'll be able to:
This module explains how to implement Azure-based management and automation. It explains how to implement Microsoft Operations Management Suite (OMS) solutions and Azure Automation. The module also describes how to create different types of Azure Automation runbooks and implement Azure Automation - based management by using runbooks.
Lessons
Lab : Implementing Automation
After completing this module, you'll be able to:
Microsoft Azure provides a collection of services that you can use as building blocks for your cloud applications.
Lessons
Lab: Exploring the Azure Portal
After completing this module, students will be able to:
Although many Microsoft Azure services use virtual machines, sometimes your application might have a unique need where it requires a virtual machine that is completely unmanaged. Azure provides networking, backup, and virtualization services as part of its Infrastructure-as-a-Service (IaaS) offering.
Lessons
Lab: Creating an Azure Virtual Machine for Development and Testing
After completing this module, students will be able to:
This module provides an overview of the Azure Web Apps service.
Lessons
Lab: Creating an ASP.NET Web App by Using Azure Web Apps
After completing this module, students will be able to:
Dynamic web applications must store the data that is being managed and manipulated by end users. ASP.NET technologies such as ADO.NET and Entity Framework provide a way for accessing data in SQL Server. In the cloud, the Microsoft Azure platform provides a database as a service offering that allows developers to use SQL in the same way as they would in an on-premises location.
Lessons
Lab: Storing Event Data in Azure SQL Databases
After completing this module, students will be able to:
As a developer, you should keep in mind certain considerations while designing applications for the cloud. Although there are many platform improvements available in the ASP.NET ecosystem, you need to rethink the way you design your applications, and the patterns that are used, with respect to the scalability and reliability metrics present for the cloud applications.
Lessons
After completing this module, students will be able to:
Many new application workloads require new databases that offer scale and flexibility far beyond the capabilities of a traditional relational database. In Azure, there is a wide variety of NoSQL database services available for applications to store unstructured data in a flexible, schema-free and scalable fashion.
Lessons
Lab: Storing Event Registration Data in Azure Storage Tables
After completing this module, students will be able to:
When you want to scale to different cloud instances, storing files to a local disk becomes a difficult process to maintain and eventually an unreliable method of storage. Azure provides a Blob storage mechanism that not only offers high performance but also supports integration to Microsoft Azure Content Delivery Network (CDN) for low latency downloads.
Lessons
Lab: Storing Generated Documents in Azure Storage Blobs
After completing this module, students will be able to:
With web applications presenting content and worker roles processing the logic, there needs to be a mechanism that facilitates the communication between these different entities. Microsoft Azure provides two queuing mechanisms that you can use for this purpose.
Lessons
Lab: Using Queues and Service Bus to Manage Communication Between Web Applications in Azure
After completing this module, students will be able to:
Although you can manage most of the Azure services by using both of the Azure portals or Microsoft Visual Studio, you can use scripting to completely automate the management of the same resources. This module will look at automating the lifecycle of the services by using client libraries, Windows PowerShell, REST, and the Resource Manager.
Lessons
Lab: Automating the Creation of Azure Assets using PowerShell and Azure CLI
After completing this module, students will be able to:
Although you can deploy your cloud applications manually, it is in your best interest to begin automating cloud-based deployments. Automation creates many benefits including the ability to trace past actions, easier repetition of deployment tasks and reduced possibility of human error.
Lessons
Lab: Deploying Templated Environments Using the Cloud Shell
After completing this module, students will be able to:
Just like on-premises applications, applications in the cloud need streamlined security mechanisms that are flexible. Azure Active Directory is an identity provider that can provide identity and access functionality for your custom applications or SaaS applications.
Lessons
Lab: Integrating Azure Active Directory with the Events Administration Portal
After completing this module, students will be able to:
Interested? See prices or call +34 911 23 77 24
You'll sit the following exams during the course at the Firebrand Training Centre, covered by your Certification Guarantee:
70-533: Implementing Microsoft Azure Infrastructure Solutions
The skills you'll be tested on include:
70-532: Developing Microsoft Azure Solutions
The skills you'll be tested on include:
Interested? See prices or call +34 911 23 77 24
Included in your training will be the following:
Firebrand Training offers top-quality technical education and certification training in an all-inclusive course package specifically designed for the needs and ease of our students. We attend to every detail so our students can focus solely on their studies and certification goals.
Our instructors teach to accommodate every student's learning needs through individualised instruction, hands-on labs, lab partner and group exercises, independent study, self-testing, and question/answer drills.
Firebrand Training has dedicated, well-equipped educational facilities where you will attend instruction and labs and have access to comfortable study and lounging rooms. Our students consistently say our facilities are second-to-none.
We’re currently migrating from printed to digital courseware. Some courseware is already available in digital, while other books remain in printed form. To find out if this course is digital, call us on +34 911 23 77 24.
There are several benefits of easy-to-use digital courseware: downloads are immediate, and you’ll always have your courseware available wherever you are. You won’t need to wait for a printed book to be delivered before you start learning – and it’s better for the environment. You can choose to download the courseware to your own device, or borrow one of ours.
Considering a Microsoft course? Always have the most up-to-date Microsoft digital courseware with ‘Fresh Editions’. This gives you access to all versions of digital courseware – you’ll receive updates and revisions of your textbook, at no charge, for the life of that course.
Should a student complete a Firebrand Training Program without having successfully passed all vendor examinations, the student may re-attend that program for a period of one year. Students will only be responsible for accommodations and vendor exam fees.
Interested? See prices or call +34 911 23 77 24
Before attending this course, you should have at least 6 months of hands-on experience working with Azure infrastructure. This includes an understanding of:
Completing the MCSA: Windows Server 2012 will also meet the prerequisites.
You should also have Azure development experience with the ability to:
Don’t worry - we’ll discuss your technical background, experience and qualifications to determine whether this accelerated course suits you.
Just call us on +34 911 23 77 24 and speak to one of our enrolment consultants.
Firebrand is an immersive environment and requires commitment. Some prerequisites are simply guidelines; you may find your unique experience, attitude and determination enables you to succeed on your accelerated course.
Interested? See prices or call +34 911 23 77 24
When do you want to sit your accelerated course?
Start |
Finish |
Status |
Location |
Book now |
---|---|---|---|---|
26/11/2018 (Monday) |
2/12/2018 (Sunday) |
Finished |
- |
|
1/4/2019 (Monday) |
7/4/2019 (Sunday) |
Wait list |
Nationwide |
|
13/5/2019 (Monday) |
19/5/2019 (Sunday) |
Limited availability |
Nationwide |
|
24/6/2019 (Monday) |
30/6/2019 (Sunday) |
Open |
Nationwide |
|
5/8/2019 (Monday) |
11/8/2019 (Sunday) |
Open |
Nationwide |
|
16/9/2019 (Monday) |
22/9/2019 (Sunday) |
Open |
Nationwide |
|
Here's the Firebrand Training review section. Since 2001 we've trained exactly 70.652 students and asked them all to review our Accelerated Learning. Currently, 96.74% have said Firebrand exceeded their expectations.
Read reviews from recent accelerated courses below or visit Firebrand Stories for written and video interviews from our alumni.
"Our instructor was truly remarkable at covering all the topics in just 7 days. I had long days of great condensed and intense learning experience in a good environment at Firebrand."
Sylvain Pappo, Nicander Ltd.. - Microsoft MCSA: Cloud Platform (7 days) (13/10/2018 to 19/10/2018)
"Excellent training."
Anonymous. - Microsoft MCSA: Cloud Platform (7 days) (13/10/2018 to 19/10/2018)
"Good training but very intense. You need to be up for the challenge and have lots of stamina. The instructor is great."
Toby MacAlister, EAS. - Microsoft MCSA: Cloud Platform (7 days) (13/10/2018 to 19/10/2018)
"The training centre is very well organised and professional, I found the course very detailed and got a lot out of it."
Joseph Naber. - Microsoft MTA Software Development Fundamentals (2 days) (10/1/2019 to 11/1/2019)
"Firebrand training is a good way to get qualifications fast. Be prepared with the self-learning before hand and for long days."
Anonymous. - Microsoft MTA Software Development Fundamentals (2 days) (10/1/2019 to 11/1/2019)
"The course was intense but well delivered, the instructor engaged with the group and took the time to give good feedback and help."
Joseph Naber, Games Workshop. - Microsoft MTA Software Development Fundamentals (2 days) (10/1/2019 to 11/1/2019)
"Highly recommendable course and praise worthy."
W.A.. - Microsoft Azure Academy: Infrastructure and Networking (4 days) (7/1/2019 to 10/1/2019)
"The course is high intensity but still managed to maintain a friendly atmosphere. The residential aspect is definitely beneficial to your learning. "
Anonymous. - Microsoft MTA: Windows Server Administration Fundamentals (3 days) (9/1/2019 to 10/1/2019)
"A good learning environment for people who are looking for a job in the IT depart. Friendly instructor. "
Thomas Thornton. - Microsoft MTA Security, Windows Server Administration & Networking (6 days) (7/1/2019 to 12/1/2019)
"Great teaching but the course was not particularly relevant to our job and skill set. "
Dexter Lee, BBC. - Microsoft MTA Security, Windows Server Administration & Networking (6 days) (7/1/2019 to 12/1/2019)
"Very good facilities, good efficient teaching, would definitely recommend to others that are looking for an IT course."
Andrew Smith, BBC. - Microsoft MTA Security, Windows Server Administration & Networking (6 days) (7/1/2019 to 12/1/2019)
"My instructor was extremely committed to help with our studying, with a group who have had very little experience in the topic our course was based on. The resources provided were also very useful."
Sam Hughes, BBC. - Microsoft MTA Security, Windows Server Administration & Networking (6 days) (7/1/2019 to 12/1/2019)
"Great experience, learnt a huge amount in a short space of time."
Anonymous. - Microsoft Azure Academy: Infrastructure and Networking (4 days) (7/1/2019 to 10/1/2019)
"Good and clear instruction, with interactive discussions suited to students needs. Thoroughly recommended."
Anonymous. - Microsoft Azure Academy: Infrastructure and Networking (4 days) (7/1/2019 to 10/1/2019)
"Training was excellent and the instructor was amazing."
Samson Jesi, NCC Group. - Microsoft Azure Academy: Infrastructure and Networking (4 days) (7/1/2019 to 10/1/2019)
"Key & relevant advice provided by highly knowledge subject matter experts. Better equipped to provide advice to customers deploying solutions within the cloud."
Anonymous. - Microsoft Azure Academy: Infrastructure and Networking (4 days) (7/1/2019 to 10/1/2019)
"Firebrand are the best training provider I have used, with knowledge and engaged instructors.
"
M.P.. - Microsoft Azure Academy: Infrastructure and Networking (4 days) (7/1/2019 to 10/1/2019)
"The course was very helpful to me as I do C# at my job. They cover all basic fundamentals. The food here is great as well. The stay was comfortable and flexible. You can stay here easily and learn quickly."
S.Y.. - Microsoft Programming in C# (4 days) (7/1/2019 to 10/1/2019)
"Good facility, nice people and an organised concept. Enjoyed my stay and learnt new skills."
James Vost. - Microsoft MTA HTML5 App Development Fundamentals (2 days) (7/1/2019 to 8/1/2019)
"The training provided was all relevant and useful for me to prepare for the exam. "
Anonymous. - Microsoft MTA HTML5 App Development Fundamentals (2 days) (7/1/2019 to 8/1/2019)
"Training is relevant but extremely intense, there is a lot to take in in a short amount of time. "
Anonymous. - Microsoft MTA HTML5 App Development Fundamentals (2 days) (7/1/2019 to 8/1/2019)
"Intensive training, I would recommend, decent level of experience required, but it worked for me to do that extra knowledge required to become MCSA certified. Thanks."
Barry Mansell, CPTO. - Microsoft MCSA: Windows Server 2016 (11 days) (6/12/2018 to 16/12/2018)
"It is a nice experience at Firebrand."
Anonymous. - Microsoft MCSA: Windows Server 2016 (11 days) (6/12/2018 to 16/12/2018)
"I recommend Firebrand to anyone that is looking to either gain knowledge for the first time or to learn something new."
S.P.. - Microsoft MTA Database Fundamentals (2 days) (12/12/2018 to 13/12/2018)
"Awesome place, awesome instructors, real challenges. This is the Firebrands recipe for success."
V.F.. - Microsoft Architecting Microsoft Azure Solutions (3 days) (8/12/2018 to 10/12/2018)
"Learnt a lot - good course, but very intense. Not for the faint or weak! Very good instructor."
Anonymous. - Microsoft Architecting Microsoft Azure Solutions (3 days) (8/12/2018 to 10/12/2018)
"Good course, long hours, sometimes a little overwhelming to say the least. good atmosphere."
Richard Eaton, Avnet. - Microsoft Architecting Microsoft Azure Solutions (3 days) (8/12/2018 to 10/12/2018)
"Great instructor."
Anonymous. - Microsoft MCSA: Cloud Platform & MCSE: Cloud Platform and Infrastructure (Azure) (10 days) (1/12/2018 to 10/12/2018)
"Extremely effective use of time. Very knowledgeable instructor. Good, focused group."
Mark Townsend, TechSea Ltd. - Microsoft MCSA: Cloud Platform & MCSE: Cloud Platform and Infrastructure (Azure) (10 days) (1/12/2018 to 10/12/2018)
"Good trainer who has lots of experience in the field. Taught at a good pace and got through all off the content."
Jess Chapman, Natures Way Foods. - Microsoft MCSA: Windows Server 2016 (11 days) (6/12/2018 to 16/12/2018)
"Very busy course. Lots of content."
Anonymous, Codurance - Microsoft Developing Microsoft Azure Solutions (4 days) (4/12/2018 to 7/12/2018)
"Great way to study in an intensive learning environment without the distractions often attributed to E Learning."
Daniel Middleditch, React Computer Partnership. - Microsoft Implementing Microsoft Azure Infrastructure Solutions (3 days) (1/12/2018 to 3/12/2018)
"Its Good."
Lyndon Martin, Nottinghamshire Healthcare. - Microsoft MCSA: SQL Server 2016 - Business Intelligence Development (5 days) (26/11/2018 to 30/11/2018)
"I will happily use firebrand again the staff and the teachers are great, its hard work but completely worth it. "
Anonymous. - Microsoft MCSA: SQL Server 2016 - Business Intelligence Development (5 days) (26/11/2018 to 30/11/2018)
"I love training at Firebrand. As a consultant, every day matters as you do not get paid if you do not work. The immersive bootcamp allows myself to cover twice the material in half the time. I also like getting into my bubble by it being residential so I can focus on absorbing and recalling. Great having the test centre onsite.. Maximises exam cram time. Thank you FB Wyboston."
Roy Casella, Designated. - Microsoft MCSA: SQL Server 2016 - Business Intelligence Development (5 days) (26/11/2018 to 30/11/2018)
"I enjoyed my course at Firebrand. The trainers are friendly and extremely knowledgeable. This was my first experience of Microsoft exams and I would not hesitate to recommend Firebrand for anyone looking to achieve certification."
Darren Conley, Nicander Ltd.. - Microsoft MCSA: SQL Server 2016 - Business Intelligence Development (5 days) (26/11/2018 to 30/11/2018)
"Studying with Firebrand is tough, theres no getting away from the fact that the days are long and full of content, however, the trainers are knowledgeable and the training is delivered professionally, in excellent facilities."
Rob Sims. - Microsoft MCSA: SQL Server 2016 - Business Intelligence Development (5 days) (26/11/2018 to 30/11/2018)
"Great experience and staff, training setup and instructor."
K.W., Midwich Ltd. - Microsoft MCSA: SQL Server 2016 - Business Intelligence Development (5 days) (26/11/2018 to 30/11/2018)
"Course had plenty of useful information and very helpful."
Connor Venton, Ringway Jacobs. - Microsoft MCSA: SQL Server 2016 - Business Intelligence Development (5 days) (26/11/2018 to 30/11/2018)
"My experience of this intensive course was a good one! This was due to my instructor who was so helpful and engaged us all from the beginning to the end. Thanks to the instructor for being an amazing , intelligent , funny and caring instructor"
Louise-Clair Elliot, Freightliner. - Microsoft MCSA: BI Reporting (4 days) (22/11/2018 to 25/11/2018)
"This is how training should be imparted especially the accelerated approach. Thanks a ton."
Sanjeev Putla, NA. - Microsoft MCSA: BI Reporting (4 days) (22/11/2018 to 25/11/2018)
"Intense but worth it"
R.V.. - Microsoft Dynamics AX 7 Financials (5 days) (19/11/2018 to 23/11/2018)
"Different type of training and it was intense. Covered many topics in express speed. It was a good learning experience. "
John Jesudason. - Microsoft Managing SharePoint Server 2016 (6 days) (19/11/2018 to 24/11/2018)
"The instructor is a great trainer that will help you understand SharePoint much better and get certified."
Anonymous. - Microsoft MCSE: Productivity (SharePoint Server 2016) (6 days) (19/11/2018 to 24/11/2018)
"I have learn a lot of new things in a short time."
A.P.. - Microsoft MCSA: Web Applications (Developing ASP.NET MVC Web 5 Applications) (3 days) (20/11/2018 to 22/11/2018)
"Great Teacher, Interesting Courses and the instructor Is the best"
Jo Van Vosselen. - Microsoft MCSA: Web Applications (Developing ASP.NET MVC Web 5 Applications) (3 days) (13/9/2018 to 15/9/2018)
"Another great course with the instructor. Very enjoyable and pleasant, lots of knowledge transfer and helpful real-life cases where to apply these techniques. I'm looking forward for another course in the future with him."
Christian Dornetto, CRM Dynamics Ltd. - Microsoft MCSA: Web Applications (Developing ASP.NET MVC Web 5 Applications) (3 days) (20/11/2018 to 22/11/2018)
"Very efficient training course."
Adel Flici, London Metal Exchange. - Microsoft Dynamics 365 Customisation and Configuration (4 days) (14/11/2018 to 17/11/2018)
"Great course, and really engrossing way to learn."
Ben Lewis, Kagool. - Microsoft Implementing Microsoft Azure Infrastructure Solutions (3 days) (14/11/2018 to 16/11/2018)
"The instructor was great yet again. teaching subjects that are not covered, but allows for a better understanding of the course. Highly recommend.
"
Anonymous. - Microsoft MTA Security, Windows Server Administration & Networking (6 days) (5/11/2018 to 10/11/2018)