Upsun

@upsun
32 Followers
10 Following
18 Posts
Upsun is the cloud application platform loved by humans and robots. #Upsun #DevOps #NoOpsDevOps
Try Upsun with a free 15-day trialhttps://upsun.com/
Join our subreddithttps://www.reddit.com/r/upsun/
Join us on discordhttps://discord.gg/upsun

Stop letting long running crons steal your app resources and block your deployments. ⚑

It is time to recognize when your cron should actually be a worker to avoid those pesky support tickets. πŸ’‘ 🎯

Whether you are diagnosing the problem or looking for modern framework schedulers, we have the short version ready for you.

πŸ‘‰ https://developer.upsun.com/posts/hands-on/that-cron-should-be-a-worker

#WebDevelopment #DevOps #CloudInfrastructure #SoftwareEngineering

Hosting an RPM repository should not break the bank or your spirit. ☁️ πŸ’‘

We have figured out how to run one entirely on AWS S3 with no active components and minimal costs. πŸš€ ⚑

By using IAM for authenticated access and clever metadata generation, you can keep your packages secure without the server headache.

Check out our full guide to learn about versioning and how dnf fetches these packages. πŸ‘‰ https://developer.upsun.com/posts/how-it-works/rpm-repo-s3

#AWSS3 #DevOps #CloudComputing #softwaredevelopment

Heading to DrupalSouth Wellington? So are we! πŸ‡³πŸ‡Ώ ☁️

Our team is heading to DrupalSouth to connect with the devs and innovators behind the New Zealand Drupal ecosystem. We are looking forward to three days of sessions, networking, and catching up on the latest in open source collaboration. πŸš€

Let’s grab a coffee and connect! β˜•

πŸ“… May 12 – 14, 2026
πŸ“ Wellington, New Zealand
πŸ‘‰ https://lnkd.in/dBm5_Cew

#DrupalSouth#Drupal #OpenSource #WellingtonTech

Setting up a self-hosted Mattermost Team Edition server does not have to be a complex infrastructure puzzle. ☁️

You can deploy to Upsun with PostgreSQL 16 and OpenSearch 2, configured automatically from a single infrastructure-as-code file. ⚑

Read our guide to see how this simple configuration works and get your deployment started today.

πŸ‘‰ https://developer.upsun.com/posts/tutorials/deploy-mattermost-on-upsun

#Mattermost #DevOps #CloudNative #InfrastructureAsCode

The shift from human browsing to machine execution is inevitable and we are taking a technical deep dive into the unification of digital commerce. πŸš€

If you want your coding agents to find their way around efficiently, you can now fetch our full documentation index using the llms.txt file. ⚑

We have analyzed the rise of agentic commerce and provided technical recommendations to help you engineer for the machine customer. πŸ› οΈ

πŸ‘‰ https://devcenter.upsun.com/posts/the-universal-commerce-protocol-and-the-inevitable-rise-of-agentic-commerce/

#AI #RetailTech #SoftwareEngineering

Sleeping soundly is much easier when you know your application data is safe and tucked away. 😴 πŸ›‘οΈ

We have put together a guide on how to configure Duplicity and GPG keys with cron on Upsun for automated backups. πŸ€–

This setup allows you to send incremental and encrypted backups to Amazon S3 for reliable restores.
πŸ‘‰ https://devcenter.upsun.com/posts/automated-encrypt-backups-amazon-s3/

#AWS #CloudComputing #DataSecurity #DevOps

Everyone is asking if AI will make software companies worthless and if anyone with a prompt can replace a dev team. πŸ€– πŸ“‰

The truth is more nuanced because creating software is not the same as keeping it running and there is a definite ceiling for vibe coders.

We are exploring the sandwich shop paradox and why the enterprise moat still matters in this changing landscape. πŸ₯ͺ

Check out our article to see where this leaves the future πŸ‘‰ https://devcenter.upsun.com/posts/will-ai-make-software-companies-worthless/

Is your website throwing 502 errors just because an external API is moving at a snail's pace? 🐌 πŸ“‰

Instead of simply adding more resources you should try offloading that work to background jobs so your responses stay snappy. ⚑

We have broken down the best ways to use queues and workers to keep your site stable under pressure.

πŸ‘‰ https://devcenter.upsun.com/posts/unstable-website-use-queues/

#WebDevelopment #Backend #SoftwareEngineering #CloudNative

AI said setting up Drupal Canvas would be simple. Reality: wrong Composer package, extra boilerplate, mixed Platform.sh vs Upsun configs, and a missing install profile.

This post shows the fixes plus a deploy hook that auto installs Drupal and enables Canvas on every preview. Save time and ship demos faster.

Read the full walkthrough: https://bit.ly/4aneTae

#drupal #ai #upsun #devops

AI coding assistants often guess on platform specifics, and needs infrastructure level thinking, not just smarter prompts. 🚨

Context7, built on MCP, injects live Upsun docs at query time so guidance reflects today’s configuration, services, and deployment flows. You reduce rollbacks and ramp up new engineers faster.

Details: https://upsun.com/blog/ai-coding-assistants/

#noopsdevops #aiagent #platformengineering #ai #MCP