Tag: aws

  • Setting Up Seamless CI/CD with GitLab CI and AWS

    Continuous Integration (CI) and Continuous Deployment (CD) are integral practices in modern software development, ensuring that code is consistently tested, built, and deployed. GitLab CI, coupled with the powerful cloud infrastructure of AWS (Amazon Web Services), provides a robust platform for automating these processes. In this guide, we will walk through the step

  • AWS Greengrass

    This example demonstrates how AWS IoT Greengrass can be used to monitor a temperature sensor locally and take actions based on the sensor data without relying on constant communication with the cloud. Adjust the Lambda function and configuration based on your specific requirements and use case.

Signup for our newsletter