#serverless
39 tweets
Just had quite the AHA! moment when talking to an applicant ... I am mostly not
coding backend code any more, but much more integration and automation code.
#serverless solves the heavy lifting, but tying it all together is a task that
needs a lot of work. #nobackend
Yes, and? There is no rule that the number of engineers should match the number
of microservices. Cut your application in a way that supports your goals and
allows you to easily modify, and update it without affecting other services. In
#serverless, one function can be a MS, btw.
https://twitter.com/simas_ch/status/1525114667726737408
Meet me next week, ποΈ Wednesday March 30th π 1700,
@webstep in #Trondheim where I will try to
explain why #IoT β€οΈ #serverless. I'll give an intro to both, so this will be a
very beginner friendly talk. π©οΈ
https://www.meetup.com/AWS-User-Group-Trondheim/events/283260963/
If you have 1,5 hours to spend, you can watch a recording of the guest lecture I
gave today @NTNU about #serverless for IoT, and have
a look at the code I work with at the end:
https://www.youtube.com/watch?v=E7t6BXGIZHk #architecture #cloudnative
Questions/Feedback appreciated!
Reason 286 I love #serverless: I do not need to take care of these kinds of
scenarios any more.
Join me on March 30th in #Trondheim
@awsnordics talking about #serverless #iot:
https://www.meetup.com/en-US/AWS-User-Group-Trondheim/events/283260963/
Thanks again to @webstep for sponsoring the
event!
I am going to be talking at @awsnordics meetup
in #Trondheim on December 7th about how we use #serverless to build the cloud
solutions for us and our customers here
@NordicTweets:
https://www.meetup.com/de-DE/AWS-User-Group-Trondheim/events/281968147/ ... we
will be looking at real code and architecture!
Need vs. Implementation #ILoveMyJob #serverless #cloudnative


Proof that Azure Function Apps are not #serverless:
I think this is what a proper #serverless architecture diagram should look like:
- focus on the scenario / feature (store and retrieve temperature from a device)
- show the flow of data
- show the services involved to enable flow
- link to source code where they are defined.

I am now investing more time in outreach efforts to universities, and I also
have hired a student (who is studying electrical engineering right now) and
started to teach them the necessary skills to build #serverless #iot cloud
solutions using #JavaScript / #TypeScript.
For Xeris, #Serverless' main advantage is the reduced cost. However it also
simplified the provisioning of multiple instances of their solution, for
testing, preview and development. Some not so serverless services need special
attention.



Learning about http://xeris.no and their fully #serverless approach to
providing product data @webstep #Trondheim π³π΄
#tdc #aws


The level of my excitement about going to a physical user group meeting again in
#Trondheim is ... unexpected! Thanks @webstep for
hosting this one, again!
https://www.meetup.com/AWS-User-Group-Trondheim/events/281374707/ #aws
#serverless #meetup
Awesome mentor showing you the way to #serverless ππ»
https://twitter.com/raae/status/1447264742213660677
Come work with me in one of these amazing places in Europe, where
@NordicTweets has R&D offices, on the
technology that enables the next billion devices to connect to the cloud. π©οΈ
#cellularIoT powered by #serverless, #typescript, and #opensource:
https://candidate.hr-manager.net/ApplicationInit.aspx?cid=278&ProjectId=176961&DepartmentId=7392&MediaId=5&SkipAdvertisement=False
#job
We also give you a technical home assignment (without a time limit) where we ask
you to implement a cloud component base on a real-world example from one of our
projects in a #serverless fashion on the #cloud of your choice, so you can focus
on providing a great example.
Great talk by @BridgeAR about memory leaks in
Node.js @NodeCongress #Congress
... made me happy that I rarely encounter these issues, because #serverless.
Nevertheless it's important to know about hanging allocations how to avoid them.
π¨ I am hiring! π¨
Want to work with me on software that connects #cellulariot devices to the
cloud?π©οΈ
Join @NordicTweets' team as a Software
Engineer Cellular IoT Cloud Applications:
https://candidate.hr-manager.net/ApplicationInit.aspx?cid=278&ProjectId=176961&DepartmentId=7392&MediaId=5&SkipAdvertisement=False
AMA! My DMs are open!
This is very cool for a lot of #cellularIot products:
https://aws.amazon.com/location/features/ is a managed high-level service
around location data like maps, tracking and geo-fencing. It offers all of this
as a #serverless tool which simplifies building #IoT products in the asset
tracking space.
#serverless makes this legal!
https://twitter.com/dan_abramov/status/1341217154566402050
This is great especially for us #serverless fans who use lambda for a lot of
data transformation and event handling in #iot projects: billing is now 100x
more granular! This will drive down costs significantly, many of the durations I
observe are <100 ms
https://aws.amazon.com/blogs/aws/new-for-aws-lambda-1ms-billing-granularity-adds-cost-savings/
OH: in #serverless, infrastructure code is your business logic. --
@aripalo #awsnordics
I figured out how to automate the deployment of a #golang server to
@awscloud fargate. This is a s close to
#serverless as it gets for a project that still needs a server (we are testing
UDP and TCP timeouts in #cellular #iot networks).
https://github.com/NordicSemiconductor/NAT-TestServer/pull/8
Just saw @awsnordics #serverless meetup that
@thundraio has a serverless debugger, which
enables to debug a running lambda in the IDE:
https://www.thundra.io/aws-lambda-debugger
Pretty nice!
or: How I hated MongoDB and fell in love with DynamoDB. #serverless
https://twitter.com/AngelaTimofte/status/1225048974643617799
On my way to #awsnordics community meeting in #Stockholm πΈπͺ
Gonna talk about #testing #serverless.
Ah, I was using a SKU that does not exist on that specific resource:
https://github.com/bifravst/azure/commit/db3a495ffb4237a9eb624f6ad969f6269aaa8117
Kind of weird that I need to decide upfront about provisioning capacities of
#serverless services... π€·ββοΈ
#k8n is a dead end, or the road to #serverless? Not a fight, but a good
discussion. #socracan
If you are new to #Serverless check out this three months Twitch series:
https://pages.awscloud.com/GLOBAL-devstrategy-OE-BuildOnServerless-2019-reg-event.html
In Search of #serverless enlightenment w/
@mashooq at #socracan
Ohh, nice. If you use CloudFormation to manage your
@awscloud lambdas they will show up as
"Applications":
https://docs.aws.amazon.com/lambda/latest/dg/deploying-lambda-apps.html
#lambda #Serverless
While tink (
https://blog.npmjs.org/post/178027064160/next-generation-package-management )
and yarn P'n'P ( https://github.com/yarnpkg/rfcs/pull/101 ) are trying to
address the same problem (reduce install time / filespace usage) I think that
tink's aproach will not fly in #javascript #serverless environments. >
This requires substantial experience with building web-based applications on
#AWS (especially #serverless services AND #IoT) and deploying and operating
these services, as well as significant proficiency in #Nodejs, #TypeScript and
#TDD in general.
This requires significant experience with building web-based applications on
@awscloud (especially #serverless services and
IoT) as well as deploying and operating these services Proficiency in #Nodejs,
#TypeScript and test-driven development #TDD in general.
Uh, https://deploybot.com/ looks nice, for me especially to use with AWS
beanstalk and lamba. Any experience with that? #noops #serverless
My contact forms these days send straight to Slack. Webmastering like it's 2016!
#microservices #serverless #noemail

