Florian Motlik, Java Code Geeks

Florian Motlik

Java Code Geeks

Boston, MA, United States

Contact Florian

Discover and connect with journalists and influencers around the world, save time on email research, monitor the news, and more.

Start free trial

Recent:
  • Unknown
Past:
  • Java Code Geeks

Past articles by Florian:

How Docker Makes Testing More Efficient

Testing your software is important. Automating your testing and having continuous integration for yo... → Read More

How to Set Up Mutual TLS Authentication

So you’ve got an admin panel because it’s just easier than fiddling with the Rails console to admini... → Read More

Maintain Infrastructure with Elastic Beanstalk and CloudFormation

The multitude of services and ways to build infrastructure on AWS can easily lead to a hand-crafted ... → Read More

Containers Will Change the Game Server Hosting Industry

The last 12 months have seen some exciting Docker developments for game servers.The core product... → Read More

The State of Microservices Today

Let’s talk about the state of microservices today. How big is the hype exactly? And why do developer... → Read More

What Are the Key Skills to Being a CTO?

You may have noticed that we’ve chatted with a lot of really smart people through our Inside Look in... → Read More

What Are the Key Skills to Being a CTO?

You may have noticed that we’ve chatted with a lot of really smart people through our Inside Look in... → Read More

Advanced Continuous Delivery Scenarios

We’ve all heard the term continuous delivery thrown around. We usually find it coupled with terms li... → Read More

Integrating Carina with Your Continuous Integration Pipeline

Rackspace recently announced the public beta for their hosted Docker offering, Carina. This is part ... → Read More

How to Create Happy Teams

As developers, we spend a lot of time optimizing the software we work on. Whether it’s code performa... → Read More

How to Create Happy Teams

As developers, we spend a lot of time optimizing the software we work on. Whether it’s code performa... → Read More

Utilizing the Simplicity of Go for Easy Development

The Go language is a really great fit for the increasingly popular service-orientated architecture. ... → Read More

Kernel Load-Balancing for Docker Containers Using IPVS

Yesterday at DockerCon Europe, Andrey Sibiryov, a senior engineer at Uber Technologies, demonstrate... → Read More

Growing Your Tech Stack: When to Say No

Someone on your team has an exciting suggestion, a new technology to introduce. But is it a good ide... → Read More

Why Docker?

Containers are not a new thing, but implementing them was always a little more complicated than it needed to be. Docker made great leaps in simplification of containers and set the world on fire from there. Let’s look at why. Why Docker Became a Household Name Docker isn’t very old. It was about to hit ... → Read More

Why Docker? | Java Code Geeks

Containers are not a new thing, but implementing them was always a little more complicated than it n... → Read More

Creating a Cross-platform Docker Development Environment

How many times have you read this statement:“The great thing about Docker is that your developer... → Read More

Unleash the power of storing JSON in Postgres

An article by Sarah Mei titled “Why you should never use MongoDB” discusses the issues you’ll run in... → Read More

Continuous Integration and Delivery with Docker

Continuous delivery is all about reducing risk and delivering value faster by producing reliable sof... → Read More

Monolithic core vs full microservice architecture

Martin Fowler recently released another article on microservices, specifically about the hype surrou... → Read More