Operations | Monitoring | ITSM | DevOps | Cloud

March 2024

Limit deployments to Platform.sh only when Git tagged: part two

In part one of this series, we covered how you could limit deployments to Platform.sh only when a tag is pushed/created, focusing primarily on using GitHub and the GitHub Actions platform to accomplish this goal. But we’re a polyglot PaaS and strive to be agnostic in our users’ source code management terms of the service. With that in mind, let’s look at how we can accomplish the same goal using GitLab and your CI/CD system. Just like last time, there are some assumptions to consider.

New era of observability l Blackfire Continuous Profiler

A new era of observability: introducing Blackfire Continuous Profiler for PHP, Python, Node.js, and Go. Blackfire continuous profiler available to all Production plan customers. After extensive development and refinement, we are proud and excited to announce the immediate availability of our Continuous Profiler for all Production plan customers. This highly anticipated feature is now ready to elevate your application performance monitoring and troubleshooting experience.

DrupalCamp Florida 2024: sharing takeaways from the experts

I had the pleasure of returning to DrupalCamp FL (DCFL) again this year and even now in its sixteenth year, DCFL 2024 was as lively and energetic as ever. Approximately 130 people descended upon Florida Technical College to share their experiences and knowledge surrounding Drupal and I’m here to share the highlights!

We manage the infrastructure complexities l Platform.sh

You deliver the code. We take care of the infrastructure complexities. Deliver your applications faster, at scale. Built for developers, by developers. The efficient, reliable, and secure Platform-as-a-Service (PaaS) that gives development teams control and peace of mind while accelerating the time it takes to build and deploy applications.

Trusted, proven PaaS platform l Platform.sh

Platform.sh, a PaaS with flexible, automated infrastructure provisioning and Git-based process optimizes development-to-production workflows. The choice is yours with our multicloud, multistack PaaS supporting more than 100 frameworks, 14 programming languages, and a variety of services to build, iterate, and deploy your way.

Limit deployments to Platform.sh only with tags: part one

Throughout the years, many users have asked us if it’s possible to only deploy to Platform.sh when a tag is pushed using a source code integration. The answer is: with our current source integrations, it's not—but that doesn’t mean it’s impossible. Platform.sh is based on Git and because of this, acts as a remote for your code repository.

Standardizing your web application stack and how to do it

Managing web applications from the ground up can be a daunting task. One application alone can quickly grow in complexity, let alone the multiple applications that are often required by different business units and stakeholders growing simultaneously. Add the ever-changing landscape of trendy frameworks and runtimes, and you quickly find yourself with an unmanageable mess of different technologies. Standardizing your application stack can help reduce the clutter.