CloudFoundry is a free, open source cloud computing platform supported by the non-profit CloudFoundry. It is not tied to any particular cloud service, but can be self-hosted or run on any cloud service preferred.
N/A
Oracle Cloud Infrastructure
Score 8.4 out of 10
N/A
Oracle Cloud Infrastructure (OCI) is Oracles's infrastructure-as-a-service (IaaS) platform which combines the utility of public cloud with the granular control, security, and predictability of on-premises infrastructure.
We have used oracle cloud-based solutions for 8 years and it has been very good. We had a cyber-attack recently and our files were protected. We are lucky to have security but we need to switch more applications to oracle. We are hoping as we integrate more fictions that they all work together seamlessly.
Support for Orgs and Spaces that allow for managing users and deployables within a large organization.
Easy deployment, deploying code is as simple as executing single line from CLI, thanks to build-packs.
Solid and rich CLI, that allows for various operations on the instance.
Isolated Virtual Machines called Droplets, that provide clean run time environment for the code. This used to be a problem with Weblogic and other application servers, where multiple applications are run on the same cluster and they share resources.
SSH capability for the droplet (isolated VM's are called droplets), that allows for real time viewing of the App code while the application is running.
Support for multiple languages, thanks to build-packs.
Support for horizontal scaling, scaling an instance horizontally is a breeze.
Support for configuring environment variable using the service bindings.
Supports memory and disk space limit allocation for individual applications.
Supports API's as well as workers (processes without endpoints)
Supports blue-green deployment with minimal down time
Block Volume provides durability and stability to data. IOPS can be changed on the fly. Always stay true to the promised performance.
Block Volume can be encrypted with ease to meet compliance. Can also be easily integrated with OCI vault service for extra security.
Object Storage and File Storage are other forms of storage that are secure and extremely easy to configure. FSS is one of the best in the industry when it comes to reliability and performance.
SSD block volumes are persistent in OCI unlike many other clouds.
Does not support stateful containers and that would be a nice to have.
Supports showing logs, but does not persist the logs anywhere. This makes relying on Cloud Foundry's logs very unreliable. The logs have to be persisted using other third party tools like Elk and Kibana.
Oracle Cloud Infrastructure Container Engine for Kubernetes (OKE) is a fully managed service that makes it a little hard sometimes to fine tune HPC workloads, for example AI/Deep learning training where a lot of data transfer and compute is needed.
The initial setup can certainly be improved with less steps to make it faster and easier to deploy compared to the competition, for example Google Kubernetes Engine (GKE).
Documentation and best practice documentation for OKE can be improved especially since there are not a lot of customer references available for large scale deployments that need fine tuned performance.
The services & products in Oracle Cloud Infrastructure needs more improvement to beat other Cloud service providers. The price is good & Security processes are good. We are requiring to put more effort in supporting this Oracle Cloud Infrastructure than other Cloud service providers. Probably better ways are there but is not super easy to find or not super available
Support has always been great, especially during production cutover. They are always responsive whenever we need them. However, to get this level of support, you have to raise it at level 1 priority since for level 2, they become a little less engaging. But overall, support is good since they know how to deal with problems.
While Docker shines in providing support for volumes and stateful instances, Cloud foundry shines in providing support for deploying stateless services. Heroku shines in integrating with Git and using commits to git as hooks to trigger deployments right from the command line. But it does not provide on-premise solution that Cloud foundry provides.
Oracle Cloud Infrastructure has the most required cloud capabilities, which enable [the] possibility of multiple things like data analytics, network monitoring, and easy for the user to easily transfer many different data on the cloud very securely. Oracle Cloud Infrastructure has great activity tracking functions which are easily manipulated by any user.
was not part of initial purchase team. Anyways, i think unit pricing and billing frequency is good compared to other Cloud service providers, when it comes to Cloud Capital expenditure & Operational expenditure. Would be more interested in exploring more options where customers can get more cost relaxations on trying out new cloud services in Oracle Cloud Infrastructure for example a new App or a feature
Services & Infra wise is ok to use & host applications & services. Security wise also good for a Cloud service provider. It is a interesting area to explore & using it for day to day needs can be further improvised in future probably. Modern day Services like AI and Machine learning could be improved
Positive impact, since it simplifies the deployment time by a huge margin. Without cloud foundry, deploying a code needs coordination with infrastructure teams, while with cloud foundry, its a simple one line command. This reduces the deployment time from at least few hours to few minutes. Faster deployments promote faster dev cycle iterations.
Code maintenance such as upgrading a Node or Java version is as simple as updating the build-pack. Without cloud foundry, using web logic, the specific version only supports a specific version of Java. So updating the version involves upgrading the version of web logic that needs to involve few teams. So without cloud foundry, it takes at least few days, with cloud foundry, its a matter of few mins.
Overall, happier Developers and thats harder to quantify.