Profit4Cloud@J-Spring 2024
Donderdag 7 november hebben we op J-Fall 2024 Profit4Cloud weer van haar beste kant laten zien met een talk en een stand met Java-test.
Donderdag 7 november hebben we op J-Fall 2024 Profit4Cloud weer van haar beste kant laten zien met een talk en een stand met Java-test.
Woensdag 5 juni heeft collega Jeroen Timmermans een interessante Tech-Update gegeven over AWS en SignalR.
Vrijdag 31 mei hebben we met alle collega’s van Regio Zuid de opening gevierd van onze nieuwe vestiging in Den Bosch.
As much as we like writing code and building cool solutions, our lines of code are worth nothing until they run in production. On the other hand, time spent putting things in production is time not spent on new features. An interesting dilemma, and one we can solve with what we love most: automation!
Woensdag 5 april hebben we een echte ‘Profit4Cloud-traditie’ in ere gehouden. We hebben met een aantal oud-collega’s weer eens ouderwets een avondje gekart bij The Maxx in Veenendaal.
The modern history of software development is one of platformization. By abstracting complexity behind self-service APIs, we make it possible for teams and organizations to move fast – and innovate even faster. When Amazon launched their first cloud service, it was based on its internal platform. As the company went through astronomic growth, these systems were made reusable, self-service and fit for public use.
Infrastructure as Code has made it possible to consistently repeat deployments and keep track of the details in version control. AWS CDK, the Cloud Development Kit, is a native Infrastructure as Code solution by AWS that allows you to write you infrastructure definitions in normal programming languages. Deploying a collection of cloud resources with it is as simple as running cdk deploy.
Vandaag hebben we in Amersfoort de sleutel gekregen van ons nieuwe kantoor. Vanaf 1 januari 2023 zijn wij gevestigd in kantoorgebouw Spoetnik, aan de A1. Vanaf maandag gaan we aan de slag om dit kantoor een echt ‘Profit4Cloud-smoel’ te geven zodat we vanaf januari ons thuis kunnen voelen in deze vestiging.
Infrastructure as Code is a phrase that you might’ve heard regularly, without really understanding what it is.
In this post, we will give a short introduction on various types of Infrastructure as Code.