Investigating Docker |
I use multiple docker containers and Kubernetes on AWS.
Not sure what your concerns are, you just need to make sure you map and plan your application correctly. For one, i'd definitely not be using file based sessions on docker. I'd a database/redis/dynamodb based session store. Otherwise, Docker is great for deployments and unit testing.
Codeigniter is simply one of the tools you need to learn to be a successful developer. Always add more tools to your coding arsenal!
|
Messages In This Thread |
Investigating Docker - by richb201 - 08-18-2019, 06:45 AM
RE: Investigating Docker - by albertleao - 08-19-2019, 06:58 AM
RE: Investigating Docker - by richb201 - 08-19-2019, 06:58 PM
RE: Investigating Docker - by albertleao - 08-20-2019, 07:04 AM
RE: Investigating Docker - by richb201 - 09-17-2019, 02:18 PM
RE: Investigating Docker - by albertleao - 09-17-2019, 05:12 PM
RE: Investigating Docker - by richb201 - 09-17-2019, 08:36 PM
|