by Marco Kuendig | 8. June 2019 | AWS, Containers, DevOps, Introduction, ServerLess
Have you ever wondered what services are offered by the big Public Cloud providers? Have you always wanted to get learn about AWS services but felt overwhelmed by the sheer number of them? Or have you already tried AWS but were defeated by how complex they are?...
by Marc Schmuki | 20. May 2019 | AWS, Containers, DevOps
In our modern era, speed, agility, and quicker turnaround time can make or break a software company. To help these software enterprises create, adapt, and innovate faster, AWS has introduced AWS CodePipeline. CodePipeline automates the process of moving code from...
by Marco Kuendig | 1. May 2019 | AWS, Containers, DevOps
Kubernetes, an open-sourced application that lets users create and manage containerized applications, allows you to use in AWS to manage entire clusters of EC2 instances. A Kubernetes cluster is a logical grouping of EC2 instances that house your containers. You may...
by Marco Kuendig | 16. April 2019 | AWS, Containers, ServerLess
Serverless architecture and containers have been shown to work great together. That said, they have differences that make one more appropriate to a task than the other. Some qualities of serverless and containers resemble each other, but there are also crucial...
by Marc Schmuki | 10. March 2019 | AWS, Containers
With serverless architecture gaining ground every year, Amazon came up with a service that makes running containers on the cloud much easier. Amazon Fargate lets users run containers without needing to set up, configure, and scale servers or clusters of virtual...