How to configure environment specific parameters with Vue.js and Amplify

When you start a new Vue.js project that needs to interface with APIs running in AWS, there’s a good chance you will have these lines of code: import Amplify from ‘aws-amplify’ Amplify.configure({ Auth: { region: ‘us-east-1’, userPoolId: ‘xxx’, userPoolWebClientId: ‘xxx’, mandatorySignIn: true } }) These few lines of code let you use the aws-amplify library …

How to configure environment specific parameters with Vue.js and Amplify Read More »

Weekly update 49

Hi, welcome to another weekly update! Real-World Serverless podcast Since the last update, we have had quite a few new episodes, covering a wide range of topics: #41: The future of JVM on Lambda with Vadym Kazulkin #42: Real-World Serverless with Ant Stanley (part 1) #43: Real-World Serverless with Ant Stanley (part 2) #44: Real-World …

Weekly update 49 Read More »

Year in review, 2020

As the curtain draws on a tough year, here’s my 2020 in numbers: 37 blog posts 34 conference talks started 1 book published 2 video courses 2,475 new students to my video courses produced 43 episodes of Real-World Serverless hosted 5 webinars 1236 contributions to 17 OSS projects helped 17 clients adopt serverless ran 10 …

Year in review, 2020 Read More »

How I built a social network in 4 weeks with GraphQL and serverless

I have been involved with a client project to help the client launch a new social network for university students to engage with each other to do sports. Amongst other things, users can: Arrange activities and ask to join others’ activities (like a basketball match or to run in the park). There’s private messaging. Users …

How I built a social network in 4 weeks with GraphQL and serverless Read More »

Weekly update 48

Hi, welcome to another weekly update! Real-World Serverless podcast Since the last update, we have had quite a few new episodes, covering a wide range of topics: #25: Well-Architected Serverless with Heitor Lessa #26: Serverless chatbots with Gillian Armstrong #27: Serverless at A Cloud Guru with Dale Salter #28: Serverless Machine Learning with Carl Osipov …

Weekly update 48 Read More »

By continuing to use the site, you agree to the use of cookies. more information

The cookie settings on this website are set to "allow cookies" to give you the best browsing experience possible. If you continue to use this website without changing your cookie settings or you click "Accept" below then you are consenting to this.

Close