
REST APIs with Flask and Python - Working with Git and Automatic Deploys
Interactive Video
•
Information Technology (IT), Architecture
•
University
•
Practice Problem
•
Hard
Wayground Content
FREE Resource
Read more
7 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the primary reason for enabling automated deployments on Heroku?
To reduce server costs
To ensure the app is always working after a commit
To allow multiple users to access the app simultaneously
To increase the speed of the application
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Why should you avoid working directly on the master branch?
It requires additional permissions
It is more difficult to merge changes
It is reserved for production code
It can lead to untested code being deployed
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What command is used to create a new branch in Git?
git new branch
git create branch
git init branch
git branch
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What should you do after merging a feature branch into the master branch?
Push the changes to the remote repository
Continue working on the feature branch
Delete the master branch
Create a new repository
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of deleting a feature branch after merging?
To allow more users to access the branch
To save storage space
To prevent further commits to that branch
To increase the speed of the application
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a common practice to keep the master branch clean?
Avoid using branches
Only merge tested and working code
Merge all changes immediately
Commit directly to master
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What alternative branch can be used for deployments instead of master?
Production
Staging
Testing
Development
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?