Moving to the cloud part 4: Enabling S3
Moving to the cloud mostly means moving to a scalable multiserver environement with a load balancer in front. The load balancer redirects a user to an available webserver instance of the cluster....
View ArticleTech-Scout Newsletter #4 2013
Blogs Redis à la carte: Eine (verkannte) NoSQL Datenbank – Mario Müller New in Symfony 2.3 – Fabien Potencier Buttons support in Forms Interactive Management of the parameters.yml File Great new...
View ArticleMoving to the cloud part 5: Enabling SES
Sending emails from a Symfony2 application is no challenging task. Just configure the Swiftmailer library with a handful of simple parameters, create a message object, trigger the sending process and...
View ArticleMoving to the cloud part 6: Enabling RDS
In this part of my series we’ll get closer to the fundamentals of our application. In the last article we’ve outsourced our mail server to the cloud. Now we want to do the same with our database server...
View ArticleTech-Scout Newsletter #5 2013
Blogs One day with node.js – Germain Hugo / Liip Dealing with duplicated code – Brandon Savage Almost Flat: The Future of iOS Design – Tim Green Why most companies can’t find good software engineers! –...
View ArticleTech-Scout Newsletter #6 2013
Blogs A better, brighter Flickr Tumblr – the One-Person Product “Host your own” is cynical – Jürgen Geuter Deployment with Capifony on Windows – mazicr Currency Change rates update on Symfony 2 using...
View ArticleTech-Scout Newsletter #7 2013
Blogs Why our business choose Symfony2 over any other PHP framework – Alessandro Nadalin The callback hell – Martin Sústrik Symfony2 on Windows Azure Websites – Benjamin Eberlei Using APC cache with...
View ArticleTech-Scout Newsletter #8 2013
Blogs PHP 5.5: Out-of-the-box bytecode cache – Sebastian Bergmann / thephp.cc PHP 5.5: New class constant – Sebastian Bergmann / thephp.cc Introducing Array_column() in PHP 5.5 – Ben Ramsey PHP 5.5...
View ArticleRefactoring a controller in Symfony
When you first start using Symfony you will probably start with the code examples from the official documentation. This is fine and much recommended and I would encourage anyone to do so. These...
View ArticleTech-Scout Newsletter #9 2013
Blogs Responsive Screenshots with Casper – Shaun Dunne / tutsplus.com JavaScript isn’t Scheme – Robert Nystrom / stuffwithstuff.com 10 Fragen an den Product Owner: Steffen Hartmann – Björn Schotte /...
View Article