Monthly archives: February, 2019

Ansible and AWS cross-account access

To access AWS resources in another account you can create dedicated IAM user or use IAM roles. If you decide to create user, you need to generate username and password for AWS Console or access keys for API. Baking this keys in your code is almost always a bad idea. By setting up roles for …

TOGAF 9: ADM Phase G – Implementation Governance

This is another post about TOGAF. Check other posts in the series. Objectives After creating architectures, choosing solutions and planning everything, assigned teams are finalny building. In Phase G we need to make sure, that what is built is actually compliant with our architecture. It might seem that this phase is the longest and most difficult of …

My podcasts list

I use Podcast Addict application on my mobile phone as my podcast catcher. Technology podcasts: Packet Pushers – series of different podcasts related to datacenter, networking and cloud. Definitely my favourite podcast. A lot of valuable content and great guests. I’m listing to this podcast for years now, almost since the begging and I highly …

AWS Certified Solutions Architect Professional exam – materials

Materials Solutions Architect Associate exam materials. Exam blueprint. A Cloud Guru course. Pluralsight course. Linux academy course – highly recommended. It contains a lot of useful labs! Jayendra’s Blog. AWS Well-Architected Framework. Whitepapers Building Fault-Tolerant Applications on AWS Using Amazon Web Services for Disaster Recovery Encrypting Data at Rest AWS Security Best Practices Cost Management in …