Menu Icon
About
About Us
What We Do
Who We Are
Our Offices
Spain Office
Solutions
Services
AI Solutions
Technology
Haskell
Insights
Careers
Get in Touch
Get in Touch
Stack Builders Insider
Discover expert insights by industry-leading engineers to help you deliver pragmatic, reliable software solutions.
Subscribe
By subscribing to Stack Builders Insider, you agree to our
Privacy Policy
.
Learn about practical DevOps in our free resource
Find out how you can optimize DevOps for better security, reliability, and scalability.
Learn more
Clouds and Servers
Explore some topics
Search
getting started with serverless using amplify + react - part 3: api
Getting started with serverless using Amplify + React - Part 3: API
DevOps
Tutorial
Cloud & Serverless
React
This tutorial aims to give an introduction to creating serverless web applications in the cloud. There are several providers of serverless tools, we will work with AWS Amplify which allows grouping and managing the tools that the application will use from a single console and with a single CLI. We will create a React application that allows authentication through Cognito, create endpoints to Lambda functions, save data in Dynamo DB, and additionally we will configure a CI/CD pipeline.
Nataly Rocha
9 mins read
getting started with serverless using amplify + react - part 4: deployment
Getting started with serverless using Amplify + React - Part 4: Deployment
DevOps
Tutorial
Cloud & Serverless
React
This tutorial aims to give an introduction to creating serverless web applications in the cloud. There are several providers of serverless tools, we will work with AWS Amplify which allows grouping and managing the tools that the application will use from a single console and with a single CLI. We will create a React application that allows authentication through Cognito, create endpoints to Lambda functions, save data in Dynamo DB, and additionally we will configure a CI/CD pipeline.
Nataly Rocha
6 mins read
golden testing with hspec-golden
Golden Testing with Hspec-golden
Haskell
Tutorial
Testing
Sometimes when testing, we face ourselves asserting large and complex outputs like strings, JSON and HTML. Testing these kinds of outputs with unit tests can become messy but luckily golden tests come handy facing this scenario. In this tutorial we will learn how to use Haskell's hspec golden library to create golden tests and ease the assertion of large and complex outputs.
User Icon
Jorge Guerra
13 mins read
happy pride month!
Happy Pride Month!
Stack Builders
Community & Inclusion
Company Culture
Read about the work we've been doing lately to foster inclusive and welcoming communities
Lori Leitgeb
2 mins read
how to contribute to a oss project or library
How to contribute to a OSS project or library
Tutorial
Community & Inclusion
Open Source
Events & Conferences
Do you want to contribute to open source but you're not sure where to start? Read our comprehensive tutorial about it!
User Icon
David Baldassari
4 mins read
ich liebe python! my experience in pycon de 2023
Ich liebe Python! My experience in PyCon DE 2023
Events & Conferences
Python
Check out some of my insights and experiences with the European Python community, and how this group of individuals is shaping the language's future.
Luis Fernando Alvarez
4 mins read
2
3
4
5
6
...