PHP Cloud Deployment Toolkits

Mitch Pirtle
Cloud Deployment Toolkits
Mitch Pirtle

International PHP Conference, Berlin 2014
–Some Poor Sucker, circa 2000-2010
“I’m off to the cloud.”
What this talk is about
Cloud deployment scenarios
Overview of tools available
52 slides, 45 minutes
Sorry, no time for many demos!
PHP Cloud Deployment Toolkits
What about you?
I’m here to learn about specific tools
I’d like to actually see this whole cloud thing
Free coffee!
Did you miss these talks?
“From SQL to NoSQL” by Derick Rethans
“Build Smart. Scalable Infrastructure with AWS and
Puppet” by Ben Waine
In the beginning…
Life in the datacenter
Safe job
Everything takes forever
All is done by hand
Pretty drafty, but ok
Then the web happened.
PHP Cloud Deployment Toolkits
Web-sized problems
Where did all these people come from?
Why is everyone using a different device?
Nobody has any patience!
IE7? OMGWTFROFLBBQ!!1!
Web-sized consequences
No longer “one app, one machine”
Relational databases primary source of pain
Architecture needs scalable design
…which increases complexity
…which adds to deployment requirements
…and your budget, well that was the mushroom cloud
Speaking of deployment…
Not enough time to cover composer, phing, and all the
other awesome deployment tools available
But there’s enough time to complain about how
manual it STILL IS to set all this up
And not all is bad news
Hello, AngularJS!
Suddenly PHP is no longer used for formatting markup,
serving javascript and a bunch of non-PHP stuff

(hint hint Wordpress, Drupal and Joomla!)
PHP developers are freed to build simple, smart, fast
RESTful backend services
Cloud approaches
Self-hosted machines and appliances
Virtualized machines and appliances
Virtualized services
Do It Yourself.
Text
Metal As A Service (MAAS)
http://maas.ubuntu.com
Do It Somewhere Else.
Text
Amazon Web Services
http://aws.amazon.com
AdBlock+ FTW!
Text
Digital Ocean
https://www.digitalocean.com
This is still complicated. Is
there an easier way to do this?
Text
Ubuntu Juju
https://juju.ubuntu.com
Text
OpenShift
https://www.openshift.com
Text
PHP Cloud
http://www.phpcloud.com
Text
Jelastic
http://jelastic.com
Let Someone Else Do It.
Text
dotCloud
https://www.dotcloud.com
Text
PagodaBox
https://pagodabox.com
Text
MongoHQ
http://www.mongohq.com
Text
MongoLab
https://mongolab.com/welcome/
Hang on, how do we
deploy?
First, there’s dependency
management.
Text
Composer
https://getcomposer.org
How about build tools?
Text
Phing
http://www.phing.info
Text
Phing, Composer and namespaced Task classes
http://blog.riff.org/
2014_02_15_tip_of_the_day_phing_composer_and_namespaced
_task_classes
Text
Grunt
http://gruntjs.com
Text
Using Grunt for PHP
https://chrsm.org/post/using-grunt-for-php/
What about the front end?
Text
Bower
http://bower.io
Text
Bower in PHP
https://github.com/Bee-Lab/bowerphp
Text
Yeoman
http://yeoman.io
Text
Yeoman Generator for PHP
https://github.com/Bradleycorn/generator-php
Continuous Integration?
Text
Travis
https://travis-ci.org/
Text
Travis and PHP Projects
http://docs.travis-ci.com/user/languages/php/
Text
Jenkins
http://jenkins-ci.org
Text
Jenkins for PHP Projects
http://jenkins-php.org
So Where Are We In 2014?
Text
Current State of PHP Cloud
http://blog.fortrabbit.com/cloudscapes-revisited-
php-cloud-overview/
Q & A
Thanks!
AboutMe
@mitchitized - Twitter
spacemonkey - GitHub
LinkedIn - I’M
AVAILABLE!
1 of 52

Recommended

Mongodb, Node.js and You: PART I by
Mongodb, Node.js and You: PART IMongodb, Node.js and You: PART I
Mongodb, Node.js and You: PART IMitch Pirtle
1.6K views45 slides
MongoTorino 2013 Opening Keynote by
MongoTorino 2013 Opening KeynoteMongoTorino 2013 Opening Keynote
MongoTorino 2013 Opening KeynoteMitch Pirtle
1.5K views27 slides
Why Node, Express and Postgres - presented 23 Feb 15, Talkjs, Microsoft Audit... by
Why Node, Express and Postgres - presented 23 Feb 15, Talkjs, Microsoft Audit...Why Node, Express and Postgres - presented 23 Feb 15, Talkjs, Microsoft Audit...
Why Node, Express and Postgres - presented 23 Feb 15, Talkjs, Microsoft Audit...Calvin Tan
2.9K views56 slides
Building a REST API with Node.js and MongoDB by
Building a REST API with Node.js and MongoDBBuilding a REST API with Node.js and MongoDB
Building a REST API with Node.js and MongoDBVivochaLabs
1.5K views9 slides
Intro to Node.js by
Intro to Node.jsIntro to Node.js
Intro to Node.jsJamal Sinclair O'Garro
1.1K views26 slides
Vagrant + Veewee : Barcampboston April 10-2011 by
Vagrant + Veewee : Barcampboston April 10-2011Vagrant + Veewee : Barcampboston April 10-2011
Vagrant + Veewee : Barcampboston April 10-2011Draco2002
824 views12 slides

More Related Content

What's hot

C4ainaction-Introduction to the Pyramid Web Framework by
C4ainaction-Introduction to the Pyramid Web FrameworkC4ainaction-Introduction to the Pyramid Web Framework
C4ainaction-Introduction to the Pyramid Web FrameworkFrancis Addai
658 views17 slides
Untangling spring week11 by
Untangling spring week11Untangling spring week11
Untangling spring week11Derek Jacoby
335 views18 slides
Getting started with HTML & CSS by
Getting started with HTML & CSSGetting started with HTML & CSS
Getting started with HTML & CSSBen Eveloff
872 views14 slides
Designing a Docker Stack for Symfony apps: lessons learned by
Designing a Docker Stack  for Symfony apps: lessons learnedDesigning a Docker Stack  for Symfony apps: lessons learned
Designing a Docker Stack for Symfony apps: lessons learnedGaetano Giunta
573 views15 slides
Web101 by
Web101Web101
Web101Hamdi Hmidi
194 views69 slides
Node.js by
Node.jsNode.js
Node.jsDigi Telecommunications
944 views15 slides

What's hot(20)

C4ainaction-Introduction to the Pyramid Web Framework by Francis Addai
C4ainaction-Introduction to the Pyramid Web FrameworkC4ainaction-Introduction to the Pyramid Web Framework
C4ainaction-Introduction to the Pyramid Web Framework
Francis Addai658 views
Untangling spring week11 by Derek Jacoby
Untangling spring week11Untangling spring week11
Untangling spring week11
Derek Jacoby335 views
Getting started with HTML & CSS by Ben Eveloff
Getting started with HTML & CSSGetting started with HTML & CSS
Getting started with HTML & CSS
Ben Eveloff872 views
Designing a Docker Stack for Symfony apps: lessons learned by Gaetano Giunta
Designing a Docker Stack  for Symfony apps: lessons learnedDesigning a Docker Stack  for Symfony apps: lessons learned
Designing a Docker Stack for Symfony apps: lessons learned
Gaetano Giunta573 views
AWS Customer Presentation - SchoolofEverything by Amazon Web Services
AWS Customer Presentation - SchoolofEverythingAWS Customer Presentation - SchoolofEverything
AWS Customer Presentation - SchoolofEverything
Amazon Web Services3.1K views
How long will it take me to become a Web Designer/Developer? by webdesignjhb9
How long will it take me to become a Web Designer/Developer?How long will it take me to become a Web Designer/Developer?
How long will it take me to become a Web Designer/Developer?
webdesignjhb975 views
Intro to CakePHP - SDPHP MeetUp Dec 2012 by Eric Johnson
Intro to CakePHP - SDPHP MeetUp Dec 2012Intro to CakePHP - SDPHP MeetUp Dec 2012
Intro to CakePHP - SDPHP MeetUp Dec 2012
Eric Johnson276 views
Midwest php 2013 deploying php on paas- why & how by dotCloud
Midwest php 2013   deploying php on paas- why & howMidwest php 2013   deploying php on paas- why & how
Midwest php 2013 deploying php on paas- why & how
dotCloud17.7K views
Microsoft & open source a 'brave new world' - CORESTART 2.0 by Matt Warren
Microsoft & open source a 'brave new world' - CORESTART 2.0Microsoft & open source a 'brave new world' - CORESTART 2.0
Microsoft & open source a 'brave new world' - CORESTART 2.0
Matt Warren68.5K views
npm + browserify by maxgfeller
npm + browserifynpm + browserify
npm + browserify
maxgfeller6.1K views
Ruby is dying. What languages are cool now? by Michał Konarski
Ruby is dying. What languages are cool now?Ruby is dying. What languages are cool now?
Ruby is dying. What languages are cool now?
Michał Konarski2.9K views
Riereta Node.js session 3 (with notes) by Tekno Paul
Riereta Node.js session 3 (with notes)Riereta Node.js session 3 (with notes)
Riereta Node.js session 3 (with notes)
Tekno Paul1.1K views
Hybrid concurrency patterns by Kyle Drake
Hybrid concurrency patternsHybrid concurrency patterns
Hybrid concurrency patterns
Kyle Drake15.2K views
OpenNebulaConf2018 - Our Journey to OpenNebula - Germán Gutierrez - Booking.com by OpenNebula Project
OpenNebulaConf2018 - Our Journey to OpenNebula - Germán Gutierrez - Booking.comOpenNebulaConf2018 - Our Journey to OpenNebula - Germán Gutierrez - Booking.com
OpenNebulaConf2018 - Our Journey to OpenNebula - Germán Gutierrez - Booking.com
OpenNebula Project202 views

Viewers also liked

Ain't Nobody Got Time For That: Intro to Automation by
Ain't Nobody Got Time For That: Intro to AutomationAin't Nobody Got Time For That: Intro to Automation
Ain't Nobody Got Time For That: Intro to Automationmfrost503
694 views56 slides
CRM Trilogix; Migrating Legacy Systems to the Cloud by
CRM Trilogix; Migrating Legacy Systems to the CloudCRM Trilogix; Migrating Legacy Systems to the Cloud
CRM Trilogix; Migrating Legacy Systems to the CloudCraig F.R Read
731 views11 slides
Desplegando código con Phing, PHPunit, Coder y Jenkins by
Desplegando código con Phing, PHPunit, Coder y JenkinsDesplegando código con Phing, PHPunit, Coder y Jenkins
Desplegando código con Phing, PHPunit, Coder y JenkinsLa Drupalera
1.5K views22 slides
Phing by
PhingPhing
Phingmdekrijger
3K views15 slides
DevOps in the Cloud by
DevOps in the CloudDevOps in the Cloud
DevOps in the CloudEran Stiller
4.7K views35 slides
Building and Deploying PHP Apps Using phing by
Building and Deploying PHP Apps Using phingBuilding and Deploying PHP Apps Using phing
Building and Deploying PHP Apps Using phingMihail Irintchev
2.6K views42 slides

Viewers also liked(15)

Ain't Nobody Got Time For That: Intro to Automation by mfrost503
Ain't Nobody Got Time For That: Intro to AutomationAin't Nobody Got Time For That: Intro to Automation
Ain't Nobody Got Time For That: Intro to Automation
mfrost503694 views
CRM Trilogix; Migrating Legacy Systems to the Cloud by Craig F.R Read
CRM Trilogix; Migrating Legacy Systems to the CloudCRM Trilogix; Migrating Legacy Systems to the Cloud
CRM Trilogix; Migrating Legacy Systems to the Cloud
Craig F.R Read731 views
Desplegando código con Phing, PHPunit, Coder y Jenkins by La Drupalera
Desplegando código con Phing, PHPunit, Coder y JenkinsDesplegando código con Phing, PHPunit, Coder y Jenkins
Desplegando código con Phing, PHPunit, Coder y Jenkins
La Drupalera1.5K views
DevOps in the Cloud by Eran Stiller
DevOps in the CloudDevOps in the Cloud
DevOps in the Cloud
Eran Stiller4.7K views
Building and Deploying PHP Apps Using phing by Mihail Irintchev
Building and Deploying PHP Apps Using phingBuilding and Deploying PHP Apps Using phing
Building and Deploying PHP Apps Using phing
Mihail Irintchev2.6K views
Continuous Integration @ MeetMagento Germany 2015 by Aleksey Razbakov
Continuous Integration @ MeetMagento Germany 2015Continuous Integration @ MeetMagento Germany 2015
Continuous Integration @ MeetMagento Germany 2015
Aleksey Razbakov2K views
Cloud With DevOps Enabling Rapid Business Development by Sam Garforth
Cloud With DevOps Enabling Rapid Business DevelopmentCloud With DevOps Enabling Rapid Business Development
Cloud With DevOps Enabling Rapid Business Development
Sam Garforth2.4K views
Enabling DevOps in the cloud - Federal Cloud Innovation Center by Sanjeev Sharma
Enabling DevOps in the cloud - Federal Cloud Innovation CenterEnabling DevOps in the cloud - Federal Cloud Innovation Center
Enabling DevOps in the cloud - Federal Cloud Innovation Center
Sanjeev Sharma2.4K views
Deploying PHP applications with Phing by Michiel Rook
Deploying PHP applications with PhingDeploying PHP applications with Phing
Deploying PHP applications with Phing
Michiel Rook13.9K views
Mashing Up DevOps with Cloud Computing by David Linthicum
Mashing Up DevOps with Cloud ComputingMashing Up DevOps with Cloud Computing
Mashing Up DevOps with Cloud Computing
David Linthicum3.9K views
Getting Started with Amazon EC2 and Compute Services by Amazon Web Services
Getting Started with Amazon EC2 and Compute ServicesGetting Started with Amazon EC2 and Compute Services
Getting Started with Amazon EC2 and Compute Services
Amazon Web Services3.6K views
Docker introduction by dotCloud
Docker introductionDocker introduction
Docker introduction
dotCloud455.8K views
Docker 101: Introduction to Docker by Docker, Inc.
Docker 101: Introduction to DockerDocker 101: Introduction to Docker
Docker 101: Introduction to Docker
Docker, Inc.71.1K views
Cloud orchestration major tools comparision by Ravi Kiran
Cloud orchestration major tools comparisionCloud orchestration major tools comparision
Cloud orchestration major tools comparision
Ravi Kiran20.6K views

Similar to PHP Cloud Deployment Toolkits

Puppet Camp Boston 2014: Continuous Integration for Hyper-V with Puppet (Begi... by
Puppet Camp Boston 2014: Continuous Integration for Hyper-V with Puppet (Begi...Puppet Camp Boston 2014: Continuous Integration for Hyper-V with Puppet (Begi...
Puppet Camp Boston 2014: Continuous Integration for Hyper-V with Puppet (Begi...Puppet
1.8K views17 slides
How volkswagen used microservices and automation to develop self service solu... by
How volkswagen used microservices and automation to develop self service solu...How volkswagen used microservices and automation to develop self service solu...
How volkswagen used microservices and automation to develop self service solu...Marcos Entenza Garcia
382 views16 slides
Austin Web Architecture by
Austin Web ArchitectureAustin Web Architecture
Austin Web Architecturejoaquincasares
349 views38 slides
Cloud Computing Bootcamp On The Google App Engine For Iasa V1.2.4 by
Cloud Computing Bootcamp On The Google App Engine For Iasa V1.2.4Cloud Computing Bootcamp On The Google App Engine For Iasa V1.2.4
Cloud Computing Bootcamp On The Google App Engine For Iasa V1.2.4IASA
417 views168 slides
Nantes Jug 2016 Eclipse Che: The Next-Gen Eclipse IDE by
Nantes Jug 2016 Eclipse Che: The Next-Gen Eclipse IDENantes Jug 2016 Eclipse Che: The Next-Gen Eclipse IDE
Nantes Jug 2016 Eclipse Che: The Next-Gen Eclipse IDEFlorent BENOIT
699 views63 slides

Similar to PHP Cloud Deployment Toolkits(20)

Puppet Camp Boston 2014: Continuous Integration for Hyper-V with Puppet (Begi... by Puppet
Puppet Camp Boston 2014: Continuous Integration for Hyper-V with Puppet (Begi...Puppet Camp Boston 2014: Continuous Integration for Hyper-V with Puppet (Begi...
Puppet Camp Boston 2014: Continuous Integration for Hyper-V with Puppet (Begi...
Puppet1.8K views
How volkswagen used microservices and automation to develop self service solu... by Marcos Entenza Garcia
How volkswagen used microservices and automation to develop self service solu...How volkswagen used microservices and automation to develop self service solu...
How volkswagen used microservices and automation to develop self service solu...
Cloud Computing Bootcamp On The Google App Engine For Iasa V1.2.4 by IASA
Cloud Computing Bootcamp On The Google App Engine For Iasa V1.2.4Cloud Computing Bootcamp On The Google App Engine For Iasa V1.2.4
Cloud Computing Bootcamp On The Google App Engine For Iasa V1.2.4
IASA417 views
Nantes Jug 2016 Eclipse Che: The Next-Gen Eclipse IDE by Florent BENOIT
Nantes Jug 2016 Eclipse Che: The Next-Gen Eclipse IDENantes Jug 2016 Eclipse Che: The Next-Gen Eclipse IDE
Nantes Jug 2016 Eclipse Che: The Next-Gen Eclipse IDE
Florent BENOIT699 views
Just another Wordpress weblog, but more cloudy by Maarten Balliauw
Just another Wordpress weblog, but more cloudyJust another Wordpress weblog, but more cloudy
Just another Wordpress weblog, but more cloudy
Maarten Balliauw2.1K views
Hands on-intro to Node-RED by Pooja Mistry
Hands on-intro to Node-REDHands on-intro to Node-RED
Hands on-intro to Node-RED
Pooja Mistry195 views
AWS Tech Summit - Berlin 2011 - Running Java Applications on AWS by Amazon Web Services
AWS Tech Summit - Berlin 2011 - Running Java Applications on AWSAWS Tech Summit - Berlin 2011 - Running Java Applications on AWS
AWS Tech Summit - Berlin 2011 - Running Java Applications on AWS
Amazon Web Services1.6K views
OWASP WTE - Now in the Cloud! by Matt Tesauro
OWASP WTE - Now in the Cloud!OWASP WTE - Now in the Cloud!
OWASP WTE - Now in the Cloud!
Matt Tesauro15.3K views
8 good reasons to learn docker by prabhasathya
8 good reasons to learn docker8 good reasons to learn docker
8 good reasons to learn docker
prabhasathya94 views
Machine learning in cybersecutiry by Vishwas N
Machine learning in cybersecutiryMachine learning in cybersecutiry
Machine learning in cybersecutiry
Vishwas N88 views
Stream SQL eventflow visual programming for real programmers presentation by streambase
Stream SQL eventflow visual programming for real programmers presentationStream SQL eventflow visual programming for real programmers presentation
Stream SQL eventflow visual programming for real programmers presentation
streambase1.5K views
Microservices pros and cons by Andrew Siemer
Microservices pros and consMicroservices pros and cons
Microservices pros and cons
Andrew Siemer701 views
Tips and Tricks for your Service Oriented Architecture @ CakeFest 2013 in San... by Alessandro Nadalin
Tips and Tricks for your Service Oriented Architecture @ CakeFest 2013 in San...Tips and Tricks for your Service Oriented Architecture @ CakeFest 2013 in San...
Tips and Tricks for your Service Oriented Architecture @ CakeFest 2013 in San...
Alessandro Nadalin6.6K views
Code in the cloud with Eclipse Che and Docker - EclipseCon France 2016 by Florent BENOIT
Code in the cloud with Eclipse Che and Docker - EclipseCon France 2016Code in the cloud with Eclipse Che and Docker - EclipseCon France 2016
Code in the cloud with Eclipse Che and Docker - EclipseCon France 2016
Florent BENOIT304 views

More from Mitch Pirtle

Cloudy with a chance of scale by
Cloudy with a chance of scaleCloudy with a chance of scale
Cloudy with a chance of scaleMitch Pirtle
366 views24 slides
My life with MongoDB by
My life with MongoDBMy life with MongoDB
My life with MongoDBMitch Pirtle
983 views59 slides
MongoDB, Node.js, and You: PART III by
MongoDB, Node.js, and You: PART IIIMongoDB, Node.js, and You: PART III
MongoDB, Node.js, and You: PART IIIMitch Pirtle
1.2K views22 slides
MongoDB, Node.js And You: PART II by
MongoDB, Node.js And You: PART IIMongoDB, Node.js And You: PART II
MongoDB, Node.js And You: PART IIMitch Pirtle
1.1K views29 slides
MongoDB, Development and You by
MongoDB, Development and YouMongoDB, Development and You
MongoDB, Development and YouMitch Pirtle
2.4K views53 slides
Data as Documents: Overview and intro to MongoDB by
Data as Documents: Overview and intro to MongoDBData as Documents: Overview and intro to MongoDB
Data as Documents: Overview and intro to MongoDBMitch Pirtle
2.8K views65 slides

More from Mitch Pirtle(20)

Cloudy with a chance of scale by Mitch Pirtle
Cloudy with a chance of scaleCloudy with a chance of scale
Cloudy with a chance of scale
Mitch Pirtle366 views
My life with MongoDB by Mitch Pirtle
My life with MongoDBMy life with MongoDB
My life with MongoDB
Mitch Pirtle983 views
MongoDB, Node.js, and You: PART III by Mitch Pirtle
MongoDB, Node.js, and You: PART IIIMongoDB, Node.js, and You: PART III
MongoDB, Node.js, and You: PART III
Mitch Pirtle1.2K views
MongoDB, Node.js And You: PART II by Mitch Pirtle
MongoDB, Node.js And You: PART IIMongoDB, Node.js And You: PART II
MongoDB, Node.js And You: PART II
Mitch Pirtle1.1K views
MongoDB, Development and You by Mitch Pirtle
MongoDB, Development and YouMongoDB, Development and You
MongoDB, Development and You
Mitch Pirtle2.4K views
Data as Documents: Overview and intro to MongoDB by Mitch Pirtle
Data as Documents: Overview and intro to MongoDBData as Documents: Overview and intro to MongoDB
Data as Documents: Overview and intro to MongoDB
Mitch Pirtle2.8K views
Cloud conference - mongodb by Mitch Pirtle
Cloud conference - mongodbCloud conference - mongodb
Cloud conference - mongodb
Mitch Pirtle1.6K views
Unified Content Model and Joomla! by Mitch Pirtle
Unified Content Model and Joomla!Unified Content Model and Joomla!
Unified Content Model and Joomla!
Mitch Pirtle3.7K views
Joomla - an Overview by Mitch Pirtle
Joomla - an OverviewJoomla - an Overview
Joomla - an Overview
Mitch Pirtle812 views
Operational MongoDB by Mitch Pirtle
Operational MongoDBOperational MongoDB
Operational MongoDB
Mitch Pirtle2.4K views
Joomla Extreme Performance by Mitch Pirtle
Joomla Extreme PerformanceJoomla Extreme Performance
Joomla Extreme Performance
Mitch Pirtle1.5K views
Joomla and MongoDB by Mitch Pirtle
Joomla and MongoDBJoomla and MongoDB
Joomla and MongoDB
Mitch Pirtle8.7K views
Mongodb and Totsy: An e-commerce case study by Mitch Pirtle
Mongodb and Totsy: An e-commerce case studyMongodb and Totsy: An e-commerce case study
Mongodb and Totsy: An e-commerce case study
Mitch Pirtle4.4K views
Mongodb and Totsy - E-commerce Case Study by Mitch Pirtle
Mongodb and Totsy - E-commerce Case StudyMongodb and Totsy - E-commerce Case Study
Mongodb and Totsy - E-commerce Case Study
Mitch Pirtle1.6K views
PHP, Lithium and MongoDB by Mitch Pirtle
PHP, Lithium and MongoDBPHP, Lithium and MongoDB
PHP, Lithium and MongoDB
Mitch Pirtle4.7K views
Content Management Systems and MongoDB by Mitch Pirtle
Content Management Systems and MongoDBContent Management Systems and MongoDB
Content Management Systems and MongoDB
Mitch Pirtle5.1K views
MongoDB: Built for Speed by Mitch Pirtle
MongoDB: Built for SpeedMongoDB: Built for Speed
MongoDB: Built for Speed
Mitch Pirtle3.2K views
Content Mangement Systems and MongoDB by Mitch Pirtle
Content Mangement Systems and MongoDBContent Mangement Systems and MongoDB
Content Mangement Systems and MongoDB
Mitch Pirtle3.9K views
Joomla For Entrepreneurs by Mitch Pirtle
Joomla For EntrepreneursJoomla For Entrepreneurs
Joomla For Entrepreneurs
Mitch Pirtle1.1K views

Recently uploaded

.conf Go 2023 - How KPN drives Customer Satisfaction on IPTV by
.conf Go 2023 - How KPN drives Customer Satisfaction on IPTV.conf Go 2023 - How KPN drives Customer Satisfaction on IPTV
.conf Go 2023 - How KPN drives Customer Satisfaction on IPTVSplunk
86 views20 slides
JCon Live 2023 - Lice coding some integration problems by
JCon Live 2023 - Lice coding some integration problemsJCon Live 2023 - Lice coding some integration problems
JCon Live 2023 - Lice coding some integration problemsBernd Ruecker
67 views85 slides
Micron CXL product and architecture update by
Micron CXL product and architecture updateMicron CXL product and architecture update
Micron CXL product and architecture updateCXL Forum
27 views7 slides
"Ukrainian Mobile Banking Scaling in Practice. From 0 to 100 and beyond", Vad... by
"Ukrainian Mobile Banking Scaling in Practice. From 0 to 100 and beyond", Vad..."Ukrainian Mobile Banking Scaling in Practice. From 0 to 100 and beyond", Vad...
"Ukrainian Mobile Banking Scaling in Practice. From 0 to 100 and beyond", Vad...Fwdays
40 views30 slides
Business Analyst Series 2023 - Week 3 Session 5 by
Business Analyst Series 2023 -  Week 3 Session 5Business Analyst Series 2023 -  Week 3 Session 5
Business Analyst Series 2023 - Week 3 Session 5DianaGray10
165 views20 slides
"Thriving Culture in a Product Company — Practical Story", Volodymyr Tsukur by
"Thriving Culture in a Product Company — Practical Story", Volodymyr Tsukur"Thriving Culture in a Product Company — Practical Story", Volodymyr Tsukur
"Thriving Culture in a Product Company — Practical Story", Volodymyr TsukurFwdays
40 views31 slides

Recently uploaded(20)

.conf Go 2023 - How KPN drives Customer Satisfaction on IPTV by Splunk
.conf Go 2023 - How KPN drives Customer Satisfaction on IPTV.conf Go 2023 - How KPN drives Customer Satisfaction on IPTV
.conf Go 2023 - How KPN drives Customer Satisfaction on IPTV
Splunk86 views
JCon Live 2023 - Lice coding some integration problems by Bernd Ruecker
JCon Live 2023 - Lice coding some integration problemsJCon Live 2023 - Lice coding some integration problems
JCon Live 2023 - Lice coding some integration problems
Bernd Ruecker67 views
Micron CXL product and architecture update by CXL Forum
Micron CXL product and architecture updateMicron CXL product and architecture update
Micron CXL product and architecture update
CXL Forum27 views
"Ukrainian Mobile Banking Scaling in Practice. From 0 to 100 and beyond", Vad... by Fwdays
"Ukrainian Mobile Banking Scaling in Practice. From 0 to 100 and beyond", Vad..."Ukrainian Mobile Banking Scaling in Practice. From 0 to 100 and beyond", Vad...
"Ukrainian Mobile Banking Scaling in Practice. From 0 to 100 and beyond", Vad...
Fwdays40 views
Business Analyst Series 2023 - Week 3 Session 5 by DianaGray10
Business Analyst Series 2023 -  Week 3 Session 5Business Analyst Series 2023 -  Week 3 Session 5
Business Analyst Series 2023 - Week 3 Session 5
DianaGray10165 views
"Thriving Culture in a Product Company — Practical Story", Volodymyr Tsukur by Fwdays
"Thriving Culture in a Product Company — Practical Story", Volodymyr Tsukur"Thriving Culture in a Product Company — Practical Story", Volodymyr Tsukur
"Thriving Culture in a Product Company — Practical Story", Volodymyr Tsukur
Fwdays40 views
Photowave Presentation Slides - 11.8.23.pptx by CXL Forum
Photowave Presentation Slides - 11.8.23.pptxPhotowave Presentation Slides - 11.8.23.pptx
Photowave Presentation Slides - 11.8.23.pptx
CXL Forum126 views
"AI Startup Growth from Idea to 1M ARR", Oleksandr Uspenskyi by Fwdays
"AI Startup Growth from Idea to 1M ARR", Oleksandr Uspenskyi"AI Startup Growth from Idea to 1M ARR", Oleksandr Uspenskyi
"AI Startup Growth from Idea to 1M ARR", Oleksandr Uspenskyi
Fwdays26 views
"Role of a CTO in software outsourcing company", Yuriy Nakonechnyy by Fwdays
"Role of a CTO in software outsourcing company", Yuriy Nakonechnyy"Role of a CTO in software outsourcing company", Yuriy Nakonechnyy
"Role of a CTO in software outsourcing company", Yuriy Nakonechnyy
Fwdays40 views
TE Connectivity: Card Edge Interconnects by CXL Forum
TE Connectivity: Card Edge InterconnectsTE Connectivity: Card Edge Interconnects
TE Connectivity: Card Edge Interconnects
CXL Forum96 views
GigaIO: The March of Composability Onward to Memory with CXL by CXL Forum
GigaIO: The March of Composability Onward to Memory with CXLGigaIO: The March of Composability Onward to Memory with CXL
GigaIO: The March of Composability Onward to Memory with CXL
CXL Forum126 views
How to reduce cold starts for Java Serverless applications in AWS at JCON Wor... by Vadym Kazulkin
How to reduce cold starts for Java Serverless applications in AWS at JCON Wor...How to reduce cold starts for Java Serverless applications in AWS at JCON Wor...
How to reduce cold starts for Java Serverless applications in AWS at JCON Wor...
Vadym Kazulkin70 views
MemVerge: Past Present and Future of CXL by CXL Forum
MemVerge: Past Present and Future of CXLMemVerge: Past Present and Future of CXL
MemVerge: Past Present and Future of CXL
CXL Forum110 views
Transcript: The Details of Description Techniques tips and tangents on altern... by BookNet Canada
Transcript: The Details of Description Techniques tips and tangents on altern...Transcript: The Details of Description Techniques tips and tangents on altern...
Transcript: The Details of Description Techniques tips and tangents on altern...
BookNet Canada119 views
Beyond the Hype: What Generative AI Means for the Future of Work - Damien Cum... by NUS-ISS
Beyond the Hype: What Generative AI Means for the Future of Work - Damien Cum...Beyond the Hype: What Generative AI Means for the Future of Work - Damien Cum...
Beyond the Hype: What Generative AI Means for the Future of Work - Damien Cum...
NUS-ISS28 views
Samsung: CMM-H Tiered Memory Solution with Built-in DRAM by CXL Forum
Samsung: CMM-H Tiered Memory Solution with Built-in DRAMSamsung: CMM-H Tiered Memory Solution with Built-in DRAM
Samsung: CMM-H Tiered Memory Solution with Built-in DRAM
CXL Forum105 views

PHP Cloud Deployment Toolkits