Amazon CloudFront
Amazon CloudFront (CDN) is a fast content delivery network that delivers data, videos, and APIs to customers worldwide with low latency and high transfer speeds. It's also a developer-friendly service. CloudFront integrates with AWS. CloudFront can be used in both physical locations that are directly connected with the AWS global infrastructure as well as other AWS services. CloudFront integrates seamlessly with AWS Shield, Amazon S3, Elastic Load Balancing, or Amazon EC2 as origins of your applications. Lambda@Edge allows you to run custom code closer and customize the user experience. Lastly, if your AWS origins include Amazon S3, Amazon EC2 and Elastic Load Balancing you don't have to pay for data transferred between CloudFront and these services.
Learn more
Apache OpenWhisk
Apache OpenWhisk, an open-source distributed Serverless platform, executes functions (fx), in response to events at all scales. OpenWhisk handles the infrastructure, servers, and scaling via Docker containers. This allows you to focus on creating amazing and efficient apps. OpenWhisk supports a programming model that allows developers to write functional logic (called actions), in any supported programming languages. These actions can be dynamically scheduled and run in response (via Triggers), from external sources (Feeds), or from HTTP requests. The project also includes a REST API-based Command Line Interface, (CLI), and other tools to support packaging, catalog service, and many popular container deployment options. Apache OpenWhisk uses containers to build its components. This makes it easy to support many deployment options locally and within Cloud infrastructures. Many of the most popular Container frameworks are available.
Learn more
Google Cloud Run
Fully managed compute platform to deploy and scale containerized applications securely and quickly. You can write code in your favorite languages, including Go, Python, Java Ruby, Node.js and other languages. For a simple developer experience, we abstract away all infrastructure management. It is built upon the open standard Knative which allows for portability of your applications. You can write code the way you want by deploying any container that listens to events or requests. You can create applications in your preferred language with your favorite dependencies, tools, and deploy them within seconds. Cloud Run abstracts away all infrastructure management by automatically scaling up and down from zero almost instantaneously--depending on traffic. Cloud Run only charges for the resources you use. Cloud Run makes app development and deployment easier and more efficient. Cloud Run is fully integrated with Cloud Code and Cloud Build, Cloud Monitoring and Cloud Logging to provide a better developer experience.
Learn more
Azure DevOps Server
Integrated software delivery tools hosted on premisis allow you to share code, track work and ship software. You can use all Azure DevOps services, or only the ones that you need to enhance your existing workflows.
Azure DevOps Server, formerly known as Team Foundation Server (TFS), is a collection of software development tools that can be used together. It is hosted on-premises. Azure DevOps Server can integrate with your existing editor or IDE, allowing your cross-functional team members to work efficiently on projects of any size.
Azure DevOps Server is source code management software, and includes features such as access Controls/Permissions, bug tracking, build automation, change management, code review, collaboration, continuous integration, and version control.
Learn more