We may earn an affiliate commission when you visit our partners.
Course image
Course image
Coursera logo

Back-end Application Development Capstone Project

IBM Skills Network Team

This is the final course in the IBM Backend Development Professional Certificate. This capstone project course will give you the chance to practice the work that back-end developers do in real life when working with applications.

Read more

This is the final course in the IBM Backend Development Professional Certificate. This capstone project course will give you the chance to practice the work that back-end developers do in real life when working with applications.

In this course, you will assume the role of a real-life developer working to develop and deploy back-end microservices and applications.

You will be tasked to develop, deploy, and integrate an application composed of several microservices, and integrating them seamlessly. You will use various back-end tools and technologies, including Flask, Django, NoSQL, and Mongo DB, to accomplish this project while applying coding best practices. You will also deploy and scale and update each of the application’s microservices independently using Cloud Native technologies: Kubernetes, OpenShift and serverless (Code Engine).

In this course, you’ll mostly focus on hands-on work to demonstrate and apply what you have learnt in previous courses. By successfully completing this Capstone you will have added a project to your programming portfolio to showcase to employers.

Enroll now

What's inside

Syllabus

Module 1: Getting Started
In the first module, you will learn about Flask, a lightweight python-based web application framework. The module will teach you how to create a Flask application that responds to user requests at specific URLs. You will also learn about handling both server and user errors. You will learn how to make external API calls from Flask. You will apply these lessons to create a service that produces pictures from past events.
Read more
Creating Get Songs Service with Flask
With the advent of Big Data and agile development methodologies, the database landscape has evolved with NoSQL databases gaining more importance and relevance. The main benefit of using NoSQL databases is the ability to effectively handle scalability and flexibility issues presented by the latest complex applications. In this second module, you will learn various flavors of NoSQL database products and practice using them in multiple hand-on labs throughout the course. You will start by learning the history and the basics of NoSQL databases and discover their key characteristics and benefits. Then you will learn about the four NoSQL databases and how they differ from each other. You will further learn how to work with MongoDB shell. You will then get hands-on experience using MongoDB basic commands, querying, and connecting from Flask. You will create the songs microservice using MongoDB and Flask.
Module 3: Main Django Application
In the third module, you will get hands-on practice creating a Django application and connecting it to services. You will be asked to create a data model and use the Django migration tool to create the tables and relationships. You will then create controllers to implement business logic to send the appropriate data to the provided templates.
Module 4: Deploy your application and services
In Module 4, you will deploy your application and services using Code Engine, OpenShift, and Kubernetes. You will first learn about IBM Cloud code engine and how it helps in deployment of your applications. You will create a DockerFile for the Pictures and deploy it to IBM code engine. You will create a second DockerFile for the Songs microservice and deploy it to an OpenShift cluster. You will learn how to push the docker images for the microservices to IBM Container Registry. Finally, you will deploy the main application to IBM Kubernetes Service using YAML deployment files.
Module 5: Final Submission and Peer Review
In the final module, you will need to submit the screenshots from the hands-on labs for peers to review. You will also need to provide URLs for the microservices and the Django application. In addition, you may be asked to submit GitHub repo links to enable peers to review your code. After you submit your project, you will need to review and grade one of your peer’s submissions.

Good to know

Know what's good
, what to watch for
, and possible dealbreakers
Emphasizes hands-on practice, allowing learners to apply their knowledge in real-world scenarios
Covers a comprehensive range of back-end tools and technologies, providing learners with a solid foundation in the field
Guided by instructors from the IBM Skills Network Team, who are recognized for their expertise in back-end development
Provides learners with an opportunity to develop a portfolio project to showcase their skills to potential employers
Focuses on applying coding best practices, ensuring that learners develop high-quality code

Save this course

Save Back-end Application Development Capstone Project to your list so you can find it easily later:
Save

Activities

Coming soon We're preparing activities for Back-end Application Development Capstone Project. These are activities you can do either before, during, or after a course.

Career center

Learners who complete Back-end Application Development Capstone Project will develop knowledge and skills that may be useful to these careers:
Back-End Developer
Back-End Developers are responsible for the back-end development of software applications. They work on the server-side of applications, ensuring that data is stored and retrieved correctly, and that the application logic is implemented correctly. This course can be helpful for Back-End Developers because it teaches how to develop and deploy back-end microservices and applications using various back-end tools and technologies, including Flask, Django, NoSQL, and Mongo DB.
Full-Stack Developer
Full-Stack Developers are responsible for both the front-end and back-end development of software applications. They work on both the client-side and server-side of applications, ensuring that data is stored and retrieved correctly, that the application logic is implemented correctly, and that the user interface is designed and developed correctly. This course can be helpful for Full-Stack Developers because it teaches how to develop and deploy back-end microservices and applications using various back-end tools and technologies, including Flask, Django, NoSQL, and Mongo DB.
Web Developer
Web Developers are responsible for the development of websites and web applications. They work on the front-end and back-end of websites and web applications, ensuring that data is stored and retrieved correctly, that the application logic is implemented correctly, and that the user interface is designed and developed correctly. This course can be helpful for Web Developers because it teaches how to develop and deploy back-end microservices and applications using various back-end tools and technologies, including Flask, Django, NoSQL, and Mongo DB.
Software Engineer
Software Engineers are responsible for the design, development, and maintenance of software applications. They work on all aspects of software development, from requirements gathering to design, coding, testing, and deployment. This course can be helpful for Software Engineers because it teaches how to develop and deploy back-end microservices and applications using various back-end tools and technologies, including Flask, Django, NoSQL, and Mongo DB.
Data Engineer
Data Engineers are responsible for the design, development, and maintenance of data pipelines. They work on all aspects of data engineering, from data collection to data storage, data processing, and data analysis. This course may be helpful for Data Engineers because it teaches how to use NoSQL databases, such as MongoDB, which are often used in data engineering.
Database Administrator
Database Administrators are responsible for the design, development, and maintenance of databases. They work on all aspects of database administration, from database design to database optimization, database security, and database backup and recovery. This course may be helpful for Database Administrators because it teaches how to use NoSQL databases, such as MongoDB, which are often used in database administration.
Cloud Architect
Cloud Architects are responsible for the design, development, and maintenance of cloud computing solutions. They work on all aspects of cloud architecture, from cloud infrastructure design to cloud application design, cloud security, and cloud cost optimization. This course may be helpful for Cloud Architects because it teaches how to deploy and scale back-end microservices and applications using Cloud Native technologies, such as Kubernetes, OpenShift, and serverless (Code Engine).
DevOps Engineer
DevOps Engineers are responsible for the design, development, and maintenance of DevOps pipelines. They work on all aspects of DevOps, from continuous integration to continuous delivery, continuous testing, and continuous monitoring. This course may be helpful for DevOps Engineers because it teaches how to deploy and scale back-end microservices and applications using Cloud Native technologies, such as Kubernetes, OpenShift, and serverless (Code Engine).
Systems Engineer
Systems Engineers are responsible for the design, development, and maintenance of complex systems. They work on all aspects of systems engineering, from systems analysis to systems design, systems integration, and systems testing. This course may be helpful for Systems Engineers because it teaches how to develop and deploy back-end microservices and applications using various back-end tools and technologies, including Flask, Django, NoSQL, and Mongo DB.
Technical Architect
Technical Architects are responsible for the design, development, and maintenance of technical architectures. They work on all aspects of technical architecture, from technical requirements gathering to technical design, technical implementation, and technical testing. This course may be helpful for Technical Architects because it teaches how to develop and deploy back-end microservices and applications using various back-end tools and technologies, including Flask, Django, NoSQL, and Mongo DB.
Financial Analyst
Financial Analysts are responsible for the analysis and evaluation of financial data. They work on all aspects of financial analysis, from financial statement analysis to financial modeling, financial forecasting, and financial risk assessment. This course may be helpful for Financial Analysts because it teaches how to develop and deploy back-end microservices and applications using various back-end tools and technologies, including Flask, Django, NoSQL, and Mongo DB.
IT Manager
IT Managers are responsible for the planning, development, and management of IT systems. They work on all aspects of IT management, from IT strategy to IT budgeting, IT staffing, and IT security. This course may be helpful for IT Managers because it teaches how to develop and deploy back-end microservices and applications using various back-end tools and technologies, including Flask, Django, NoSQL, and Mongo DB.
Information Security Analyst
Information Security Analysts are responsible for the planning, development, and management of information security systems. They work on all aspects of information security, from information security risk assessment to information security policy development, information security incident response, and information security training. This course may be helpful for Information Security Analysts because it teaches how to develop and deploy back-end microservices and applications using various back-end tools and technologies, including Flask, Django, NoSQL, and Mongo DB.
Business Analyst
Business Analysts are responsible for the analysis, design, and implementation of business solutions. They work on all aspects of business analysis, from business requirements gathering to business process modeling, business systems analysis, and business solution design. This course may be helpful for Business Analysts because it teaches how to develop and deploy back-end microservices and applications using various back-end tools and technologies, including Flask, Django, NoSQL, and Mongo DB.
Marketing Manager
Marketing Managers are responsible for the planning, development, and execution of marketing campaigns. They work on all aspects of marketing, from market research to marketing strategy development, marketing campaign execution, and marketing campaign evaluation. This course may be helpful for Marketing Managers because it teaches how to develop and deploy back-end microservices and applications using various back-end tools and technologies, including Flask, Django, NoSQL, and Mongo DB.

Reading list

We've selected ten books that we think will supplement your learning. Use these to develop background knowledge, enrich your coursework, and gain a deeper understanding of the topics covered in Back-end Application Development Capstone Project.
Provides a comprehensive overview of Django, covering everything from setting up a development environment to deploying an application to production. It valuable resource for anyone who wants to learn more about Django or use it in their projects.
Provides a comprehensive overview of computer networking, covering everything from network protocols to network security to network applications.
Provides a comprehensive overview of operating systems, covering everything from process management to memory management to file systems.
Provides a comprehensive overview of agile software development, covering everything from scrum to kanban to test-driven development.
Classic in the field of software engineering, providing insights into the challenges of managing software projects.
Monumental work in the field of computer science, providing a comprehensive overview of the fundamental algorithms and data structures used in computing.

Share

Help others find this course page by sharing it with your friends and followers:

Similar courses

Here are nine courses similar to Back-end Application Development Capstone Project.
JavaScript Back-end Capstone Project
Most relevant
DevOps and Software Engineering Capstone Project
Most relevant
Full Stack Application Development Project
Application Development using Microservices and...
Microservices with NodeJS, React, Typescript and...
DevOps Capstone Project
Deploying .Net Microservices with K8s, AKS and Azure...
Creating Azure Serverless Functions in a Real-World...
Cloud-Native: Microservices, Kubernetes, Service Mesh,...
Our mission

OpenCourser helps millions of learners each year. People visit us to learn workspace skills, ace their exams, and nurture their curiosity.

Our extensive catalog contains over 50,000 courses and twice as many books. Browse by search, by topic, or even by career interests. We'll match you to the right resources quickly.

Find this site helpful? Tell a friend about us.

Affiliate disclosure

We're supported by our community of learners. When you purchase or subscribe to courses and programs or purchase books, we may earn a commission from our partners.

Your purchases help us maintain our catalog and keep our servers humming without ads.

Thank you for supporting OpenCourser.

© 2016 - 2024 OpenCourser