Menu Icon
What we do
AI Solutions
Haskell
Who we are
Spain Office
Insights
Careers
Contact Us
What we do
AI Solutions
Haskell
Who we are
Spain Office
Insights
Careers
Contact Us
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
Cloud & Serverless
Infrastructure & Deployment
effectively and continuously deliver value through serverless
Our DevOps team had the opportunity to attend the Las Vegas event AWS re:Invent, where concepts such as serverless architectures, "The Lift and Shift approach", and best practices were discussed. The benefits of Lift and Shift approach when implementing serverless architectures are described throughout this post. During the transition process of serverless, we encountered some challenges and learned some lessons for future implementations. Read our article to know more about them!
Sebastián Estrella (+2 more)
Feb. 05, 2025
Haskell
Functional Programming
functional programming for beginners
Functional programming is a very useful and powerful programming paradigm, but it can feel complicated to understand. In this infographic, we explore some basic concepts, and look at some examples in Haskell, to help you understand what functional programming is all about.
Josue Diaz
Feb. 05, 2025
Programming
Python
functional programming in python
Functional programming is a very useful programming paradigm that focuses on creating, using, and composing functions. This can help in creating cleaner, robust, and easier to maintain code. Python has many ways of implementing common functional programming patterns. This post will explore some basic functional programming principles like immutability, pure functions, and higher-order functions and the way they relate to functions like map, filter, reduce, and features like list comprehensions.
Alexander Mejía
Feb. 05, 2025
DevOps
Tutorial
Cloud & Serverless
React
getting started with serverless using amplify + react - part 2: authentication
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
Feb. 05, 2025
DevOps
Tutorial
Cloud & Serverless
React
getting started with serverless using amplify + react - part 3: api
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
Feb. 05, 2025
DevOps
Tutorial
Cloud & Serverless
React
getting started with serverless using amplify + react - part 4: deployment
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
Feb. 05, 2025
1
2
3
4
5
...