$ ./create_vm_instance.sh vm-1217
$ docker-compose up
The first time I installed SAP, I failed at it. I had been trying for about three months before giving up. It seemed impossible.
A few years later, a more tenacious team member got as far as sta...
If you like this post, you might enjoy the follow up. IaC enables us to deploy new systems with only two lines of code. https://blogs.sap.com/2021/12/17/infrastructure-as-code-devops-and-the-future-of-enterprise/
We've been applying DevOps for SAP...
This blog post is part 2 of a 2 part series on our journey with SAP ERP DevOps. Part 1 focuses on the functional aspect of our process, and part 2 focuses on the technical challenges.
Disclaimer: SAP does not yet support running ERP or S/4 on contai...
Software development teams outside of the SAP ecosystem are years ahead in leveraging DevOps ideas, automated testing/continuous integration, and modern version control tools (i.e., GitHub) to realize tremendous productivity and quality gains. Contai...
I am having an issue with viewing existing mobile applications and creating new ones under "Mobile Service for Development and Operations". I get the following alert message when I attempt to view existing applications:
<?xml version="1.0" encoding...
It depends on how the test case is generated.We use an API, so if it's possible to recreate the scenario with JSON, you could push it to every system.If that's not possible, multiple users can access the same container using their username/password,....
I completely agree. The faster the test response, the easier it is to develop high-quality code. Companies/developers should find the combination that works for them.
I think the long wait time is acceptable for the initial setup of a VM and SAP ima...
As I mentioned in this post, there are still some unknowns, but I don't see any significant roadblocks left from what we've encountered on our journey.https://blogs.sap.com/2021/12/17/infrastructure-as-code-devops-and-the-future-of-enterprise/
Hi Jelena! I'll write a post on infrastructure as code to better answer these questions.
We're currently only using it internally. The VM's are a few hundred USD per month but still much cheaper than people. It's like having your own personal test...