Jul 15, 2014
           • Max (Dockerization)
          
        
        
          
            Tags: 
            
              
                
                  news
                
              
            
              
                
                  dockerization
                
              
            
          
        
        
  Share: 
  
  
  
        
          
snippets
- experimented/setup google cloud and app-engine for use with our containers
- GCE is the Google Cloud equivalent of EC2. This worked fine
 
- Under appengine currently, in order to run a container you must run a container host in a managed-vm(which is essentially GCE) however support is coming for running just docker images.
 
 
- looking at elastic beanstalk deployment tomorrow to see if that is something we should investigate.
 
  
    Originally posted on Max S