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 this 10-day accelerated MCSA: Cloud Platform and MCSE: Cloud Platform and Infrastructure course you'll become an expert in Microsoft cloud technologies and learn how to manage a modern data centre. This course is more than 40% faster than other traditional providers.
You'll leave us with an expertise covering the full breadth of architecting, developing and administering Azure solutions and infrastructure. You'll master skills including:
Using our unique Lecture | Lab | Review technique, your Microsoft Certified Trainer (MCT) will immerse you in Microsoft Official Curriculum (MOC). This technique, which combines both theoretical and practical tasks, will accelerate your learning as well as provide you with the hands-on experience you'll need to apply your skills to the real-world.
You'll prepare for and sit the following exams at the Firebrand Training Centre. This is covered by your Certification Guarantee.
Earning both the MCSA: Cloud Platform and MCSE: Cloud Platform and Infrastructure certifications qualifies you for a roles including cloud administrator, cloud architect, computer support specialist and information security analyst.
Interested? See prices or call +61 2 8003 7196
On this course, you will follow the pathway below:
Step 1. Attain MCSA: Cloud Platform
Step 2. Complete the following elective for MCSE: Cloud Platform and Infrastructure
Interested? See prices or call +61 2 8003 7196
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 Gold 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 +61 2 8003 7196
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, you 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 virtualisation 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, you 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, you 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, you 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, you will be able to:
Dynamic web applications will invariably need to store the data that is being managed and manipulated by users. ASP.NET has always relied on technologies like ADO.NET and Entity Framework to access data from Microsoft SQL Server. For the cloud, the Microsoft Azure platform provides a SQL as a Service that allows developers to use SQL data and queries in the same manner as they would use in an on-premises implementation.
Lessons
Lab : Storing Event Registration Data in Azure Storage Tables
After completing this module, you 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, you will be able to:
Module 8: Designing a Communication Strategy by Using Queues and Service Bus
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, you will be able to:
Although you can manage most of the Azure services by using both of the Azure portals or Microsoft Visual Studio 2013, 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 xPlat CLI
After completing this module, you 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, you will be able to:
This module introduces and reviews common Azure patterns and architectures as prescribed by the Microsoft Patterns & Practices team. Each pattern is grouped into performance, resiliency, and scalability categories and described in the context of similar patterns within the category.
Lessons
After completing this module, you’ll be able to:
This module establishes a basic understanding of Azure Resource Manager and the core concepts of deployments, resources, templates, resource groups, and tags. The module will dive deeply into the automated deployment of resources using ARM templates.
Lessons
Lab : Getting Started with Azure Resource Manager
After completing this module, you’ll be able to:
This module identifies workloads that are ideally deployed using Infrastructure-as-a-Service services in Azure. The module focuses on the VM Scale Sets and Virtual Machine services in Azure and how to best deploy workloads to these services using best practices and features such as Availability Sets.
Lessons
Lab : Deploying Infrastructure Workloads to Azure
After completing this module, you’ll be able to:
This module describes services that use infrastructure but manage the infrastructure on behalf of the user instead of obfuscating the infrastructure resources. The module focuses on infrastructure-backed PaaS options such as Azure Service Fabric, Container Service, and App Service Environments. The module will explore how to deploy custom workloads to these services such as an HPC batch processing task.
Lessons
Lab : Deploying Managed Server Workloads to Azure
After completing this module, you’ll be able to:
This module describes how solutions can leverage serverless application hosting services in Azure to host web applications, REST APIs, integration workflows and HPC workloads without the requirement to manage specific server resources. The module focuses on App Services-related components such as Web Apps, API Apps, Mobile Apps, Logic Apps, and Functions.
Lessons
Lab : Deploying Serverless Workloads to Azure
After completing this module, you’ll be able to:
This module describes how many Azure services use the Azure Storage service as a backing store for other application solution in Azure. The module dives into critical considerations when using Azure Storage as a supplemental service for an all-up Azure solution.
Lessons
Lab : Deploying Azure Storage to Support Other Workloads in Azure
After completing this module, you’ll be able to:
This module compares the various relational and non-relational data storage options available in Azure. Options are explored as groups such as relational databases (Azure SQL Database, MySQL, and PostgreSQL on Azure), non-relational (Azure Cosmos DB, Storage Tables), streaming (Stream Analytics) and storage (Data Factory, Data Warehouse, Data Lake).
Lessons
Lab : Deploying Database Instances in Azure
After completing this module, you’ll be able to:
This module describes the various networking and connectivity options available for solutions deployed on Azure. The module explores connectivity options ranging from ad-hoc connections to long-term hybrid connectivity scenarios. The module also discusses some of the performance and security concerns related to balancing workloads across multiple compute instances, connecting on-premise infrastructure to the cloud and creating gateways for on-premise data.
Lessons
Lab : Deploying Network Components for Use in Azure Solutions
After completing this module, you’ll be able to:
This module discusses both security and identity within the context of Azure. For security, this module reviews the various options for monitoring security, the options available for securing data and the options for securing application secrets. For identity, this module focuses specifically on Azure Active Directory (Azure AD) and the various features available such as Multi-Factor Authentication (MFA), Managed Service Identity, Azure AD Connect, ADFS and Azure AD B2B/B2C.
Lessons
Lab : Deploying Services to Secure Secrets in Azure
After completing this module, you’ll be able to:
This module introduces multiple SaaS services available in Azure that are available for integration into existing Azure solutions. These services include Cognitive Services, Bot Service, Machine Learning and Media Services.
Lessons
Lab : Deploying Service Instances as Components of Overall Azure Solutions
After completing this module, you’ll be able to:
This module describes and compares the integration and messaging services available for solutions hosted on the Azure platform. Messaging services described include Azure Storage Queues, Service Bus Queues, Service Bus Relay, IoT Hubs, Event Hubs, and Notification Hubs. Integration services include Azure Functions and Logic Apps.
Lessons
Lab : Deploying Messaging Components to Facilitate Communication Between Azure Resources
After completing this module, you’ll be able to:
This module covers the monitoring and automation solutions available after an Azure solution has been architected, designed and possibly deployed. The module reviews services that are used to monitor individual applications, the Azure platform, and networked components. This module also covers automation and backup options to enable business-continuity scenarios for solutions hosted in Azure.
Lessons
Lab : Deploying Configuration Management Solutions to Azure
After completing this module, you’ll be able to:
Interested? See prices or call +61 2 8003 7196
You'll sit the following exams during the course at the Firebrand Training Centre, covered by your Certification Guarantee:
70-532: Developing Microsoft Azure Solutions
The skills you'll be tested on include:
70-533: Implementing Microsoft Azure Infrastructure Solutions
The skills you'll be tested on include:
Exam 70-535: Architecting Microsoft Azure Solutions
The skills you'll be tested on include:
Interested? See prices or call +61 2 8003 7196
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 +61 2 8003 7196.
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 +61 2 8003 7196
Before attending this accelerated course, you should be able 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 +61 2 8003 7196 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 +61 2 8003 7196
When do you want to sit your accelerated course?
Start |
Finish |
Status |
Book now |
---|---|---|---|
|
|
Running |
|
|
|
Open |
|
|
|
Open |
|
|
|
Open |
Here's the Firebrand Training review section. Since 2001 we've trained exactly 67,286 students and asked them all to review our Accelerated Learning. Currently, 96.64% have said Firebrand exceeded their expectations:
"This course was condensed but covered most of the topics. Will recommend to my colleagues and friends. One has to understand OOP, SDLC, VS, .net +Core. The Dev course was tough for me but the trainer made it understandable for me. "
P.A., kpdsolutions Ltd and contract client - TfL. - Microsoft MCSA: Cloud Platform & MCSE: Cloud Platform and Infrastructure (Azure) (10 days) (9/9/2017 to 17/9/2017)
"The training was well structured and comprehensive. I filled in my Azure knowledge gaps and the instructor prepared me for the exams excellently, and was extremely knowledgeable, patient, and friendly throughout. All hail Lord Chinzilla!"
Chris Smallman. - Microsoft MCSA: Cloud Platform & MCSE: Cloud Platform and Infrastructure (Azure) (10 days) (9/9/2017 to 17/9/2017)
"Lots of long days paid off - the course was tough but greatly rewarding. The instructor was a brilliant coach and we wouldn't have made it through the 9 days without him. The food wasn't bad either!"
Joseph Ellis, PA Consulting. - Microsoft MCSA: Cloud Platform & MCSE: Cloud Platform and Infrastructure (Azure) (10 days) (9/9/2017 to 17/9/2017)
"The instructor has been great. Extremely enthusiastic and engaging. Would definitely recommend him to my colleagues.
The structure and coverage of the material will definitely help me succeed with Azure, thanks Victor!"
Tarun Julka, Diligent Corporation. - Microsoft MCSA: Cloud Platform & MCSE: Cloud Platform and Infrastructure (Azure) (10 days) (9/9/2017 to 17/9/2017)
"I always enjoy my courses at Firebrand and would recommend people take their courses here."
Ridhan Romjon, Retail 247. - Microsoft MCSA: Cloud Platform & MCSE: Cloud Platform and Infrastructure (Azure) (10 days) (9/9/2017 to 17/9/2017)
"A 9 day sprint through all things Azure with a focus on getting through the MSCE exams for architecting and developing cloud solutions. The long days paid off. Comfortable accommodation with knowledgeable and attentive staff."
Graham Morgan, Spatial Consultants Ltd. - Microsoft MCSA: Cloud Platform & MCSE: Cloud Platform and Infrastructure (Azure) (10 days) (10/7/2017 to 18/7/2017)
"Firebrand delivers a complete studying experience that is geared towards results. Tutors and support staff are excellent with incredible knowledge and outstanding customer service. The immersive format is absolutely critical to the success of the training approach and delivers results time after time.
If you want your organisation and your staff to develop and succeed then Firebrand is the training partner that you need. Completely committed to delivering the results that you deserve.
Love it........"
Paul OSullivan, CSC. - Microsoft MCSA: Cloud Platform & MCSE: Cloud Platform and Infrastructure (Azure) (10 days) (13/3/2017 to 21/3/2017)
"It is definitely intense and quite hard but its worth it. "
Mohammed Saeed, Joseph Chamberlain College birmingham. - Microsoft MTA Networking, Security & Windows Server Administration (6 days) (9/4/2018 to 14/4/2018)
"Clear and concise, with practical lab examples."
M.W., TfL. - Microsoft MTA: Windows Server Administration Fundamentals (2 days) (9/4/2018 to 10/4/2018)
"My experience at the Firebrand Training Centre has been comfortable. The environment is peaceful which aids concentration and thinking. Food is good with a variety and range that also meets my dietary requirements. "
P.A., Firebrand. - Microsoft Programming in C# (4 days) (3/4/2018 to 6/4/2018)
"I think the instructor has done really well to deliver a course which is technically demanding. He has a good way of breaking complex theory down to simple terms. "
Anonymous - Microsoft Programming in C# (4 days) (3/4/2018 to 6/4/2018)
"- Trainer was excellent, very knowledgeable and good at explaining concepts, very helpful when it came to clarifying things.
- While the days were long, the frequent breaks ensured concentration could be maintained (infinite coffee also helped with this!)
- Accommodation was excellent
- Food and drink were excellent! Excellent variety of food on offer, and different food every day.
- Wide range of facilities at Wyboston Lakes, and the lake is great for a walk after a long training session."
Anonymous - Microsoft MTA Software Development Fundamentals (2 days) (26/3/2018 to 27/3/2018)
"Great course, very informative. We had a great instructor who has had practical experience. Lots of time spent with face-to-face instruction. Hands on material that we were able to work with as well. Really enjoyed my time here and will recommend to other colleagues as well. As an added bonus the food was great too!"
C.H.. - Microsoft MTA Software Development Fundamentals (2 days) (26/3/2018 to 27/3/2018)
"I love the bootcamp format (tried other training provider that only deliver 9:00 am to by 5:00 pm just wont work)!"
Melody Lam. - Microsoft MCSA: SQL Server 2016 - Business Intelligence Development (5 days) (12/3/2018 to 16/3/2018)
"Excellent speedy and professional learning environment. Knowledge on subject matter for the course superb by instructor."
Fredrik Olander, Max Matthiessen. - Microsoft MCSA: SQL Server 2016 - Business Intelligence Development (5 days) (12/3/2018 to 16/3/2018)
"Having never had any working experience on any SQL Server product, I enrolled on this course. The accelerated nature and the efficient way the course was presented helped me absorb the concepts. I am over the moon to have passed my very first Microsoft exam at Firebrand!"
Gordon Hepburn , Kerry. - Microsoft MCSA: SQL Server 2016 - Business Intelligence Development (5 days) (12/3/2018 to 16/3/2018)
"Highly focused training with experienced teacher and great documentation.
"
Alfredo Hidalgo Iglesias, BYG. - Microsoft MCSA: SQL Server 2016 - Business Intelligence Development (5 days) (12/3/2018 to 16/3/2018)
"My first experience of Firebrand, training was fantastic, instruction as just the right combination of talking, demonstrating and practical work. Definitely recommend."
Tom Odell, BUUK Infrastructure. - Microsoft Programming in HTML5 with JavaScript and CSS3 (3 days) (10/3/2018 to 12/3/2018)
"Excellent venue, resources and friendly staff.
Thank you!
Excellent venue, that is accessible and very close to perfect accommodation."
Christopher Harvey, Grafton Merchenties GB. - Microsoft MCSA: SQL Server 2016 - Database Administration (6 days) (5/3/2018 to 10/3/2018)
"Great way to learn x2 faster in a complete learning bubble A*
I choose Firebrand to give me accelerated learning, certification and real world experience through the excellent trainers.
Thank you Firebrand."
Roy Casana, Designated . - Microsoft MCSA: SQL Server 2016 - Database Administration (6 days) (5/3/2018 to 10/3/2018)
"Excellent facilities, and a world class trainer who went out of his way to delivery the course and more. I would consider doing another Firebrand course."
Tim Harborne, Carillionarmey. - Microsoft MCSA: SQL Server 2016 - Database Administration (6 days) (5/3/2018 to 10/3/2018)
"The trainer was excellent, as he was very informative, friendly and patient. I do wish that there was more time for the course, because I found it difficult to process such a vast amount of information, in such a short space of time."
Anonymous - Microsoft MTA Database Fundamentals (2 days) (8/3/2018 to 9/3/2018)
"The instructor was a very interactive and enjoyable tutor. His vast knowledge was clear and he explained everything in great detail."
J.H., Lloyds Banking Group. - Microsoft MTA Database Fundamentals (2 days) (8/3/2018 to 9/3/2018)
"At the beginning of the course, I had very little knowledge but feel as though I have learn a lot in a short space of time."
Anonymous - Microsoft MTA Database Fundamentals (2 days) (8/3/2018 to 9/3/2018)
"Great teacher"
A.N., Lloyds banking group . - Microsoft MTA Database Fundamentals (2 days) (8/3/2018 to 9/3/2018)
"At the beginning of the course, I had very little knowledge but feel as though I have learnt a lot in a short space of time."
Anonymous - Microsoft MTA Database Fundamentals (2 days) (8/3/2018 to 9/3/2018)
"Great course and tutor who was very enthusiastic and helpful."
Anonymous - Microsoft MTA Database Fundamentals (2 days) (8/3/2018 to 9/3/2018)
"Concise and highly informative, with a combination of clear theoretical and practical examples."
M.W., Transport for London. - Microsoft MTA Software Development Fundamentals (2 days) (19/2/2018 to 20/2/2018)
"Very useful and insightful course!"
Rhys Banton-Laing, Schroders. - Microsoft MTA Software Development Fundamentals (2 days) (19/2/2018 to 20/2/2018)
"Firebrand courses are accelerated and intensive but worth the effort. The Instructors do a very excellent job of ensuring all aspects of the course are covered"
Luis Gallagher-Munhica, Comp Consult Ltd. - Microsoft MTA Software Development Fundamentals (2 days) (19/2/2018 to 20/2/2018)
"A fantastic intensive course that will cover installation and configuration. Don't expect it to be easy but DO expect it to be informative. Our instructor balanced real-world examples alongside the theoretical that enabled key technologies to simply Click. With sufficient pre-study this course would be the icing on the cake, as-it-were, and be a gateway into Microsoft certification. Recommended."
Robert Walker. - Microsoft MCSA: Windows Server 2016 (11 days) (8/2/2018 to 18/2/2018)
"It was great to be in an environment with minimal distractions to enable me to achieve the objectives of this course so quickly. The staff are all very friendly and helpful and the accommodation is clean and comfortable. The food was excellent and the training rooms were well equipped with modern equipment."
J.C., James T. Blakeman & Co. Ltd.. - Microsoft MCSA: Windows Server 2016 (11 days) (8/2/2018 to 18/2/2018)
"Training was great as usual. Feeling very prepared for my exam. Thanks to the instructor for all the great training, and to Firebrand once again."
Kristian Ward, Switch Networks Ltd. - Microsoft MCSA: Windows Server 2016 (11 days) (8/2/2018 to 18/2/2018)
"Firebrand has delivered another great course at Wyboston and honestly Ive learnt so much while being on this course its almost unreal.
The last module has blown my mind with its depth.
I definitely recommend this course to anyone who is starting their IT journey.
Also OPS were awesome "
Steven Rincon. - Microsoft MCSA: Windows Server 2016 (11 days) (8/2/2018 to 18/2/2018)
"As long a you can handle the fierceness of the course, I would recommend this to any one who just wants to get on!"
Simon Fenwick, Staysure. - Microsoft MCSA: Windows Server 2016 (11 days) (8/2/2018 to 18/2/2018)
"I had a great experience at firebrand, met loads of great people and had a great teacher."
Julian Lamprea, HEE. - Microsoft Developing Microsoft Azure Solutions (4 days) (13/2/2018 to 16/2/2018)
"My best approach to rapid learning.
Home studying is too slow and lacks discipline for me and time available.
Would rather pay the premium, sleep little, get an awesome trainer, get the skills and then make money from the investment. Thanks Firebrand!"
Roy Casella, Designated. - Microsoft MCSA: Office 365 (5 days) (22/1/2018 to 26/1/2018)
"VERY (and that's in capital letters!) intense training course, but very worthwhile.
I took the training course to get in-depth knowledge of Office365, but ended up passing the exam, with an MCP, even when I didn't intend to take the exams."
John Oliver, Frontline Consultancy. - Microsoft MCSA: Office 365 (5 days) (22/1/2018 to 26/1/2018)
"My Firebrand experience has been, as always, great. I really enjoy it here, all the late nights and worrying are all part of the fun!"
Timothy Farmer. - Microsoft MCSA: Office 365 (5 days) (22/1/2018 to 26/1/2018)
"Well organised, interactive and fun with a mixture of different teaching styles. Pleased with this course!"
S.C.. - Microsoft MTA Networking, Security & Windows Server Administration (6 days) (8/1/2018 to 13/1/2018)
"Great Instructor. I love the Measure ups that help prepare for the exam and course content is relevant to today's technologies and older technologies that are still in the exam."
Chris Hunt, Utilita. - Microsoft MTA Networking, Security & Windows Server Administration (6 days) (8/1/2018 to 13/1/2018)
"The instructor kept us engaged through long days of intense training. Educational and enjoyable, which isn't easy over a 12 hour day!"
Joe Gibbons, Utilita. - Microsoft MTA Networking, Security & Windows Server Administration (6 days) (8/1/2018 to 13/1/2018)
"Firebrand provides beneficial training in great detail. The days are long but engaging and free drinks keep me focused."
Joe Gibbons, Utilita. - Microsoft MTA Networking, Security & Windows Server Administration (6 days) (8/1/2018 to 13/1/2018)
"I started programming in C# 6 months ago. My time at firebrand has definitely as least doubled my prior knowledge."
Natalie Flower. - Microsoft Programming in C# (4 days) (3/1/2018 to 6/1/2018)
"For a robust and concentrated burst of structured learning you cannot do better then Firebrand. Your time in the classroom will be intense but you and your course mates will develop a rapport that will support your learning and provide for release during downtime.
For best results come with your course material reviewed and fresh in your mind."
Christopher Helsby. - Microsoft MCSA: Office 365 (5 days) (18/12/2017 to 22/12/2017)
"The course felt very well paced and was structured in a way that didn't feel like an overload of information all at once. The instructor was very helpful and willing to go through a topic multiple times to ensure you understand it fully. "
B.M., Cambridgeshire Fire & Rescue. - Microsoft MTA Database Fundamentals (2 days) (16/12/2017 to 17/12/2017)
"The course was everything that I expected and more. The instructor made the subjects easy and simple to understand.
"
Anonymous - Microsoft MCSA: Windows Server 2016 (11 days) (7/12/2017 to 17/12/2017)
"It was a great experience. Definitely would recommend the course."
Junaid Shakoor, Perspective Publishing Limited. - Microsoft Programming in HTML5 with JavaScript and CSS3 (3 days) (11/11/2017 to 13/11/2017)
"I found the whole experience very good. It was new to literally living at the training centre and purely focus on this, but I think this works really well.
Can't fault anything to do with the training centre or the trainer, who was exceptional."
Andrew Martin, Pennine. - Microsoft MCSE: Productivity (Skype for Business - Deploying Enterprise Voice) (3 days) (9/11/2017 to 11/11/2017)
"Very good course and instructor, mixed course details with real life experience."
Anonymous - Microsoft MCSE: Productivity (Skype for Business - Deploying Enterprise Voice) (3 days) (9/11/2017 to 11/11/2017)