Laravel
CodeIgniter
Django
Ruby on Rails
CakePHP
Yii Framework
Node.js
ExpressJS
AWS CodeDeploy
Jenkins
Ansible
CircleCI
Codeship
Travis CI
Chef
buddybuild
Laravel
AWS CodeDeployBased on our record, Laravel seems to be a lot more popular than AWS CodeDeploy. While we know about 256 links to Laravel, we've tracked only 14 mentions of AWS CodeDeploy. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Somewhere in the Laravel app you're running right now, there's a good chance an HTTP call goes out to OpenAI, Anthropic, or a local model. A chat feature, a summarizer, an agent that triages support tickets. Laravel 13 shipped in March 2026 with first-party AI primitives and the framework now literally brands itself as being for "Artisans and agents". The application layer has never been easier. - Source: dev.to / 12 days ago
I have written about Bloom Filters before in Bloom Filters Applied In Real Life Application - Laravel Prototype and made a prototype for it using Laravel. - Source: dev.to / about 1 month ago
# Laravel's homepage through the years Wayback-video https://laravel.com --scroll --interval year --crossfade 0.4 # Wikipedia, month by month, over its first decade Wayback-video https://wikipedia.org --scroll --interval month --from 2001 --to 2010 # Fast mode: Wayback's pre-captured PNGs only, no browser needed Wayback-video https://mozilla.org --wayback-screenshot year --scroll. - Source: dev.to / about 1 month ago
A common way to implement DDD in Laravel is to organize the app/ directory into three primary layers:. - Source: dev.to / 3 months ago
This post walks through how to build an Ansible repo to manage a production DigitalOcean setup: two Ubuntu droplets, six Laravel apps, a couple of PHP framework sites, and a Go microservices platform. The goal is to codify everything that was previously managed via manual SSH, without replacing the Deployer workflow that already handles app releases. - Source: dev.to / 4 months ago
Beyond the core services, you need to understand how Lambda functions complement LLM flows through Bedrock Flows and Step Functions orchestration. Lambda enables custom processing logic within your GenAI workflows, handling tasks like data transformation, API integrations, and business logic execution. The certification tests your knowledge of various deployment strategies for compute resources using AWS... - Source: dev.to / 3 months ago
AWS CodeDeploy is a deployment service that automates application deployments to Amazon EC2 instances, on-premises instances, serverless Lambda functions, or Amazon ECS services. A compute platform is a platform on which CodeDeploy deploys an application. There are three compute platforms:. - Source: dev.to / over 2 years ago
When we deploy code at Aha! We kick off a number of AWS CodeDeploy tasks running in parallel. Here's some code to simulate deployment:. - Source: dev.to / almost 3 years ago
AWS has a service named CodeDeploy for this. It does exactly what you describe. Source: over 3 years ago
AWS CodeDeploy is a fully managed deployment service that automates software deployments to various compute services, such as Amazon Elastic Compute Cloud (EC2), Amazon Elastic Container Service (ECS), AWS Lambda, and your on-premises servers. - Source: dev.to / over 3 years ago
CodeIgniter - A Fully Baked PHP Framework
Jenkins - Jenkins is an open-source continuous integration server with 300+ plugins to support all kinds of software development
Django - The Web framework for perfectionists with deadlines
Ansible - Radically simple configuration-management, application deployment, task-execution, and multi-node orchestration engine
Ruby on Rails - Ruby on Rails is an open source full-stack web application framework for the Ruby programming...
CircleCI - CircleCI gives web developers powerful Continuous Integration and Deployment with easy setup and maintenance.