Integrating PostgreSQL Databases with ANF: Join this workshop to learn how to create a PostgreSQL server using Instaclustr’s managed service

Mobile Database Essentials: Assess data needs, storage requirements, and more when leveraging databases for cloud and edge applications.

Monitoring and Observability for LLMs: Datadog and Google Cloud discuss how to achieve optimal AI model performance.

Automated Testing: The latest on architecture, TDD, and the benefits of AI and low-code tools.

How the Heck Do I Run Docker in Production?... And Will it Scale?

You know using Docker is the right thing to do, but you're worried about production environments, right?

· Opinion
Save
6.65K Views
over the next couple of months, i'll be visiting places all around the globe to talk about the benefits, challenges, war stories and all the nook and crannies specific to using docker in production. and the reason why is because one of the most frequent requests i get from devs is advice on methods for successfully deploying webapps/microservices in production.

so you asked, and i'm responding. as a sneak-peak of how i'm going to tackle the topic, here's an extract of the content i'm working on that will likely form the basis of my presentations. as i'm not completely there yet, feel free to drop me a line with suggestions of what you'd like to hear me talk about.

people love good services

i'm a people-person. first things first; as the primary audience of consumers for your app, never forget who you're developing software for.

every feature, functionality, addition, or enhancement you undertake, should take a holistic approach to how your product will be consumed within its context. it should cover the whole spectrum of what makes a great piece of software from logical ux, down to tweaking your db at an ops level.

i truly believe that great software services should be people-oriented, in order to remain relevant and useful. from a technology point of view it should be built with smart logic, be understandable, maintainable, testable, performant, and stable. it was thanks to this belief of wanting to build smarter, better, and more efficient apps that i caught the container 'bug' over 3 years ago, and i want to continue championing this cause in my talks.

building minimal lovable services images makes us (the team) happy alongside the people that use it. because don't forget, a team is also very much about people. so expect to hear me talk more about the notion of what you need to make your minimal lovable service tick, and why the whole devops movement is in need of a reboot.

technology noise

be aware when you go down the tricky slope of deploying your first container-based app. james recently wrote an excellent blog post about the 9 critical decisions you need to consider when using docker in production . i'll be expanding on those considerations, covering the whole gamut of emotions and feelings (good and bad) you'll sometimes encounter when getting to grips with using containers.

you'll also hear me talk quite a bit about the concept of 'technology noise' .

i'll demonstrate how there's actually a huge learning curve between the reality of a docker run alpine echo 'hello world' example and actually running your app in production. there's a mountain to climb here folks, and we all know how learning a new technology can be a major pain in the ass. so i want to cover what's likely to be happening to your brain, as you're surrounded by all this noise . part of that will include pointing-out the pitfalls and the solutions you need to avoid a dying minimal lovable services images.

join me

join our webinar on tuesday 19th april at 4 pm utc to find out more.

also, you can get the lowdown of what events we're attending here , and i hope you're feeling inspired enough to come on down. feedback on the content so far is always welcome - either here, or via my twitter handle .

Published at DZone with permission of , DZone MVB. See the original article here.

Opinions expressed by DZone contributors are their own.


Comments
X