Posts
-
First major service announcements in AWS re:Invent 2017
There seems to be coming out so many new releases this year's AWS re:Invent that it feels like pre-Christmas. I will be covering the first major releases in this post.
-
Installing Jenkins with PowerShell DSC
How to use PowerShell DSC in installing your continuous integration server.
-
Automated Security Testing
How to implement a security pipeline and automate security testing? This post covers a PoC, which you can use as a template to implement your own solution.
-
Testing AWS Lambda Functions and S3 with Node.JS
Thoughts of an integration developer on testing AWS Lambdas written with Node.JS.
-
Programming - but in Which Language?
This time the language options discussed are English and Finnish. Should I write a method called 'addApplication' or 'lisaaHakemus' ('hakemus' being 'application' in Finnish)?
-
The Law of Three for Software Quality
There is a simple rule of thumb for software quality which seems to remain true over the years. If the system properly handles dates, characters and money, it has good quality. Short of scientific evidence, empirical arguments are provided.
-
Data protection for the developer
How will GDPR affect software craft?
-
EuroClojure 2017
A brief description of the presentations held in EuroClojure 2017 in Berlin.
-
AI hype comic
Short read (2min)
-
Minority report
The pictures used in recruitment advertisements always show a partial glimpse of everyday life in Solita. A little more in this minority report.
-
A Tale of a ClojureScript Stack: Components & Domain Management
How the ClojureScript stack was born and evolved over time in Harja project.
-
Microsoft Build 2017 - Windows Containers your way
Windows Containers for .NET developers. State in 2017.
-
The Everchanging Software Development Process
Why and how software development should be viewed as something that's under constant change.
-
Simultaneous Development and Support
How our team improved simultaneous new development and end user support
-
Easily deploying test environments from CI builds with Travis, AWS and Slack
Easy setup of test environments is important for feature branch based development. This post shows how to automatically deploy Travis CI builds to AWS and how developers can control the deployments with a a simple chat interface.
-
Making Software Testing Easier with Clojure
Introducing 4 things in Clojure that can reduce the hassle of writing automated software tests.
-
Is the Code Strong in Me - Or How I Became a Jed^H^H^HJava Knight at Solita
Solita Java Trainee recruitment program from a participant's point of view.
-
Being a Software Designer at Solita
Developing made easy without a hassle.
-
Isolated integration testing with Clojure and Postgres
We take a look at a magical feature in Postgres and a derived potential solution to reduce the chattiness of Clojure integration test reports.
-
Achieving Azure certification after ARM refresh
Tips how to achieve Azure certifications