The hyperscale cloud providers – Amazon Web Services (AWS), Microsoft Azure and Google Cloud Platform, with other pretenders occasionally cited – naturally generate the vast majority of revenues and, with it, the headlines. According to figures from Synergy Research in December, one third of data centre spend in Q3 ended up in hyperscalers’ pockets. TheContinue reading “AWS, Azure and Google Cloud: Exploring the battlefield and strategy for 2020”
Category Archives: AWS certification
Tips for Running Containers and Kubernetes on AWS
Docker has taken the world by storm over the past few years. It’s fair to say that it has revolutionized the way applications are built, shipped, and deployed. In order to manage your Docker containers, you do need an orchestration tool, as doing everything manually is impractical and prone to error. But the downside ofContinue reading “Tips for Running Containers and Kubernetes on AWS”
What is AWS GovCloud (US)?
Government agencies and enterprises in regulated industries can take advantage of Amazon GovCloud – an isolated and secure AWS region, which complies with the stringent security regulations of the US Government. The US Government with its various agencies and contractors are subject to different security compliance regulations than enterprises that operate in the private sector.Continue reading “What is AWS GovCloud (US)?”
The Highlights from AWS in January 2020
This year is off to an exciting start with all of the new AWS announcements! This blog is not intended to be an exhaustive list of all January announcements, but rather a curation of a few announcements we feel could benefit the enterprise thought leaders working to drive cloud adoption and efficiency within their organizations.Continue reading “The Highlights from AWS in January 2020”
How do AWS developers manage Web apps?
When it comes to hosting and building a website on cloud, Amazon Web Services ( AWS) is one of the most preferred choices for developers. According to Canalys, AWS is dominating the global public cloud market, holding around one-third of the total market share. AWS offers numerous services that can be used for compute power,Continue reading “How do AWS developers manage Web apps?”
How do AWS developers manage Web apps?
When it comes to hosting and building a website on cloud, Amazon Web Services ( AWS) is one of the most preferred choices for developers. According to Canalys, AWS is dominating the global public cloud market, holding around one-third of the total market share. AWS offers numerous services that can be used for compute power,Continue reading “How do AWS developers manage Web apps?”
Kubernetes on AWS and How Kubernetes Works
Kubernetes is open source software that allows you to deploy and manage containerized applications at scale. Kubernetes manages clusters of Amazon EC2 compute instances and runs containers on those instances with processes for deployment, maintenance, and scaling. Using Kubernetes, you can run any type of containerized applications using the same toolset on-premises and in theContinue reading “Kubernetes on AWS and How Kubernetes Works”
Amazon EKS Kubernetes Versions
The Kubernetes project is rapidly evolving with new features, design updates, and bug fixes. The community releases new Kubernetes minor versions, such as 1.14, as generally available approximately every three months, and each minor version is supported for approximately one year after it is first released. Available Amazon EKS Kubernetes VersionsThe following Kubernetes versions areContinue reading “Amazon EKS Kubernetes Versions”
Using Amazon SES in Python with Postman and Postfix
A recent addition to the Amazon Web Services (AWS) family is Amazon Simple Email Service (Amazon SES). This article discusses the application programming interface (API) calls to Amazon SES through boto, a Python library for AWS. It also walks you through a sample command-line tool called postman, which is designed for use in your PostfixContinue reading “Using Amazon SES in Python with Postman and Postfix”
AWS Stacks SageMaker ML Onto Kubernetes Clusters
Amazon Web Services (AWS) launched its SageMaker Operators for Kubernetes that uses the Kubernetes Operators model to more tightly couple the SageMaker machine learning (ML) platform with their Kubernetes workflows . The SageMaker Operators for Kubernetes product allows users to tap into data housed within SageMaker to populate a Kubernetes-controlled container or cluster of containers.Continue reading “AWS Stacks SageMaker ML Onto Kubernetes Clusters”