A new built-in #BlueGreenDeployment feature is now available for #AmazonECS!
This capability allows development teams to deploy containerised applications safely whilst maintaining the ability to roll back near-instantaneously if issues arise.
Learn more: https://bit.ly/4lFbir2
"If you're looking to optimize your containerization workflow, here's the good news - the ecosystem has evolved far beyond Docker's original design.
Docker revolutionized software deployment by making containerization a standard, but the ecosystem has grown to address specific use cases that Docker wasn't originally designed for. Modern alternatives like Podman, containerd, and CRI-O offer specialized features like daemonless designs, rootless operations, and native Kubernetes integration. These tools don't just offer incremental improvements, but instead they represent fundamental shifts in how we think about container security, performance, and workflow integration.
The container ecosystem has matured beyond Docker's monolithic approach, with specialized runtimes optimizing for specific use cases. Whether you're running microservices in production, developing locally, or managing enterprise workloads, there's likely a tool that's better suited to your specific requirements.
In this guide, I'll walk you through the most promising Docker alternatives in 2025 and help you choose the right tool for your specific needs."
Say goodbye to the container testing headache! Learn how #pytest_container + test infra make testing apps inside #containers smooth and scalable (all in #Python) from this #oSC25 talk. #pytest #DevOps #openSUSE https://youtu.be/kU9NS1FpfY8?si=qyjoR5zfMWI7qpY3
The 404 Media story about a malicious prompt being accepted and pushed that encouraged Amazon's Q to delete whatever it came in contact with is eye opening, for a lot of reasons.
For me, it raises all sorts of questions regarding the governance and oversight of the deployment pipeline. How does a pull request from an unknown outsider get merged and deployed without meaningful review?
https://www.lastweekinaws.com/blog/amazon-q-now-with-helpful-ai-powered-self-destruct-capabilities/
When versions of critical infrastructure applications go EOL the battle is always to consider the risk of the upgrade vs the risk of staying where you are without support. If you have an older version of #Perforce Puppet and are thinking of upgrading to Puppet 8, you should have a watch of this new video from Stephen Potter as he tackles some key upgrade tips!
You can see the code and adapt it to your situation.
It assumes that you have some number of esp32-s3 meshcore devices plugged in over USB to a Linux based device which the Action's runner can access.
Shout if you have patches, improvements or questions!
Woot, just finished implementing my first GitHub / Forgejo Actions which allows me to programmatically push meshcore builds to my radios on the roof from the comfort of my browser.
It currently only supports deploying to esp32s3 based LoRa devices so far.
@matrix very scary bug indeed. Well worth reading for anyone working with Ops. Thank you for sharing this Matrix! #devOps #postgresql #postmortem