Posts
-
Overview to GIS coordinate systems
What are the coordinate systems and how should I take them in account on my GIS development work?
-
AWS re:invent 2017 wrap up
Calling all the builders out there! You build it! You run it! And you are proud of it!
-
Werner Vogel's keynote on Thursday at re:Invent 2017 focused more on customer use cases, but included also some new service releases
After yesterday's long list of exciting releases today was little smaller event in terms of new releases. I will though go through shortly all new releases.
-
Kubernetes support, serverless Aurora, DeepLens camera and many more interesting releases in re:Invent 2017 on Wednesday
During Wednesday morning keynote Andy Jassy hit us once again with so many new announcements and service releases. I will try to summarize some of the key points in this post.
-
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.