Share,progress!
Categories
All Be AgileCraftsmanshipProduct OwnershipRemote workSoftware FactoryThe life at APUX/UI DesignSoftware Factory
Software Factory
Build a kubernetes cluster with eksctl
Kubernetes is available on AWS as a managed service. You can integrate ECR, EBS volumes, ELBs and IAM. But I find it more efficient to do it with eksctl.
Read the articleSoftware Factory
Install a small Elasticsearch development setup on AWS EC2
One of our developer teams is tasked to “renovate” the entire core business for one of our clients. Learn how we used used Elasticsearch for this process!
Read the articleSoftware Factory
Adding users to your EKS Cluster
Learn how to add users to your EKS cluster with IAM (Identity and Access Management on the AWS side) and RBAC (Role Based Access Management on Kubernetes).
Read the articleSoftware Factory
AWS Cloudformation – Part 2
In Part 1, we worked on a template to create a VPC. In this article, we will extend this template with public and private subnets and route tables.
Read the articleSoftware Factory
AWS Cloudformation – Part 1
AWS Cloudformation is a service that enables you to provision, update and delete AWS services. Learn how exactly this service is working and how to use it!
Read the articleCraftsmanship
Software Factory
How to integrate security into the development lifecycle?
Integrating security into the agile development cycle helps strengthen applications in the development phase. Learn to do it correctly!
Read the article