文本说明云计算overseeing ship surveys and surveyors globally using iot ker_第1页
文本说明云计算overseeing ship surveys and surveyors globally using iot ker_第2页
文本说明云计算overseeing ship surveys and surveyors globally using iot ker_第3页
文本说明云计算overseeing ship surveys and surveyors globally using iot ker_第4页
文本说明云计算overseeing ship surveys and surveyors globally using iot ker_第5页
已阅读5页,还剩18页未读 继续免费阅读

下载本文档

版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领

文档简介

1、Overseeing Ships Surveys and Surveyors Globally Using IoT and DockerJay BlanchardSoftware Systems EngineerFugro Chance, Inc.(NOTE: PASTE IN PORTRAIT AND SEND BEHIND FOREGROUND GRAPHIC FOR CROP)Aater SulemanCo-Founder & CEO Flux7(NOTE: PASTE IN PHOTO AND SEND BEHIND FOREGROUND GRAPHIC FOR CROP)Fugro

2、Chance Inc. is among the worlds most trusted and innovative survey companies. A wealth of experience, first-class performance, superior technology and integrity makes us the standard of excellence for survey quality.Fugro Chance Inc. is an integral part of the Fugro Group Offshore Survey Division (O

3、SD) and provides the highest quality survey services throughout the world.Jay Blanchard is a long-time software engineer who developed a passion for efficient and effective web application design. He is fascinated with JavaScript and has authored two books on the jQuery library. Jay is also a speake

4、r and workshop teacher with a desire to help others learn how to use web technologies effectively. His latest projects include real-time, business specific, web-based positioning systems. (NOTE: PASTE IN PHOTO AND SEND BEHIND FOREGROUND GRAPHIC FOR CROP)AchievementsAater Suleman Co-Founder & CEO Flu

5、x7 Faculty, University of Texas at Austin Flux7: Cloud and DevOps SolutionsFounded in 2013Team of 35+Headquartered in Austin, TexasAWS DevOps, Healthcare, and Life Sciences CompetenciesTechTargets “Impact Best AWS Consulting Partner” two years in a row (2015 & 2016)Partner Recognition Award by AWS a

6、t reInvent 2015 Customers featured on stage at AWS re:Invent three years in a rowDocker Foundation and authorized consulting partner150+ happy customers through word of mouth(NOTE: PASTE IN PHOTO AND SEND BEHIND FOREGROUND GRAPHIC FOR CROP)EngagementArchitect the solution with FugroCompress timeline

7、sTransfer the Skills (NOTE: PASTE IN PHOTO AND SEND BEHIND FOREGROUND GRAPHIC FOR CROP)Architect the solution with FugroCloudFormation(NOTE: PASTE IN PHOTO AND SEND BEHIND FOREGROUND GRAPHIC FOR CROP)Phase “0”: Focused on designing a secure AWS environment and switching to Infrastructure as codePhas

8、e 1: Refined the solution by introducing Docker, Continuous integration, and Continuous DeliveryTimeline(NOTE: PASTE IN PHOTO AND SEND BEHIND FOREGROUND GRAPHIC FOR CROP)Flux7 Engage: Paired up Flux7 architects with Fugro engineers Conducted daily office hours, knowledge transfer, and debugging sess

9、ionsHow do we support a unique, real-time application with broadcast messages and web-sockets where some services exist together?How do we version a web application and deploy new features in the application efficiently and globally?How do we support future development, especially when additional mi

10、cro-services might be employed?Challenges“This will be a brief moment of audience participation which should work to make things a bit more interesting for a couple of seconds.” Captain ObviousSolution(NOTE: PASTE IN PHOTO AND SEND BEHIND FOREGROUND GRAPHIC FOR CROP)An array of sensors are connected

11、 to an IoT device onboard each vessel which then communicates to the web based application back “on the beach” via a low-bandwidth satellite connection.(NOTE: PASTE IN PHOTO AND SEND BEHIND FOREGROUND GRAPHIC FOR CROP)Diverse responsibility among services leads to adopting a micro-service architectu

12、re.(NOTE: PASTE IN PHOTO AND SEND BEHIND FOREGROUND GRAPHIC FOR CROP)Code, database connections and other considerations determined that two services should be run in one container.Using SupervisorD provides a solid process to run both micro-services in the same containerApply SupervisorD liberally!

13、FROM ubuntu:14.04MAINTAINER RUN apt-get updateRUN apt-get install -y apache2 supervisor php5 php5-mysql php5-cliRUN mkdir -p /var/lock/apache2 /var/run/apache2 /var/log/supervisorRUN a2enmod rewriteRUN a2enmod sslCOPY supervisord.conf /etc/supervisor/conf.d/supervisord.confCOPY applog /etc/logrotate

14、.d/applogCOPY socket_log /etc/logrotate.d/socket_logCOPY udp_log /etc/logrotate.d/udp_logADD 000-default.conf /etc/apache2/sites-enabled/ADD default-ssl.conf /etc/apache2/sites-enabled/ADD apache2.conf /etc/apache2/ADD www-server/ /www-server/EXPOSE 80 443 30089CMD /usr/bin/supervisordsupervisordnod

15、aemon=trueprogram:apache2command=/bin/bash -c source /etc/apache2/envvars & exec /usr/sbin/apache2 -DFOREGROUNDprogram:broadcastercommand=bin/bash -c exec /usr/bin/php -f /www-server/services/broadcast_processor.phpsupervisord.conf(NOTE: PASTE IN PHOTO AND SEND BEHIND FOREGROUND GRAPHIC FOR CROP)(NO

16、TE: PASTE IN PHOTO AND SEND BEHIND FOREGROUND GRAPHIC FOR CROP)(NOTE: PASTE IN PHOTO AND SEND BEHIND FOREGROUND GRAPHIC FOR CROP)REPOSITORY TAG IMAGE ID CREATED VIRTUAL SIZEpicklejuice/gateway dev 2380a6273d20 3 days ago 851.9 MBpicklejuice/gateway 3.14.1-1.0.2-118 2380a6273d20 3 days ago 851.9 MBpi

17、cklejuice/gateway 3.14.0-1.0.2-117 c6fcd4fb28c8 3 days ago 839.4 MBpicklejuice/gateway test-image 59a4e1392d50 4 days ago 339.9 MBpicklejuice/gateway 3.11.0-1.0.2-116 8ef06a3cff21 7 days ago 777 MBpicklejuice/gateway 3.10.2-1.0.2-115 2da2807c4ecf 7 days ago 764.5 MBpicklejuice/gateway 3.10.0-1.0.2-1

18、14 cb9453a4ab9e 10 days ago 739.6 MBpicklejuice/gateway 3.8.0-1.0.2-113 9f39248452a3 10 days ago 714.7 MBpicklejuice/gateway 3.5.0-1.0.2-112 c1526c434b85 2 weeks ago 677.3 MBweb app serverweb app server(NOTE: PASTE IN PHOTO AND SEND BEHIND FOREGROUND GRAPHIC FOR CROP)web app serverweb app server“How does this make future development easier?” Moby(NOTE: PASTE IN PHOTO AND SEND BEHIND FOREGROUND GRAPHIC FOR CROP)Additional micro-services can be run in their own containers and plugged into the application “black box

温馨提示

  • 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
  • 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
  • 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
  • 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
  • 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
  • 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
  • 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

评论

0/150

提交评论