Cloud DevOps Nanodegree Program Syllabus PDF
Cloud DevOps Nanodegree Program Syllabus PDF
Cloud DevOps
Engineer
The cloud is perfect for hosting static websites that only include
HTML, CSS, and JavaScript files that require no server-side
Course Project processing. In this project, you will deploy a static website to AWS.
Deploy Static Website First, you will create a S3 bucket, configure the bucket for website
hosting, and secure it using IAM policies. Next, you will upload the
on AWS website files to your bucket and speed up content delivery using
AWS’s content distribution network service, CloudFront. Lastly, you
will access your website in a browser using the unique S3 endpoint.
LEARNING OUTCOMES
You will use CloudFormation to deploy Infrastructure patterns that are used broadly in the industry and
can be readily used to deploy any cloud application. Like in the real world, you will begin with initial business
requirements that you will turn into Cloud Architecture Diagrams. Then, you will deploy this architecture using
CloudFormation.
In this project, you’ll deploy web servers for a highly available web
app using CloudFormation. You will write the code that creates and
Course Project deploys the infrastructure and application for Instagram-like app
Deploy a High-Availability from the ground up. You will begin with deploying the networking
Web App Using components followed by servers, security roles, and software. The
procedure you follow here will become part of your portfolio of
CloudFormation
cloud projects. You’ll do it exactly as it’s done on the job: following
best practices and scripting as much as possible.
LEARNING OUTCOMES
Getting
• Set up the necessary tools to get started with CloudFormation
LESSON ONE Started with
and deploy your first server using CloudFormation
CloudFormation
You’ll also learn to manage and make changes to your servers in an automated way, using Ansible, a leading
Configuration Management tool.
LEARNING OUTCOMES
LEARNING OUTCOMES
KNOWLEDGE
Find answers to your questions with Knowledge, our
proprietary wiki. Search questions asked by other students,
connect with technical mentors, and discover in real-time
how to solve the challenges that you encounter.
STUDENT HUB
Leverage the power of community through a simple, yet
powerful chat interface built within the classroom. Use
Student Hub to connect with your fellow students in your
Executive Program.
WORKSPACES
See your code in action. Check the output and quality of
your code by running them on workspaces that are a part
of our classroom.
QUIZZES
Check your understanding of concepts learned in the
program by answering simple and auto-graded quizzes.
Easily go back to the lessons to brush up on concepts
anytime you get an answer wrong.
PROGRESS TRACKER
Stay on track to complete your Nanodegree program with
useful milestone reminders.
Each project will be reviewed by the Udacity reviewer network. Feedback will
be provided and if you do not pass the project, you will be asked to resubmit
the project until it passes.
S O F T WA R E A N D H A R D WA R E - W H AT D O I N E E D F O R T H I S P R O G R A M ?