AWS Architecture Icons

Architecture diagrams are a great way to communicate your design, deployment, and topology. AWS has published an official collection of AWS Architecture Icons (formerly Simple Icons) that contain AWS product icons, resources, and other tools to help you build diagrams.

Customers and partners are permitted by AWS to use the resources below to create architecture diagrams. The icons are designed to be simple so that you can easily incorporate them in your diagrams and put them in your whitepapers, presentations, datasheets, posters, or any technical material.

Toolkits

Get started with one of these toolkits.

 

Microsoft PowerPoint
Compatible with Microsoft PowerPoint 2013 and newer (.pptx format).

Download PPTx for Dark Backgrounds 

Download PPTx for Light Backgrounds 

 

Compatible with legacy Microsoft PowerPoint versions (.ppt format).

Download PPT for Dark Backgrounds 

Assets

Import an asset package into your favorite diagramming tool.

EPS PNG SVG 

Erik Janssens the big winner at Cloud Architect of the Year 2018!

More than 60 people attended the annual Cloud Architect of the Year award on 15th February. It was held in Dauphine in Amsterdam, the ‘theater’ of the Cloud Architect Alliance. At 7:00 pm the show was started, which was presented excellently by the host, Sophie van Hoytema!

At the start of the award show, the 5 nominees were known and they were all present on this evening. Some also had the necessary ‘supporters’.

Continue reading

Dive into Microsoft Azure Stack Architecture (part 2)

azurestack

Since the Azure Stack Architecture blog became rather long, this blog will cover the second part. You can find part one here.

Initial Azure Stack VM sizes

In Azure Stack TP2 there are only a handful VM sizes, but at GA a lot more VM sizes will be supported, although not all VM sizes can be accommodated yet because they require specific hardware configuration. Continu reading here 

Source: Dive into Microsoft Azure Stack Architecture (part 2) | Azure Stack

Solution architecture: Continuous integration and deployment (CI/CD) for Azure Web Apps with Visual Studio Team Services

CD-CD pic Azure

For my previous employer I was the architect for designing an e-commerce platform within Azure. A important requirement was to setup a microservices architecture and also a Continuous integration and deployment solution pipeline, so the e-commerce platform would be very agile and dynamic. With some other requirements the best solution for our case, was to work with Azure App Services which enabled us to make continuous web-app deployment easier. Azure App Service is a fast and simple way to create web apps using ASP.NET, Java, Node, or PHP. Our development team was coding with ASP.NET. Making these web apps durable and evergreen requires a continuous integration and continuous deployment (CI/CD) pipeline to push each of our changes automatically.

Continue reading

Dive into Microsoft Azure Stack Architecture (part 1)

azurestack

Azure Stack: What is it?

At high level, we are bringing the Azure services into your datacenter on your hardware. We’re trying to provide consistency so you can take your workloads, deploy them in Azure or deploy them onprem to Azure Stack. You can move them back and forth for dev/test for regulatory reasons. There is a variety of reasons why you want the full ecosystem in place for Azure Stack. Continu reading here

Source: Dive into Microsoft Azure Stack Architecture (part 1) | Azure Stack

Proud to be a member of the Cloud Architect Alliance (CAA) committee

CAA logo

I’m proud to announce that since of today, I have been asked by the founders  Freek Beemster and Bart Veldhuis to become a committee member of the Cloud Architect Alliance. I’m very honoured and will do my very best to support this great community.

The Cloud Architect Alliance (CAA) is known for being a no-nonsense non-commercially driven foundation. Connecting (certified) experienced cloud architects and facilitate knowledge sharing. CAA is the leading network event for experienced cloud architects in Europe. Organizing high-end events with focus on relevant topics. Each event is unique and brings best-in-class content delivered by thought leaders from the industry.

More information visit the CAA website

You can register for the next upcoming event: How to manage this shitstorm called Cloud. 

Setting up a Cloud Center of Excellence can be quite challenging for organizations. Getting the right processes in place to keep the cloud-spent under control without choking the organizations innovative capabilities requires a new way of thinking. Traditional governance is just not going to cut it. During this event we will dive into the lessons learned from organization that have set-up their Cloud CoE and take you more into detail on how to properly keep your cloud under control.

On Thursday November 16th, we will host this event in Amsterdam. Restaurant Dauphine will be the place to be, as usual.

click here to Register 

 

 

 

Azure Reference Architecture and best practices – Integrate on-premises Active Directory domains with Azure Active Directory

azure architecture guide-steps

More and more often in my client projects, I need to integrate or expand Identity and Access Management. Almost always the situation is that a client, locally has an active directory in use and would like to associate this with cloud resources. As an Architect I find it very important to implement according guidelines of Microsoft and make good use of reference architectures. I want to share these reference architectures, which I use with the community, so we can all make good use of these guidelines.

Azure Active Directory (Azure AD) is a cloud based multi-tenant directory and identity service.This article describes best practices for integrating on-premises Active Directory domains and forests with Azure AD to provide cloudbased identity authentication.

Continue reading