Reader small image

You're reading from  Full-Stack Flask and React

Product typeBook
Published inOct 2023
Reading LevelIntermediate
PublisherPackt
ISBN-139781803248448
Edition1st Edition
Right arrow
Author (1)
Olatunde Adedeji
Olatunde Adedeji
author image
Olatunde Adedeji

Olatunde Adedeji is a seasoned web developer with over 15 years of experience in developing dynamic and detail-oriented enterprise web applications. Along with his extensive experience in developing, maintaining and supporting mobile, web and enterprise applications in Python, Go and JavaScript, Olatunde has consistently delivered excellent services, as team lead, team member or in consultancy capacity. Olatunde is proficient in application design and solution blueprinting; including mastery of application development tools such as: Flask, Django, Gin, React, and NodeJS. When not weaving the web and playing chess, Olatunde spends time with his wife, Adedoyin and two daughters, Mitchelle and Mabel.
Read more about Olatunde Adedeji

Right arrow

Summary

In this chapter, we explored the world of containerization and deployment. We began by discussing what containerization is and why it is useful for modern software development. We then introduced Docker, the most popular containerization technology, and learned how to use it to package and deploy React and Flask applications.

Next, we explored the use of Docker Compose, a tool for defining and running multi-container Docker applications. We learned how to use Docker Compose to orchestrate the deployment of our applications across multiple containers.

We also delved into AWS ECR, a fully managed container registry service that allows developers to store, manage, and deploy Docker container images securely and reliably. Finally, we looked at AWS Elastic Beanstalk, a service that simplifies the process of deploying, managing, and scaling web applications. We learned how to deploy our dockerized React and Flask applications to Elastic Beanstalk with all the features with...

lock icon
The rest of the page is locked
Previous PageNext Chapter
You have been reading a chapter from
Full-Stack Flask and React
Published in: Oct 2023Publisher: PacktISBN-13: 9781803248448

Author (1)

author image
Olatunde Adedeji

Olatunde Adedeji is a seasoned web developer with over 15 years of experience in developing dynamic and detail-oriented enterprise web applications. Along with his extensive experience in developing, maintaining and supporting mobile, web and enterprise applications in Python, Go and JavaScript, Olatunde has consistently delivered excellent services, as team lead, team member or in consultancy capacity. Olatunde is proficient in application design and solution blueprinting; including mastery of application development tools such as: Flask, Django, Gin, React, and NodeJS. When not weaving the web and playing chess, Olatunde spends time with his wife, Adedoyin and two daughters, Mitchelle and Mabel.
Read more about Olatunde Adedeji