by Sameer Kulkarni | Feb 1, 2023 | Tutorials
Starting with Acorn v0.4.0, you can run Acorn apps with Auto Upgrade enabled. So anytime a newer image of the Acorn app is published to the repository, Acorn will auto upgrade the deployed application running on Kubernetes to the latest version. The auto upgrade will...
by Sameer Kulkarni | Dec 2, 2022 | Tutorials
Introduction In recent years, companies have moved away from monolithic applications to microservices-based applications. Microservices-based applications give you advantages like scalability, easier application maintenance and upgrades, faster time to production,...
by Sameer Kulkarni | Nov 4, 2022 | Tutorials
In this blog post, I would talk about the challenges faced by developers while building applications for Kubernetes. How developers in the world of cloud computing, are required to pick up tools and technologies that traditionally were required by DevOps engineers,...