Last week I’ve attended the AWSome Day Athens 2018 (huge thanks to Qobo for the opportunity). There aren’t that many technology events in Cyprus, so I’m constantly on the lookout for events in Europe.
AWSome Day Athens is part of the Amazon’s AWSome Day Global Series, which are one day events organized all throughout the world. The events are usually for a single day, featuring the speakers from both Amazon AWS team and some of their prominent clients from the area. AWSome Day Athens 2018 was done in partnership with Beat.
A few words on the organization of the event. I think it was excellent! The venue is a concert hall, which provided plenty of space, both for the talks and networking. The registration process was smooth. There was plenty of coffee and snacks for the attendees, and a decent lunch. WiFi seemed to be working fine, even though I personally haven’t used it (thanks to no extra roaming charges on the 4G throughout Europe). If there was one thing I was missing – that’d be beer. But again, not a big problem, as there’s a really nice Irish Pub almost across the road.
Now on to the talks …
“The Real-World Approach to Enterprise Transformation” by Jonathan Allen, AWS Enterprise Strategist, EMEA.
This talk wasn’t very technical. It was more on how to transform the technology, processes, and people for the cloud computing – something that many companies, big or small, are still struggling with now. Before joining Amazon AWS, Jonathan Allen spent 15+ years in Capital One, one of the largest American banks, so it was very interesting to hear his approaches and lessons learned.
Given the level of bureaucracy in most large organizations, and particularly in banks, it was quite surprising to hear Jonathan say that companies should “just start”. Instead of making long plans and big decisions, it’s easier and faster to simply provide at least some access to Amazon AWS to developers and sysadmins to start playing around. This approach will help get going. I strongly agree with this point, and one more that he made as well – an organization needs a single person, rather than a committee, that is responsible for the transformation.
- “Plans are worthless, but planning is everything“. Which I heard as “plans are worthless”. Period. :)
- “Dance like nobody is watching. Encrypt like everybody is“.
One other important subject that Jonathan iterated on was the learning, training and certification. That is not surprising for companies that push technical solutions to emphasize this, but particularly in case of Amazon AWS, I strongly agree with him on this point as well. Amazon AWS offers a huge variety of services and tools, and most of those have a steep learning curve. So allocating time and money for learning (and failure), training, and certification makes a lot of sense.
“How We Innovate at Amazon” by Yiannis Nasios, Territory Manager, CEE South, AWS
The next talk by Yiannis Nasios, provided some insight into how Amazon innovates and how it keeps moving so fast, even at the size they are now.
The gist of it seems to be relying on small, decentralized teams, microservices, and embracing failure and learning from it.
Learning from failure is also an important part of the Amazon’s culture. An example from the talk is the Amazon Fire Phone, which was a $100M+ failure with a lot of lessons for the company to learn.
“Nimble Engineering: Building a future-proof, scalable and cutting-edge stack at Beat” by Dimosthenis Kaponis, VP of Engineering, Beat
This was the first technology-only talk of the event. Dimosthenis gave a small overview of how Beat uses Amazon AWS, with a separate VPC for each new geographical market they target, and then which particular technologies they use. It was interesting to see how they chose to use multiple different technologies for different purposes. For example:
- PHP for the web application, Python for Big Data, and Go for some other bits, rather than sticking to a single programming language.
- Aurora (MySQL) and MongoDB for their database needs, and Elastic and ElastiCache (Redis) for their caching needs.
- Jaeger/Opentracing, Prometheus/Grafana, and Elastic for logging and monitoring.
- Kafka and RabbitMQ for streaming and events.
He also spent quite a bit of time on how Beat had to transform from a single monolith application into a smaller monolith with a variety of microservices. A particular suggestion for transforming legacy monolith applications to microservices was the Strangler Pattern, of which I haven’t heard before. Here’s a good article to read up on that.
One common theme that was running through the whole event was the importance of automation. Automate everything! Provisioning, deployment, testing, and so on and so forth.
“Building Cloud AI that works” by Vladimiros Tsamouridis, Omilia
The next talk was by Vladimiros Tsamouridis, the Head of System Engineering at Omilia. Omilia is a company that provides conversational customer care to larger companies like banks and ISPs.
He then went into some examples of how Amazon AWS made it possible for a smaller company like Omilia to compete with much bigger players, with a fraction of money, effort and time. In some cases, even going from months or weeks down to days or hours for new features.
Fireside discussion: AWS Team and Reference Customers
The next part of the event was a Q&A panel with some Amazon AWS people and reference customers. While it gave a good overview of who the people and the companies are, I think, this was the least interesting part of the event. I think it could use a bit more of a structure (introductions and a theme for the discussion), but it was still good to see different businesses and approaches to solving their technical challenges with the Amazon AWS services and tools.
“Architecting and Migrating on AWS” by Leonidas Drakopoulos, Solution Architect, AWS
The next two talks were by the same speaker – Leonidas Drakopoulos. The first one was more of an overview of some of the Amazon AWS services and how to start using them.
Leonidas presented some of the different services that solve the same problem, going from self-managed to fully-managed. For example, for the databases:
While technical, I think this talk was a bit too generic. It covered scenarios which are interesting for people who are just considering the Amazon AWS service, to people who have very demanding, load intensive applications. But again, it was nice to see that Amazon AWS can be used by anyone – big or small.
“Serverless Architectures on AWS” by Leonidas Drakopoulos, Solution Architect, AWS
The second talk by Leonidas Drakopoulos was a lot more interesting for me. He was talking about building serverless architectures. This is the area where I don’t have much practical knowledge apart from a couple of “hello world” proof of concepts here and there.
Obviously, a lot in this talk was around the microservices and Lambda functions. Here’s a slide showing the Amazon.com website page with different parts of the page being served by different services.
Note that even tiny little bits, like ratings, are handled by a completely separate service, which can be extended and improved independent from the rest of the page.
He also gave a good introduction into what “serverless” means and why it is all the hype these days.
Also, Amazon AWS is once again applicable for all kinds of workloads. Here are some of the examples of companies and services running on serverless architectures.
“Monitoring unanticipated network connections on AWS: a case study” by Panagiotis Atmatzidis, DevOps Engineer, Beat
The last talk of the event was also quite technical. Panagiotis Atmatzidis (@atmosx0) was talking a lot about Amazon OpsWorks and related services.
Summary and other notes
Overall, this was a great event to attend for anyone either thinking about the move to Amazon AWS or anyone who’s already using the services. There’s a tonne to learn, try, and benefit from.
Here are a few random observations, thoughts and notes from the day:
- The event was much larger than I expected. I don’t have the precise numbers, but it looked like about 400 people or so were there.
- The split between the geeks and the suits is about 90% to 10%.
- The split between guys and girls is about the 90% to 10%. I think there were slightly more women than at other technology events that I’ve attended in the past. That’s a good trend.
- Most of the attendees and speakers are from Greece, which is not surprising.
- Average age of the audience and speakers is somewhat higher than other technology events that I’ve attended in the past. More 30’s, 40’s and 50’s people than 18-25 year old’s.
- Interestingly enough, Amazon Elastic Beanstalk wasn’t mentioned once. While a viable option, I see the trend of EC2 for servers, Docker/Kubernetes for containers, and Lambda Functions for smaller chunks.
- Lots and lots of microservices, and Lambda Functions mentions. I think that we’ll see Amazon Marketplace for Lambda Functions soon enough, even though nobody said it out loud.
- Price, scalability and security seem to be the primary benefits of the Amazon AWS solutions. Including a lot of work done in regulatory/compliance/legal domains.